Uses of Enum Class
com.orchestranetworks.workflow.UserTask.UserTaskMode
Packages that use UserTask.UserTaskMode
Package
Description
Provides classes and interfaces for implementing workflow processes and
invoking them.
-
Uses of UserTask.UserTaskMode in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow that return UserTask.UserTaskModeModifier and TypeMethodDescriptionProcessInstanceStep.getUserTaskMode()Returns the user task mode ornullif this step is not a user task.UserTaskCreationContext.getUserTaskMode()Returns the user task mode.static UserTask.UserTaskModeReturns the enum constant of this class with the specified name.static UserTask.UserTaskMode[]UserTask.UserTaskMode.values()Returns an array containing the constants of this enum class, in the order they are declared.