|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Step
The Step interface is the basic interface every step that his participating in a process must implement
| Method Summary | |
|---|---|
void |
run(ProcessImpl process)
Called by the ProcessInstance when a step must run |
| Method Detail |
|---|
void run(ProcessImpl process)
process - The ProcessInstance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||