public interface IWorkflow<T>
void
execute(IState<T> state)
void execute(IState<T> state)
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.