public interface ActivityCompletionLog extends Serializable
| Modifier and Type | Method and Description |
|---|---|
ActivityInstance |
getCompletedActivity()
Obtain the activity just completed.
|
ActivityInstance |
getNextForUser()
Obtain any synchronous interactive successor activity, if existent.
|
ActivityInstance getCompletedActivity()
ActivityInstance getNextForUser()
WorkflowService.FLAG_ACTIVATE_NEXT_ACTIVITY_INSTANCE,
WorkflowService.activateNextActivityInstance(long)Copyright © 2016 Eclipse Stardust. All Rights Reserved.