Uses of Interface
com.orchestranetworks.workflow.UserTaskBeforeWorkItemCompletionContext
Packages that use UserTaskBeforeWorkItemCompletionContext
Package
Description
Provides classes and interfaces for implementing workflow processes and
invoking them.
-
Uses of UserTaskBeforeWorkItemCompletionContext in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow with parameters of type UserTaskBeforeWorkItemCompletionContextModifier and TypeMethodDescriptionvoidUserTask.checkBeforeWorkItemCompletion(UserTaskBeforeWorkItemCompletionContext aContext) This method is automatically invoked when the user clicks the 'accept' or the 'reject' button to accept or reject the underlying interaction.