Uses of Interface
com.orchestranetworks.workflow.UserTaskCreationContext
-
Packages that use UserTaskCreationContext Package Description com.orchestranetworks.workflow 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 UserTaskCreationContext Modifier and Type Method Description voidUserTask. 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).
-