Uses of Interface
com.orchestranetworks.workflow.UserTaskCreationContext
Packages that use UserTaskCreationContext
Package
Description
Provides classes and interfaces for implementing workflow processes and
invoking them.
-
Uses of UserTaskCreationContext in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow with parameters of type UserTaskCreationContextModifier and TypeMethodDescriptionvoidUserTask.handleCreate(UserTaskCreationContext aContext) This method is automatically executed when the control flow reaches the user task, for creating and offering (or allocating) work item(s).