Interface IWorkflowController<T>

All Known Implementing Classes:
WorkflowController

public interface IWorkflowController<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    next(IState<T> state)