| Package | Description |
|---|---|
| com.orchestranetworks.workflow |
Provides classes and interfaces for implementing workflow processes and
invoking them.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
WaitTaskBean.onStart(WaitTaskOnStartContext aContext)
This method is automatically executed when the control
flow reaches the wait task step, just after changing the workflow state to
a waiting state.
|