Class WizardLoopInstance


  • public class WizardLoopInstance
    extends WizardInstance
    Applies the same EWL wizard to a collection of applicable objects.
    • Constructor Detail

      • WizardLoopInstance

        public WizardLoopInstance​(Wizard wizard,
                                  java.util.Collection<java.lang.Object> objects,
                                  IEwlContext context)