public interface ProcessContextFactory<U,T>
| Modifier and Type | Method and Description |
|---|---|
ProcessContext<U> |
createContext(T preSeedData) |
ProcessContext<U> createContext(T preSeedData) throws WorkflowException
WorkflowExceptionCopyright © 2015. All Rights Reserved.