C# 클래스 Amazon.SimpleWorkflow.ContinueAsNewWorkflowExecutionFailedCause

Continue As New Workflow Execution Failed Cause
상속: ConstantClass
파일 보기 프로젝트 열기: scopely/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
DEFAULT_CHILD_POLICY_UNDEFINED ContinueAsNewWorkflowExecutionFailedCause
DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED ContinueAsNewWorkflowExecutionFailedCause
DEFAULT_TASK_LIST_UNDEFINED ContinueAsNewWorkflowExecutionFailedCause
DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED ContinueAsNewWorkflowExecutionFailedCause
OPERATION_NOT_PERMITTED ContinueAsNewWorkflowExecutionFailedCause
UNHANDLED_DECISION ContinueAsNewWorkflowExecutionFailedCause
WORKFLOW_TYPE_DEPRECATED ContinueAsNewWorkflowExecutionFailedCause
WORKFLOW_TYPE_DOES_NOT_EXIST ContinueAsNewWorkflowExecutionFailedCause

공개 메소드들

메소드 설명
ContinueAsNewWorkflowExecutionFailedCause ( string value ) : System

Default Constructor

FindValue ( string value ) : ContinueAsNewWorkflowExecutionFailedCause

Finds the constant for the unique value.

메소드 상세

ContinueAsNewWorkflowExecutionFailedCause() 공개 메소드

Default Constructor
public ContinueAsNewWorkflowExecutionFailedCause ( string value ) : System
value string
리턴 System

FindValue() 공개 정적인 메소드

Finds the constant for the unique value.
public static FindValue ( string value ) : ContinueAsNewWorkflowExecutionFailedCause
value string The unique value for the constant
리턴 ContinueAsNewWorkflowExecutionFailedCause

프로퍼티 상세

DEFAULT_CHILD_POLICY_UNDEFINED 공개적으로 정적으로 프로퍼티

Constant DEFAULT_CHILD_POLICY_UNDEFINED for ContinueAsNewWorkflowExecutionFailedCause
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_CHILD_POLICY_UNDEFINED
리턴 ContinueAsNewWorkflowExecutionFailedCause

DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED 공개적으로 정적으로 프로퍼티

Constant DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED for ContinueAsNewWorkflowExecutionFailedCause
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED
리턴 ContinueAsNewWorkflowExecutionFailedCause

DEFAULT_TASK_LIST_UNDEFINED 공개적으로 정적으로 프로퍼티

Constant DEFAULT_TASK_LIST_UNDEFINED for ContinueAsNewWorkflowExecutionFailedCause
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_TASK_LIST_UNDEFINED
리턴 ContinueAsNewWorkflowExecutionFailedCause

DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED 공개적으로 정적으로 프로퍼티

Constant DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED for ContinueAsNewWorkflowExecutionFailedCause
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED
리턴 ContinueAsNewWorkflowExecutionFailedCause

OPERATION_NOT_PERMITTED 공개적으로 정적으로 프로퍼티

Constant OPERATION_NOT_PERMITTED for ContinueAsNewWorkflowExecutionFailedCause
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow OPERATION_NOT_PERMITTED
리턴 ContinueAsNewWorkflowExecutionFailedCause

UNHANDLED_DECISION 공개적으로 정적으로 프로퍼티

Constant UNHANDLED_DECISION for ContinueAsNewWorkflowExecutionFailedCause
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow UNHANDLED_DECISION
리턴 ContinueAsNewWorkflowExecutionFailedCause

WORKFLOW_TYPE_DEPRECATED 공개적으로 정적으로 프로퍼티

Constant WORKFLOW_TYPE_DEPRECATED for ContinueAsNewWorkflowExecutionFailedCause
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow WORKFLOW_TYPE_DEPRECATED
리턴 ContinueAsNewWorkflowExecutionFailedCause

WORKFLOW_TYPE_DOES_NOT_EXIST 공개적으로 정적으로 프로퍼티

Constant WORKFLOW_TYPE_DOES_NOT_EXIST for ContinueAsNewWorkflowExecutionFailedCause
public static ContinueAsNewWorkflowExecutionFailedCause,Amazon.SimpleWorkflow WORKFLOW_TYPE_DOES_NOT_EXIST
리턴 ContinueAsNewWorkflowExecutionFailedCause