- valueOf(String) - Static method in enum com.netflix.conductor.common.metadata.events.EventExecution.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.conductor.common.metadata.events.EventHandler.Action.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.conductor.common.metadata.tasks.Task.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.conductor.common.metadata.tasks.TaskDef.RetryLogic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.conductor.common.metadata.tasks.TaskDef.TimeoutPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.conductor.common.metadata.tasks.TaskResult.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.conductor.common.metadata.workflow.WorkflowTask.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.conductor.common.run.Workflow.WorkflowStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.netflix.conductor.common.metadata.events.EventExecution.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.conductor.common.metadata.events.EventHandler.Action.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.conductor.common.metadata.tasks.Task.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.conductor.common.metadata.tasks.TaskDef.RetryLogic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.conductor.common.metadata.tasks.TaskDef.TimeoutPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.conductor.common.metadata.tasks.TaskResult.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.conductor.common.metadata.workflow.WorkflowTask.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.conductor.common.run.Workflow.WorkflowStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.