Interface StepHolder<F extends StepHolder<F,T>,T extends Serializable>

Type Parameters:
F - the factory type
T - the function argument type
All Known Implementing Classes:
ChooseFactory, ErrorStepFactory, WorkflowFactory

public interface StepHolder<F extends StepHolder<F,T>,T extends Serializable>