|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A unit of work to be performed within a state.
State.setActivity(com.werken.blissed.Activity)
,
State.getActivity()
Method Summary | |
void |
perform(ProcessContext context)
Perform this activity within the specified procession. |
Method Detail |
public void perform(ProcessContext context) throws ActivityException
context
- The process contextActivityException
- if an error occurs.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |