Uses of Enum Class
org.nuxeo.ecm.platform.task.Task.TaskVariableName
Packages that use Task.TaskVariableName
-
Uses of Task.TaskVariableName in org.nuxeo.ecm.platform.task
Methods in org.nuxeo.ecm.platform.task that return Task.TaskVariableNameModifier and TypeMethodDescriptionstatic Task.TaskVariableName
Returns the enum constant of this class with the specified name.static Task.TaskVariableName[]
Task.TaskVariableName.values()
Returns an array containing the constants of this enum class, in the order they are declared.