static Workflow.WorkflowMetadata.OnFailurePolicy |
Workflow.WorkflowMetadata.OnFailurePolicy.forNumber(int value) |
|
Workflow.WorkflowMetadata.OnFailurePolicy |
Workflow.WorkflowMetadata.Builder.getOnFailure() |
Defines how the system should behave when a failure is detected in the workflow execution.
|
Workflow.WorkflowMetadata.OnFailurePolicy |
Workflow.WorkflowMetadata.getOnFailure() |
Defines how the system should behave when a failure is detected in the workflow execution.
|
Workflow.WorkflowMetadata.OnFailurePolicy |
Workflow.WorkflowMetadataOrBuilder.getOnFailure() |
Defines how the system should behave when a failure is detected in the workflow execution.
|
static Workflow.WorkflowMetadata.OnFailurePolicy |
Workflow.WorkflowMetadata.OnFailurePolicy.valueOf(int value) |
Deprecated.
|
static Workflow.WorkflowMetadata.OnFailurePolicy |
Workflow.WorkflowMetadata.OnFailurePolicy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Workflow.WorkflowMetadata.OnFailurePolicy |
Workflow.WorkflowMetadata.OnFailurePolicy.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Workflow.WorkflowMetadata.OnFailurePolicy[] |
Workflow.WorkflowMetadata.OnFailurePolicy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|