Package | Description |
---|---|
com.amazonaws.services.simpleworkflow |
|
com.amazonaws.services.simpleworkflow.model |
Class and Description |
---|
ActivityTask
Unit of work sent to an activity worker.
|
ActivityTaskCanceledEventAttributes
Provides the details of the
ActivityTaskCanceled event. |
ActivityTaskCancelRequestedEventAttributes
Provides the details of the
ActivityTaskCancelRequested event. |
ActivityTaskCompletedEventAttributes
Provides the details of the
ActivityTaskCompleted event. |
ActivityTaskFailedEventAttributes
Provides the details of the
ActivityTaskFailed event. |
ActivityTaskScheduledEventAttributes
Provides the details of the
ActivityTaskScheduled event. |
ActivityTaskStartedEventAttributes
Provides the details of the
ActivityTaskStarted event. |
ActivityTaskStatus
Status information about an activity task.
|
ActivityTaskTimedOutEventAttributes
Provides the details of the
ActivityTaskTimedOut event. |
ActivityTaskTimeoutType |
ActivityType
Represents an activity type.
|
ActivityTypeConfiguration
Configuration settings registered with the activity type.
|
ActivityTypeDetail
Detailed information about an activity type.
|
ActivityTypeInfo
Detailed information about an activity type.
|
ActivityTypeInfos
Contains a paginated list of activity type information structures.
|
AmazonSimpleWorkflowException
Base exception for all service exceptions thrown by Amazon Simple Workflow Service
|
CancelTimerDecisionAttributes
Provides the details of the
CancelTimer decision. |
CancelTimerFailedCause |
CancelTimerFailedEventAttributes
Provides the details of the
CancelTimerFailed event. |
CancelWorkflowExecutionDecisionAttributes
Provides the details of the
CancelWorkflowExecution decision. |
CancelWorkflowExecutionFailedCause |
CancelWorkflowExecutionFailedEventAttributes
Provides the details of the
CancelWorkflowExecutionFailed event. |
ChildPolicy |
ChildWorkflowExecutionCanceledEventAttributes
Provide details of the
ChildWorkflowExecutionCanceled event. |
ChildWorkflowExecutionCompletedEventAttributes
Provides the details of the
ChildWorkflowExecutionCompleted event. |
ChildWorkflowExecutionFailedEventAttributes
Provides the details of the
ChildWorkflowExecutionFailed event. |
ChildWorkflowExecutionStartedEventAttributes
Provides the details of the
ChildWorkflowExecutionStarted event. |
ChildWorkflowExecutionTerminatedEventAttributes
Provides the details of the
ChildWorkflowExecutionTerminated event. |
ChildWorkflowExecutionTimedOutEventAttributes
Provides the details of the
ChildWorkflowExecutionTimedOut event. |
CloseStatus |
CloseStatusFilter
Used to filter the closed workflow executions in visibility APIs by their close status.
|
CompleteWorkflowExecutionDecisionAttributes
Provides the details of the
CompleteWorkflowExecution decision. |
CompleteWorkflowExecutionFailedCause |
CompleteWorkflowExecutionFailedEventAttributes
Provides the details of the
CompleteWorkflowExecutionFailed event. |
ContinueAsNewWorkflowExecutionDecisionAttributes
Provides the details of the
ContinueAsNewWorkflowExecution decision. |
ContinueAsNewWorkflowExecutionFailedCause |
ContinueAsNewWorkflowExecutionFailedEventAttributes
Provides the details of the
ContinueAsNewWorkflowExecutionFailed event. |
CountClosedWorkflowExecutionsRequest |
CountOpenWorkflowExecutionsRequest |
CountPendingActivityTasksRequest |
CountPendingDecisionTasksRequest |
Decision
Specifies a decision made by the decider.
|
DecisionTask
A structure that represents a decision task.
|
DecisionTaskCompletedEventAttributes
Provides the details of the
DecisionTaskCompleted event. |
DecisionTaskScheduledEventAttributes
Provides details about the
DecisionTaskScheduled event. |
DecisionTaskStartedEventAttributes
Provides the details of the
DecisionTaskStarted event. |
DecisionTaskTimedOutEventAttributes
Provides the details of the
DecisionTaskTimedOut event. |
DecisionTaskTimeoutType |
DecisionType |
DeprecateActivityTypeRequest |
DeprecateDomainRequest |
DeprecateWorkflowTypeRequest |
DescribeActivityTypeRequest |
DescribeDomainRequest |
DescribeWorkflowExecutionRequest |
DescribeWorkflowTypeRequest |
DomainConfiguration
Contains the configuration settings of a domain.
|
DomainDetail
Contains details of a domain.
|
DomainInfo
Contains general information about a domain.
|
DomainInfos
Contains a paginated collection of DomainInfo structures.
|
EventType |
ExecutionStatus |
ExecutionTimeFilter
Used to filter the workflow executions in visibility APIs by various time-based rules.
|
ExternalWorkflowExecutionCancelRequestedEventAttributes
Provides the details of the
ExternalWorkflowExecutionCancelRequested event. |
ExternalWorkflowExecutionSignaledEventAttributes
Provides the details of the
ExternalWorkflowExecutionSignaled event. |
FailWorkflowExecutionDecisionAttributes
Provides the details of the
FailWorkflowExecution decision. |
FailWorkflowExecutionFailedCause |
FailWorkflowExecutionFailedEventAttributes
Provides the details of the
FailWorkflowExecutionFailed event. |
GetWorkflowExecutionHistoryRequest |
History
Paginated representation of a workflow history for a workflow execution.
|
HistoryEvent
Event within a workflow execution.
|
LambdaFunctionCompletedEventAttributes
Provides the details of the
LambdaFunctionCompleted event. |
LambdaFunctionFailedEventAttributes
Provides the details of the
LambdaFunctionFailed event. |
LambdaFunctionScheduledEventAttributes
Provides the details of the
LambdaFunctionScheduled event. |
LambdaFunctionStartedEventAttributes
Provides the details of the
LambdaFunctionStarted event. |
LambdaFunctionTimedOutEventAttributes
Provides details of the
LambdaFunctionTimedOut event. |
LambdaFunctionTimeoutType |
ListActivityTypesRequest |
ListClosedWorkflowExecutionsRequest |
ListDomainsRequest |
ListOpenWorkflowExecutionsRequest |
ListTagsForResourceOutput |
ListTagsForResourceRequest |
ListWorkflowTypesRequest |
MarkerRecordedEventAttributes
Provides the details of the
MarkerRecorded event. |
PendingTaskCount
Contains the count of tasks in a task list.
|
PollForActivityTaskRequest |
PollForDecisionTaskRequest |
PredefinedDuration |
RecordActivityTaskHeartbeatRequest |
RecordMarkerDecisionAttributes
Provides the details of the
RecordMarker decision. |
RecordMarkerFailedCause |
RecordMarkerFailedEventAttributes
Provides the details of the
RecordMarkerFailed event. |
RegisterActivityTypeRequest |
RegisterDomainRequest |
RegisterWorkflowTypeRequest |
RegistrationStatus |
RequestCancelActivityTaskDecisionAttributes
Provides the details of the
RequestCancelActivityTask decision. |
RequestCancelActivityTaskFailedCause |
RequestCancelActivityTaskFailedEventAttributes
Provides the details of the
RequestCancelActivityTaskFailed event. |
RequestCancelExternalWorkflowExecutionDecisionAttributes
Provides the details of the
RequestCancelExternalWorkflowExecution decision. |
RequestCancelExternalWorkflowExecutionFailedCause |
RequestCancelExternalWorkflowExecutionFailedEventAttributes
Provides the details of the
RequestCancelExternalWorkflowExecutionFailed event. |
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
Provides the details of the
RequestCancelExternalWorkflowExecutionInitiated event. |
RequestCancelWorkflowExecutionRequest |
ResourceTag
Tags are key-value pairs that can be associated with Amazon SWF state machines and activities.
|
RespondActivityTaskCanceledRequest |
RespondActivityTaskCompletedRequest |
RespondActivityTaskFailedRequest |
RespondDecisionTaskCompletedRequest
Input data for a TaskCompleted response to a decision task.
|
Run
Specifies the
runId of a workflow execution. |
ScheduleActivityTaskDecisionAttributes
Provides the details of the
ScheduleActivityTask decision. |
ScheduleActivityTaskFailedCause |
ScheduleActivityTaskFailedEventAttributes
Provides the details of the
ScheduleActivityTaskFailed event. |
ScheduleLambdaFunctionDecisionAttributes
Decision attributes specified in
scheduleLambdaFunctionDecisionAttributes within the list of decisions
decisions passed to RespondDecisionTaskCompleted. |
ScheduleLambdaFunctionFailedCause |
ScheduleLambdaFunctionFailedEventAttributes
Provides the details of the
ScheduleLambdaFunctionFailed event. |
SignalExternalWorkflowExecutionDecisionAttributes
Provides the details of the
SignalExternalWorkflowExecution decision. |
SignalExternalWorkflowExecutionFailedCause |
SignalExternalWorkflowExecutionFailedEventAttributes
Provides the details of the
SignalExternalWorkflowExecutionFailed event. |
SignalExternalWorkflowExecutionInitiatedEventAttributes
Provides the details of the
SignalExternalWorkflowExecutionInitiated event. |
SignalWorkflowExecutionRequest |
StartChildWorkflowExecutionDecisionAttributes
Provides the details of the
StartChildWorkflowExecution decision. |
StartChildWorkflowExecutionFailedCause |
StartChildWorkflowExecutionFailedEventAttributes
Provides the details of the
StartChildWorkflowExecutionFailed event. |
StartChildWorkflowExecutionInitiatedEventAttributes
Provides the details of the
StartChildWorkflowExecutionInitiated event. |
StartLambdaFunctionFailedCause |
StartLambdaFunctionFailedEventAttributes
Provides the details of the
StartLambdaFunctionFailed event. |
StartTimerDecisionAttributes
Provides the details of the
StartTimer decision. |
StartTimerFailedCause |
StartTimerFailedEventAttributes
Provides the details of the
StartTimerFailed event. |
StartWorkflowExecutionRequest |
TagFilter
Used to filter the workflow executions in visibility APIs based on a tag.
|
TagResourceRequest |
TaskList
Represents a task list.
|
TerminateWorkflowExecutionRequest |
TimerCanceledEventAttributes
Provides the details of the
TimerCanceled event. |
TimerFiredEventAttributes
Provides the details of the
TimerFired event. |
TimerStartedEventAttributes
Provides the details of the
TimerStarted event. |
UndeprecateActivityTypeRequest |
UndeprecateDomainRequest |
UndeprecateWorkflowTypeRequest |
UntagResourceRequest |
WorkflowExecution
Represents a workflow execution.
|
WorkflowExecutionCanceledEventAttributes
Provides the details of the
WorkflowExecutionCanceled event. |
WorkflowExecutionCancelRequestedCause |
WorkflowExecutionCancelRequestedEventAttributes
Provides the details of the
WorkflowExecutionCancelRequested event. |
WorkflowExecutionCompletedEventAttributes
Provides the details of the
WorkflowExecutionCompleted event. |
WorkflowExecutionConfiguration
The configuration settings for a workflow execution including timeout values, tasklist etc.
|
WorkflowExecutionContinuedAsNewEventAttributes
Provides the details of the
WorkflowExecutionContinuedAsNew event. |
WorkflowExecutionCount
Contains the count of workflow executions returned from CountOpenWorkflowExecutions or
CountClosedWorkflowExecutions
|
WorkflowExecutionDetail
Contains details about a workflow execution.
|
WorkflowExecutionFailedEventAttributes
Provides the details of the
WorkflowExecutionFailed event. |
WorkflowExecutionFilter
Used to filter the workflow executions in visibility APIs by their
workflowId . |
WorkflowExecutionInfo
Contains information about a workflow execution.
|
WorkflowExecutionInfos
Contains a paginated list of information about workflow executions.
|
WorkflowExecutionOpenCounts
Contains the counts of open tasks, child workflow executions and timers for a workflow execution.
|
WorkflowExecutionSignaledEventAttributes
Provides the details of the
WorkflowExecutionSignaled event. |
WorkflowExecutionStartedEventAttributes
Provides details of
WorkflowExecutionStarted event. |
WorkflowExecutionTerminatedCause |
WorkflowExecutionTerminatedEventAttributes
Provides the details of the
WorkflowExecutionTerminated event. |
WorkflowExecutionTimedOutEventAttributes
Provides the details of the
WorkflowExecutionTimedOut event. |
WorkflowExecutionTimeoutType |
WorkflowType
Represents a workflow type.
|
WorkflowTypeConfiguration
The configuration settings of a workflow type.
|
WorkflowTypeDetail
Contains details about a workflow type.
|
WorkflowTypeFilter
Used to filter workflow execution query results by type.
|
WorkflowTypeInfo
Contains information about a workflow type.
|
WorkflowTypeInfos
Contains a paginated list of information structures about workflow types.
|
Copyright © 2023. All rights reserved.