Uses of Interface
com.orchestranetworks.workflow.UserTaskWorkItemCompletionContext
Packages that use UserTaskWorkItemCompletionContext
Package
Description
Provides classes and interfaces for implementing workflow processes and
invoking them.
-
Uses of UserTaskWorkItemCompletionContext in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow with parameters of type UserTaskWorkItemCompletionContextModifier and TypeMethodDescriptionvoidUserTask.handleWorkItemCompletion(UserTaskWorkItemCompletionContext aContext) This method is automatically invoked at work item completion in order to decide whether the whole user task instance has been completed.