Property | Type | Description | |
---|---|---|---|
CancelTimer | |||
CancelWorkflowExecution | |||
CompleteWorkflowExecution | |||
ContinueAsNewWorkflowExecution | |||
FailWorkflowExecution | |||
RecordMarker | |||
RequestCancelActivityTask | |||
RequestCancelExternalWorkflowExecution | |||
ScheduleActivityTask | |||
SignalExternalWorkflowExecution | |||
StartChildWorkflowExecution | |||
StartTimer |
Method | Description | |
---|---|---|
DecisionType ( string value ) : System |
Default Constructor
|
|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
public DecisionType ( string value ) : System | ||
value | string | |
return | System |
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
return |
public static DecisionType,Amazon.SimpleWorkflow CancelTimer | ||
return |
public static DecisionType,Amazon.SimpleWorkflow CancelWorkflowExecution | ||
return |
public static DecisionType,Amazon.SimpleWorkflow CompleteWorkflowExecution | ||
return |
public static DecisionType,Amazon.SimpleWorkflow ContinueAsNewWorkflowExecution | ||
return |
public static DecisionType,Amazon.SimpleWorkflow FailWorkflowExecution | ||
return |
public static DecisionType,Amazon.SimpleWorkflow RecordMarker | ||
return |
public static DecisionType,Amazon.SimpleWorkflow RequestCancelActivityTask | ||
return |
public static DecisionType,Amazon.SimpleWorkflow RequestCancelExternalWorkflowExecution | ||
return |
public static DecisionType,Amazon.SimpleWorkflow ScheduleActivityTask | ||
return |
public static DecisionType,Amazon.SimpleWorkflow SignalExternalWorkflowExecution | ||
return |
public static DecisionType,Amazon.SimpleWorkflow StartChildWorkflowExecution | ||
return |