Uses of Enum Class
com.lexmark.saperion.workflow.TaskStateEnum
Packages that use TaskStateEnum
Package
Description
This package contains common types, references and enumerations for workflow-related ECM-
Server functionality.
-
Uses of TaskStateEnum in com.lexmark.saperion.workflow
Methods in com.lexmark.saperion.workflow that return TaskStateEnumModifier and TypeMethodDescriptionstatic TaskStateEnum
Returns the enum constant of this class with the specified name.static TaskStateEnum[]
TaskStateEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.