@MessagingProxy(mode=ASYNC) public interface WorkflowStatusManager
| Modifier and Type | Method and Description |
|---|---|
void |
updateStatus(int status,
Map<String,Serializable> workflowContext) |
void updateStatus(int status,
Map<String,Serializable> workflowContext)
throws WorkflowException
WorkflowException