Uses of Interface
org.sterl.pmw.model.StepHolder
Packages that use StepHolder
-
Uses of StepHolder in org.sterl.pmw.model
Classes in org.sterl.pmw.model with type parameters of type StepHolderModifier and TypeClassDescriptionclassAbstractStepFactory<F extends AbstractStepFactory<F,C, T>, C extends StepHolder<T>, T extends Serializable> classChooseFactory<C extends StepHolder<T>,T extends Serializable> Allows the selection of an task.classSequentialStepFactory<C extends StepHolder<T>,T extends Serializable> classTriggerWorkflowStepFactory<C extends StepHolder<T>,T extends Serializable, R extends Serializable> Classes in org.sterl.pmw.model that implement StepHolderModifier and TypeClassDescriptionclassChooseFactory<C extends StepHolder<T>,T extends Serializable> Allows the selection of an task.classWorkflowFactory<T extends Serializable>Fields in org.sterl.pmw.model declared as StepHolderMethods in org.sterl.pmw.model that return StepHolder