|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Action
Workflow action.
| Method Summary | |
|---|---|
void |
execute(WorkflowInstance instance)
Executes this action for a given workflow instance. |
| Method Detail |
|---|
void execute(WorkflowInstance instance)
throws WorkflowException
instance - the workflow instance
WorkflowException - if the execution failed
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||