C# 클래스 Amazon.SimpleWorkflow.EventType

Constants used for properties of type EventType.
상속: ConstantClass
파일 보기 프로젝트 열기: scopely/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
ActivityTaskCancelRequested EventType
ActivityTaskCanceled EventType
ActivityTaskCompleted EventType
ActivityTaskFailed EventType
ActivityTaskScheduled EventType
ActivityTaskStarted EventType
ActivityTaskTimedOut EventType
CancelTimerFailed EventType
CancelWorkflowExecutionFailed EventType
ChildWorkflowExecutionCanceled EventType
ChildWorkflowExecutionCompleted EventType
ChildWorkflowExecutionFailed EventType
ChildWorkflowExecutionStarted EventType
ChildWorkflowExecutionTerminated EventType
ChildWorkflowExecutionTimedOut EventType
CompleteWorkflowExecutionFailed EventType
ContinueAsNewWorkflowExecutionFailed EventType
DecisionTaskCompleted EventType
DecisionTaskScheduled EventType
DecisionTaskStarted EventType
DecisionTaskTimedOut EventType
ExternalWorkflowExecutionCancelRequested EventType
ExternalWorkflowExecutionSignaled EventType
FailWorkflowExecutionFailed EventType
MarkerRecorded EventType
RecordMarkerFailed EventType
RequestCancelActivityTaskFailed EventType
RequestCancelExternalWorkflowExecutionFailed EventType
RequestCancelExternalWorkflowExecutionInitiated EventType
ScheduleActivityTaskFailed EventType
SignalExternalWorkflowExecutionFailed EventType
SignalExternalWorkflowExecutionInitiated EventType
StartChildWorkflowExecutionFailed EventType
StartChildWorkflowExecutionInitiated EventType
StartTimerFailed EventType
TimerCanceled EventType
TimerFired EventType
TimerStarted EventType
WorkflowExecutionCancelRequested EventType
WorkflowExecutionCanceled EventType
WorkflowExecutionCompleted EventType
WorkflowExecutionContinuedAsNew EventType
WorkflowExecutionFailed EventType
WorkflowExecutionSignaled EventType
WorkflowExecutionStarted EventType
WorkflowExecutionTerminated EventType
WorkflowExecutionTimedOut EventType

공개 메소드들

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

Default Constructor

FindValue ( string value ) : EventType

Finds the constant for the unique value.

메소드 상세

EventType() 공개 메소드

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

FindValue() 공개 정적인 메소드

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

프로퍼티 상세

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

Constant ActivityTaskCancelRequested for EventType
public static EventType,Amazon.SimpleWorkflow ActivityTaskCancelRequested
리턴 EventType

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

Constant ActivityTaskCanceled for EventType
public static EventType,Amazon.SimpleWorkflow ActivityTaskCanceled
리턴 EventType

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

Constant ActivityTaskCompleted for EventType
public static EventType,Amazon.SimpleWorkflow ActivityTaskCompleted
리턴 EventType

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

Constant ActivityTaskFailed for EventType
public static EventType,Amazon.SimpleWorkflow ActivityTaskFailed
리턴 EventType

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

Constant ActivityTaskScheduled for EventType
public static EventType,Amazon.SimpleWorkflow ActivityTaskScheduled
리턴 EventType

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

Constant ActivityTaskStarted for EventType
public static EventType,Amazon.SimpleWorkflow ActivityTaskStarted
리턴 EventType

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

Constant ActivityTaskTimedOut for EventType
public static EventType,Amazon.SimpleWorkflow ActivityTaskTimedOut
리턴 EventType

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

Constant CancelTimerFailed for EventType
public static EventType,Amazon.SimpleWorkflow CancelTimerFailed
리턴 EventType

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

Constant CancelWorkflowExecutionFailed for EventType
public static EventType,Amazon.SimpleWorkflow CancelWorkflowExecutionFailed
리턴 EventType

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

Constant ChildWorkflowExecutionCanceled for EventType
public static EventType,Amazon.SimpleWorkflow ChildWorkflowExecutionCanceled
리턴 EventType

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

Constant ChildWorkflowExecutionCompleted for EventType
public static EventType,Amazon.SimpleWorkflow ChildWorkflowExecutionCompleted
리턴 EventType

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

Constant ChildWorkflowExecutionFailed for EventType
public static EventType,Amazon.SimpleWorkflow ChildWorkflowExecutionFailed
리턴 EventType

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

Constant ChildWorkflowExecutionStarted for EventType
public static EventType,Amazon.SimpleWorkflow ChildWorkflowExecutionStarted
리턴 EventType

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

Constant ChildWorkflowExecutionTerminated for EventType
public static EventType,Amazon.SimpleWorkflow ChildWorkflowExecutionTerminated
리턴 EventType

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

Constant ChildWorkflowExecutionTimedOut for EventType
public static EventType,Amazon.SimpleWorkflow ChildWorkflowExecutionTimedOut
리턴 EventType

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

Constant CompleteWorkflowExecutionFailed for EventType
public static EventType,Amazon.SimpleWorkflow CompleteWorkflowExecutionFailed
리턴 EventType

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

Constant ContinueAsNewWorkflowExecutionFailed for EventType
public static EventType,Amazon.SimpleWorkflow ContinueAsNewWorkflowExecutionFailed
리턴 EventType

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

Constant DecisionTaskCompleted for EventType
public static EventType,Amazon.SimpleWorkflow DecisionTaskCompleted
리턴 EventType

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

Constant DecisionTaskScheduled for EventType
public static EventType,Amazon.SimpleWorkflow DecisionTaskScheduled
리턴 EventType

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

Constant DecisionTaskStarted for EventType
public static EventType,Amazon.SimpleWorkflow DecisionTaskStarted
리턴 EventType

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

Constant DecisionTaskTimedOut for EventType
public static EventType,Amazon.SimpleWorkflow DecisionTaskTimedOut
리턴 EventType

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

Constant ExternalWorkflowExecutionCancelRequested for EventType
public static EventType,Amazon.SimpleWorkflow ExternalWorkflowExecutionCancelRequested
리턴 EventType

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

Constant ExternalWorkflowExecutionSignaled for EventType
public static EventType,Amazon.SimpleWorkflow ExternalWorkflowExecutionSignaled
리턴 EventType

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

Constant FailWorkflowExecutionFailed for EventType
public static EventType,Amazon.SimpleWorkflow FailWorkflowExecutionFailed
리턴 EventType

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

Constant MarkerRecorded for EventType
public static EventType,Amazon.SimpleWorkflow MarkerRecorded
리턴 EventType

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

Constant RecordMarkerFailed for EventType
public static EventType,Amazon.SimpleWorkflow RecordMarkerFailed
리턴 EventType

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

Constant RequestCancelActivityTaskFailed for EventType
public static EventType,Amazon.SimpleWorkflow RequestCancelActivityTaskFailed
리턴 EventType

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

Constant RequestCancelExternalWorkflowExecutionFailed for EventType
public static EventType,Amazon.SimpleWorkflow RequestCancelExternalWorkflowExecutionFailed
리턴 EventType

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

Constant RequestCancelExternalWorkflowExecutionInitiated for EventType
public static EventType,Amazon.SimpleWorkflow RequestCancelExternalWorkflowExecutionInitiated
리턴 EventType

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

Constant ScheduleActivityTaskFailed for EventType
public static EventType,Amazon.SimpleWorkflow ScheduleActivityTaskFailed
리턴 EventType

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

Constant SignalExternalWorkflowExecutionFailed for EventType
public static EventType,Amazon.SimpleWorkflow SignalExternalWorkflowExecutionFailed
리턴 EventType

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

Constant SignalExternalWorkflowExecutionInitiated for EventType
public static EventType,Amazon.SimpleWorkflow SignalExternalWorkflowExecutionInitiated
리턴 EventType

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

Constant StartChildWorkflowExecutionFailed for EventType
public static EventType,Amazon.SimpleWorkflow StartChildWorkflowExecutionFailed
리턴 EventType

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

Constant StartChildWorkflowExecutionInitiated for EventType
public static EventType,Amazon.SimpleWorkflow StartChildWorkflowExecutionInitiated
리턴 EventType

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

Constant StartTimerFailed for EventType
public static EventType,Amazon.SimpleWorkflow StartTimerFailed
리턴 EventType

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

Constant TimerCanceled for EventType
public static EventType,Amazon.SimpleWorkflow TimerCanceled
리턴 EventType

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

Constant TimerFired for EventType
public static EventType,Amazon.SimpleWorkflow TimerFired
리턴 EventType

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

Constant TimerStarted for EventType
public static EventType,Amazon.SimpleWorkflow TimerStarted
리턴 EventType

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

Constant WorkflowExecutionCancelRequested for EventType
public static EventType,Amazon.SimpleWorkflow WorkflowExecutionCancelRequested
리턴 EventType

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

Constant WorkflowExecutionCanceled for EventType
public static EventType,Amazon.SimpleWorkflow WorkflowExecutionCanceled
리턴 EventType

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

Constant WorkflowExecutionCompleted for EventType
public static EventType,Amazon.SimpleWorkflow WorkflowExecutionCompleted
리턴 EventType

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

Constant WorkflowExecutionContinuedAsNew for EventType
public static EventType,Amazon.SimpleWorkflow WorkflowExecutionContinuedAsNew
리턴 EventType

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

Constant WorkflowExecutionFailed for EventType
public static EventType,Amazon.SimpleWorkflow WorkflowExecutionFailed
리턴 EventType

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

Constant WorkflowExecutionSignaled for EventType
public static EventType,Amazon.SimpleWorkflow WorkflowExecutionSignaled
리턴 EventType

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

Constant WorkflowExecutionStarted for EventType
public static EventType,Amazon.SimpleWorkflow WorkflowExecutionStarted
리턴 EventType

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

Constant WorkflowExecutionTerminated for EventType
public static EventType,Amazon.SimpleWorkflow WorkflowExecutionTerminated
리턴 EventType

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

Constant WorkflowExecutionTimedOut for EventType
public static EventType,Amazon.SimpleWorkflow WorkflowExecutionTimedOut
리턴 EventType