Package | Description |
---|---|
com.amazonaws.services.simpleworkflow.model |
Modifier and Type | Method and Description |
---|---|
WorkflowType |
WorkflowType.clone() |
WorkflowType |
StartChildWorkflowExecutionDecisionAttributes.getWorkflowType()
Required. The type of the workflow execution to be started.
|
WorkflowType |
ChildWorkflowExecutionStartedEventAttributes.getWorkflowType()
The type of the child workflow execution.
|
WorkflowType |
ChildWorkflowExecutionCanceledEventAttributes.getWorkflowType()
The type of the child workflow execution.
|
WorkflowType |
WorkflowExecutionStartedEventAttributes.getWorkflowType()
The workflow type of this execution.
|
WorkflowType |
ChildWorkflowExecutionFailedEventAttributes.getWorkflowType()
The type of the child workflow execution.
|
WorkflowType |
DeprecateWorkflowTypeRequest.getWorkflowType()
The workflow type to deprecate.
|
WorkflowType |
WorkflowExecutionInfo.getWorkflowType()
The type of the workflow execution.
|
WorkflowType |
StartWorkflowExecutionRequest.getWorkflowType()
The type of the workflow to start.
|
WorkflowType |
WorkflowExecutionContinuedAsNewEventAttributes.getWorkflowType() |
WorkflowType |
ChildWorkflowExecutionTerminatedEventAttributes.getWorkflowType()
The type of the child workflow execution.
|
WorkflowType |
StartChildWorkflowExecutionInitiatedEventAttributes.getWorkflowType()
The type of the child workflow execution.
|
WorkflowType |
DescribeWorkflowTypeRequest.getWorkflowType()
The workflow type to describe.
|
WorkflowType |
DecisionTask.getWorkflowType()
The type of the workflow execution for which this decision task was
created.
|
WorkflowType |
WorkflowTypeInfo.getWorkflowType()
The workflow type this information is about.
|
WorkflowType |
ChildWorkflowExecutionCompletedEventAttributes.getWorkflowType()
The type of the child workflow execution.
|
WorkflowType |
StartChildWorkflowExecutionFailedEventAttributes.getWorkflowType()
The workflow type provided in the
StartChildWorkflowExecution decision that failed. |
WorkflowType |
ChildWorkflowExecutionTimedOutEventAttributes.getWorkflowType()
The type of the child workflow execution.
|
WorkflowType |
WorkflowType.withName(String name)
Required. The name of the workflow type.
|
WorkflowType |
WorkflowType.withVersion(String version)
Required. The version of the workflow type.
|
Modifier and Type | Method and Description |
---|---|
void |
StartChildWorkflowExecutionDecisionAttributes.setWorkflowType(WorkflowType workflowType)
Required. The type of the workflow execution to be started.
|
void |
ChildWorkflowExecutionStartedEventAttributes.setWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
void |
ChildWorkflowExecutionCanceledEventAttributes.setWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
void |
WorkflowExecutionStartedEventAttributes.setWorkflowType(WorkflowType workflowType)
The workflow type of this execution.
|
void |
ChildWorkflowExecutionFailedEventAttributes.setWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
void |
DeprecateWorkflowTypeRequest.setWorkflowType(WorkflowType workflowType)
The workflow type to deprecate.
|
void |
WorkflowExecutionInfo.setWorkflowType(WorkflowType workflowType)
The type of the workflow execution.
|
void |
StartWorkflowExecutionRequest.setWorkflowType(WorkflowType workflowType)
The type of the workflow to start.
|
void |
WorkflowExecutionContinuedAsNewEventAttributes.setWorkflowType(WorkflowType workflowType) |
void |
ChildWorkflowExecutionTerminatedEventAttributes.setWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
void |
StartChildWorkflowExecutionInitiatedEventAttributes.setWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
void |
DescribeWorkflowTypeRequest.setWorkflowType(WorkflowType workflowType)
The workflow type to describe.
|
void |
DecisionTask.setWorkflowType(WorkflowType workflowType)
The type of the workflow execution for which this decision task was
created.
|
void |
WorkflowTypeInfo.setWorkflowType(WorkflowType workflowType)
The workflow type this information is about.
|
void |
ChildWorkflowExecutionCompletedEventAttributes.setWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
void |
StartChildWorkflowExecutionFailedEventAttributes.setWorkflowType(WorkflowType workflowType)
The workflow type provided in the
StartChildWorkflowExecution decision that failed. |
void |
ChildWorkflowExecutionTimedOutEventAttributes.setWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
StartChildWorkflowExecutionDecisionAttributes |
StartChildWorkflowExecutionDecisionAttributes.withWorkflowType(WorkflowType workflowType)
Required. The type of the workflow execution to be started.
|
ChildWorkflowExecutionStartedEventAttributes |
ChildWorkflowExecutionStartedEventAttributes.withWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
ChildWorkflowExecutionCanceledEventAttributes |
ChildWorkflowExecutionCanceledEventAttributes.withWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
WorkflowExecutionStartedEventAttributes |
WorkflowExecutionStartedEventAttributes.withWorkflowType(WorkflowType workflowType)
The workflow type of this execution.
|
ChildWorkflowExecutionFailedEventAttributes |
ChildWorkflowExecutionFailedEventAttributes.withWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
DeprecateWorkflowTypeRequest |
DeprecateWorkflowTypeRequest.withWorkflowType(WorkflowType workflowType)
The workflow type to deprecate.
|
WorkflowExecutionInfo |
WorkflowExecutionInfo.withWorkflowType(WorkflowType workflowType)
The type of the workflow execution.
|
StartWorkflowExecutionRequest |
StartWorkflowExecutionRequest.withWorkflowType(WorkflowType workflowType)
The type of the workflow to start.
|
WorkflowExecutionContinuedAsNewEventAttributes |
WorkflowExecutionContinuedAsNewEventAttributes.withWorkflowType(WorkflowType workflowType) |
ChildWorkflowExecutionTerminatedEventAttributes |
ChildWorkflowExecutionTerminatedEventAttributes.withWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
StartChildWorkflowExecutionInitiatedEventAttributes |
StartChildWorkflowExecutionInitiatedEventAttributes.withWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
DescribeWorkflowTypeRequest |
DescribeWorkflowTypeRequest.withWorkflowType(WorkflowType workflowType)
The workflow type to describe.
|
DecisionTask |
DecisionTask.withWorkflowType(WorkflowType workflowType)
The type of the workflow execution for which this decision task was
created.
|
WorkflowTypeInfo |
WorkflowTypeInfo.withWorkflowType(WorkflowType workflowType)
The workflow type this information is about.
|
ChildWorkflowExecutionCompletedEventAttributes |
ChildWorkflowExecutionCompletedEventAttributes.withWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
StartChildWorkflowExecutionFailedEventAttributes |
StartChildWorkflowExecutionFailedEventAttributes.withWorkflowType(WorkflowType workflowType)
The workflow type provided in the
StartChildWorkflowExecution decision that failed. |
ChildWorkflowExecutionTimedOutEventAttributes |
ChildWorkflowExecutionTimedOutEventAttributes.withWorkflowType(WorkflowType workflowType)
The type of the child workflow execution.
|
Copyright © 2018. All rights reserved.