|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActivityCompletionLog
Provides extended information in result of non-trivial activity completion. Currently it allows to activate and retrieve a synchronous interactive successor activity, which may be executed by he user.
| Method Summary | |
|---|---|
ActivityInstance |
getCompletedActivity()
Obtain the activity just completed. |
ActivityInstance |
getNextForUser()
Obtain any synchronous interactive successor activity, if existent. |
| Method Detail |
|---|
ActivityInstance getCompletedActivity()
ActivityInstance getNextForUser()
WorkflowService.FLAG_ACTIVATE_NEXT_ACTIVITY_INSTANCE,
WorkflowService.activateNextActivityInstance(long)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||