public interface WorkflowEngine
Modifier and Type | Method and Description |
---|---|
void |
initializeDocument(DocumentRouteHeaderValue document) |
void |
process(String documentId,
String nodeInstanceId) |
void initializeDocument(DocumentRouteHeaderValue document)
IllegalDocumentTypeException
- if the given document could not be initialized successfullyCopyright © 2005-2012 The Kuali Foundation. All Rights Reserved.