public interface IWorkflowController<T>
IExecutable<T>
next(IState<T> state)
IExecutable<T> next(IState<T> state)
Copyright © 2007–2017 Andreas Bartels. All rights reserved.