|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Step
Interface to be implemented by every "function" class that encapsulate a "next step logic". Process controller creates and pass Step object to each process step.
Method Summary | |
---|---|
void |
goToNextStep()
Method that drives the transition to the next step of a process. |
Method Detail |
---|
void goToNextStep()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |