Property | Type | Description | |
---|---|---|---|
DEFAULT_CHILD_POLICY_UNDEFINED | |||
DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED | |||
DEFAULT_TASK_LIST_UNDEFINED | |||
DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED | |||
OPERATION_NOT_PERMITTED | |||
UNHANDLED_DECISION | |||
WORKFLOW_TYPE_DEPRECATED | |||
WORKFLOW_TYPE_DOES_NOT_EXIST |
Method | Description | |
---|---|---|
ContinueAsNewWorkflowExecutionFailedCause ( string value ) : System |
Default Constructor
|
|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
public ContinueAsNewWorkflowExecutionFailedCause ( string value ) : System | ||
value | string | |
return | System |
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
return |
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_CHILD_POLICY_UNDEFINED | ||
return |
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED | ||
return |
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_TASK_LIST_UNDEFINED | ||
return |
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED | ||
return |
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow OPERATION_NOT_PERMITTED | ||
return |
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow UNHANDLED_DECISION | ||
return |
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow WORKFLOW_TYPE_DEPRECATED | ||
return |