public interface WorkflowExecutor
| Modifier and Type | Method and Description |
|---|---|
void |
abortWorkflow(long woinRefNum) |
void |
completeWorkItem(long woinRefNum,
long woitRefNum) |
void |
executeTask(long woinRefNum,
long woitRefNum) |
void |
startWorkflow(long woinRefNum) |
Copyright © 2018. All rights reserved.