Package net.anwiba.commons.workflow
Interface IWorkflow<T>
-
- All Known Implementing Classes:
Workflow
public interface IWorkflow<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(IState<T> state)
-