|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.amazonaws.services.simpleworkflow.model | |
---|---|
com.amazonaws.services.simpleworkflow | Synchronous and asynchronous client classes for accessing AmazonSimpleWorkflow. |
com.amazonaws.services.simpleworkflow.flow | |
com.amazonaws.services.simpleworkflow.flow.common | |
com.amazonaws.services.simpleworkflow.flow.generic | |
com.amazonaws.services.simpleworkflow.flow.junit | |
com.amazonaws.services.simpleworkflow.flow.junit.spring | |
com.amazonaws.services.simpleworkflow.flow.pojo | |
com.amazonaws.services.simpleworkflow.flow.spring | |
com.amazonaws.services.simpleworkflow.flow.test | |
com.amazonaws.services.simpleworkflow.flow.worker | |
com.amazonaws.services.simpleworkflow.model | Classes modeling the various types represented by AmazonSimpleWorkflow. |
Classes in com.amazonaws.services.simpleworkflow.model used by com.amazonaws.services.simpleworkflow.flow | |
---|---|
ActivityTask
Unit of work sent to an activity worker. |
|
ActivityTaskTimeoutType
Activity Task Timeout Type |
|
ActivityType
Represents an activity type. |
|
ChildPolicy
Child Policy |
|
DecisionTask
A structure that represents a decision task. |
|
HistoryEvent
Event within a workflow execution. |
|
RespondDecisionTaskCompletedRequest
Container for the parameters to the RespondDecisionTaskCompleted operation . |
|
ScheduleActivityTaskFailedCause
Schedule Activity Task Failed Cause |
|
SignalExternalWorkflowExecutionFailedCause
Signal External Workflow Execution Failed Cause |
|
StartChildWorkflowExecutionFailedCause
Start Child Workflow Execution Failed Cause |
|
StartTimerFailedCause
Start Timer Failed Cause |
|
WorkflowExecution
Represents a workflow execution. |
|
WorkflowType
Represents a workflow type. |
Classes in com.amazonaws.services.simpleworkflow.model used by com.amazonaws.services.simpleworkflow.flow.common | |
---|---|
Decision
Specifies a decision made by the decider. |
|
History
Paginated representation of a workflow history for a workflow execution. |
|
HistoryEvent
Event within a workflow execution. |
|
WorkflowExecution
Represents a workflow execution. |
|
WorkflowExecutionCompletedEventAttributes
Provides details of the WorkflowExecutionCompleted
event. |
|
WorkflowExecutionInfo
Contains information about a workflow execution. |
Classes in com.amazonaws.services.simpleworkflow.model used by com.amazonaws.services.simpleworkflow.flow.generic | |
---|---|
ActivityType
Represents an activity type. |
|
ChildPolicy
Child Policy |
|
WorkflowExecution
Represents a workflow execution. |
|
WorkflowType
Represents a workflow type. |
Classes in com.amazonaws.services.simpleworkflow.model used by com.amazonaws.services.simpleworkflow.flow.junit | |
---|---|
WorkflowExecution
Represents a workflow execution. |
|
WorkflowType
Represents a workflow type. |
Classes in com.amazonaws.services.simpleworkflow.model used by com.amazonaws.services.simpleworkflow.flow.junit.spring | |
---|---|
WorkflowExecution
Represents a workflow execution. |
|
WorkflowType
Represents a workflow type. |
Classes in com.amazonaws.services.simpleworkflow.model used by com.amazonaws.services.simpleworkflow.flow.pojo | |
---|---|
ActivityType
Represents an activity type. |
|
WorkflowType
Represents a workflow type. |
Classes in com.amazonaws.services.simpleworkflow.model used by com.amazonaws.services.simpleworkflow.flow.spring | |
---|---|
ActivityType
Represents an activity type. |
|
WorkflowType
Represents a workflow type. |
Classes in com.amazonaws.services.simpleworkflow.model used by com.amazonaws.services.simpleworkflow.flow.test | |
---|---|
ActivityType
Represents an activity type. |
|
ChildPolicy
Child Policy |
|
WorkflowExecution
Represents a workflow execution. |
|
WorkflowType
Represents a workflow type. |
Classes in com.amazonaws.services.simpleworkflow.model used by com.amazonaws.services.simpleworkflow.flow.worker | |
---|---|
ActivityTask
Unit of work sent to an activity worker. |
|
ActivityType
Represents an activity type. |
|
Decision
Specifies a decision made by the decider. |
|
DecisionTask
A structure that represents a decision task. |
|
HistoryEvent
Event within a workflow execution. |
|
RespondDecisionTaskCompletedRequest
Container for the parameters to the RespondDecisionTaskCompleted operation . |
|
WorkflowExecution
Represents a workflow execution. |
|
WorkflowType
Represents a workflow type. |
Classes in com.amazonaws.services.simpleworkflow.model used by com.amazonaws.services.simpleworkflow.model | |
---|---|
ActivityTask
Unit of work sent to an activity worker. |
|
ActivityTaskCanceledEventAttributes
Provides details of the ActivityTaskCanceled event. |
|
ActivityTaskCancelRequestedEventAttributes
Provides details of the ActivityTaskCancelRequested
event. |
|
ActivityTaskCompletedEventAttributes
Provides details of the ActivityTaskCompleted event. |
|
ActivityTaskFailedEventAttributes
Provides details of the ActivityTaskFailed event. |
|
ActivityTaskScheduledEventAttributes
Provides details of the ActivityTaskScheduled event. |
|
ActivityTaskStartedEventAttributes
Provides details of the ActivityTaskStarted event. |
|
ActivityTaskStatus
Status information about an activity task. |
|
ActivityTaskTimedOutEventAttributes
Provides details of the ActivityTaskTimedOut event. |
|
ActivityTaskTimeoutType
Activity Task Timeout Type |
|
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. |
|
CancelTimerDecisionAttributes
Provides details of the CancelTimer decision. |
|
CancelTimerFailedCause
Cancel Timer Failed Cause |
|
CancelTimerFailedEventAttributes
Provides details of the CancelTimerFailed event. |
|
CancelWorkflowExecutionDecisionAttributes
Provides details of the CancelWorkflowExecution decision. |
|
CancelWorkflowExecutionFailedCause
Cancel Workflow Execution Failed Cause |
|
CancelWorkflowExecutionFailedEventAttributes
Provides details of the CancelWorkflowExecutionFailed
event. |
|
ChildPolicy
Child Policy |
|
ChildWorkflowExecutionCanceledEventAttributes
Provide details of the ChildWorkflowExecutionCanceled
event. |
|
ChildWorkflowExecutionCompletedEventAttributes
Provides details of the ChildWorkflowExecutionCompleted
event. |
|
ChildWorkflowExecutionFailedEventAttributes
Provides details of the ChildWorkflowExecutionFailed
event. |
|
ChildWorkflowExecutionStartedEventAttributes
Provides details of the ChildWorkflowExecutionStarted
event. |
|
ChildWorkflowExecutionTerminatedEventAttributes
Provides details of the ChildWorkflowExecutionTerminated
event. |
|
ChildWorkflowExecutionTimedOutEventAttributes
Provides details of the ChildWorkflowExecutionTimedOut
event. |
|
CloseStatus
Close Status |
|
CloseStatusFilter
Used to filter the closed workflow executions in visibility APIs by their close status. |
|
CompleteWorkflowExecutionDecisionAttributes
Provides details of the CompleteWorkflowExecution
decision. |
|
CompleteWorkflowExecutionFailedCause
Complete Workflow Execution Failed Cause |
|
CompleteWorkflowExecutionFailedEventAttributes
Provides details of the CompleteWorkflowExecutionFailed
event. |
|
ContinueAsNewWorkflowExecutionDecisionAttributes
Provides details of the ContinueAsNewWorkflowExecution
decision. |
|
ContinueAsNewWorkflowExecutionFailedCause
Continue As New Workflow Execution Failed Cause |
|
ContinueAsNewWorkflowExecutionFailedEventAttributes
Provides details of the ContinueAsNewWorkflowExecutionFailed event. |
|
CountClosedWorkflowExecutionsRequest
Container for the parameters to the CountClosedWorkflowExecutions operation . |
|
CountOpenWorkflowExecutionsRequest
Container for the parameters to the CountOpenWorkflowExecutions operation . |
|
CountPendingActivityTasksRequest
Container for the parameters to the CountPendingActivityTasks operation . |
|
CountPendingDecisionTasksRequest
Container for the parameters to the CountPendingDecisionTasks operation . |
|
Decision
Specifies a decision made by the decider. |
|
DecisionTask
A structure that represents a decision task. |
|
DecisionTaskCompletedEventAttributes
Provides details of the DecisionTaskCompleted event. |
|
DecisionTaskScheduledEventAttributes
Provides details of the DecisionTaskScheduled event. |
|
DecisionTaskStartedEventAttributes
Provides details of the DecisionTaskStarted event. |
|
DecisionTaskTimedOutEventAttributes
Provides details of the DecisionTaskTimedOut event. |
|
DecisionTaskTimeoutType
Decision Task Timeout Type |
|
DecisionType
Decision Type |
|
DeprecateActivityTypeRequest
Container for the parameters to the DeprecateActivityType operation . |
|
DeprecateDomainRequest
Container for the parameters to the DeprecateDomain operation . |
|
DeprecateWorkflowTypeRequest
Container for the parameters to the DeprecateWorkflowType operation . |
|
DescribeActivityTypeRequest
Container for the parameters to the DescribeActivityType operation . |
|
DescribeDomainRequest
Container for the parameters to the DescribeDomain operation . |
|
DescribeWorkflowExecutionRequest
Container for the parameters to the DescribeWorkflowExecution operation . |
|
DescribeWorkflowTypeRequest
Container for the parameters to the DescribeWorkflowType operation . |
|
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
Event Type |
|
ExecutionStatus
Execution Status |
|
ExecutionTimeFilter
Used to filter the workflow executions in visibility APIs by various time-based rules. |
|
ExternalWorkflowExecutionCancelRequestedEventAttributes
Provides details of the ExternalWorkflowExecutionCancelRequested event. |
|
ExternalWorkflowExecutionSignaledEventAttributes
Provides details of the ExternalWorkflowExecutionSignaled event. |
|
FailWorkflowExecutionDecisionAttributes
Provides details of the FailWorkflowExecution decision. |
|
FailWorkflowExecutionFailedCause
Fail Workflow Execution Failed Cause |
|
FailWorkflowExecutionFailedEventAttributes
Provides details of the FailWorkflowExecutionFailed
event. |
|
GetWorkflowExecutionHistoryRequest
Container for the parameters to the GetWorkflowExecutionHistory operation . |
|
History
Paginated representation of a workflow history for a workflow execution. |
|
HistoryEvent
Event within a workflow execution. |
|
ListActivityTypesRequest
Container for the parameters to the ListActivityTypes operation . |
|
ListClosedWorkflowExecutionsRequest
Container for the parameters to the ListClosedWorkflowExecutions operation . |
|
ListDomainsRequest
Container for the parameters to the ListDomains operation . |
|
ListOpenWorkflowExecutionsRequest
Container for the parameters to the ListOpenWorkflowExecutions operation . |
|
ListWorkflowTypesRequest
Container for the parameters to the ListWorkflowTypes operation . |
|
MarkerRecordedEventAttributes
Provides details of the MarkerRecorded event. |
|
PendingTaskCount
Contains the count of tasks in a task list. |
|
PollForActivityTaskRequest
Container for the parameters to the PollForActivityTask operation . |
|
PollForDecisionTaskRequest
Container for the parameters to the PollForDecisionTask operation . |
|
PredefinedDuration
|
|
RecordActivityTaskHeartbeatRequest
Container for the parameters to the RecordActivityTaskHeartbeat operation . |
|
RecordMarkerDecisionAttributes
Provides details of the RecordMarker decision. |
|
RecordMarkerFailedCause
Record Marker Failed Cause |
|
RecordMarkerFailedEventAttributes
Provides details of the RecordMarkerFailed event. |
|
RegisterActivityTypeRequest
Container for the parameters to the RegisterActivityType operation . |
|
RegisterDomainRequest
Container for the parameters to the RegisterDomain operation . |
|
RegisterWorkflowTypeRequest
Container for the parameters to the RegisterWorkflowType operation . |
|
RegistrationStatus
Registration Status |
|
RequestCancelActivityTaskDecisionAttributes
Provides details of the RequestCancelActivityTask
decision. |
|
RequestCancelActivityTaskFailedCause
Request Cancel Activity Task Failed Cause |
|
RequestCancelActivityTaskFailedEventAttributes
Provides details of the RequestCancelActivityTaskFailed
event. |
|
RequestCancelExternalWorkflowExecutionDecisionAttributes
Provides details of the RequestCancelExternalWorkflowExecution decision. |
|
RequestCancelExternalWorkflowExecutionFailedCause
Request Cancel External Workflow Execution Failed Cause |
|
RequestCancelExternalWorkflowExecutionFailedEventAttributes
Provides details of the RequestCancelExternalWorkflowExecutionFailed event. |
|
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
Provides details of the RequestCancelExternalWorkflowExecutionInitiated event. |
|
RequestCancelWorkflowExecutionRequest
Container for the parameters to the RequestCancelWorkflowExecution operation . |
|
RespondActivityTaskCanceledRequest
Container for the parameters to the RespondActivityTaskCanceled operation . |
|
RespondActivityTaskCompletedRequest
Container for the parameters to the RespondActivityTaskCompleted operation . |
|
RespondActivityTaskFailedRequest
Container for the parameters to the RespondActivityTaskFailed operation . |
|
RespondDecisionTaskCompletedRequest
Container for the parameters to the RespondDecisionTaskCompleted operation . |
|
Run
Specifies the runId of a workflow execution. |
|
ScheduleActivityTaskDecisionAttributes
Provides details of the ScheduleActivityTask decision. |
|
ScheduleActivityTaskFailedCause
Schedule Activity Task Failed Cause |
|
ScheduleActivityTaskFailedEventAttributes
Provides details of the ScheduleActivityTaskFailed
event. |
|
SignalExternalWorkflowExecutionDecisionAttributes
Provides details of the SignalExternalWorkflowExecution
decision. |
|
SignalExternalWorkflowExecutionFailedCause
Signal External Workflow Execution Failed Cause |
|
SignalExternalWorkflowExecutionFailedEventAttributes
Provides details of the SignalExternalWorkflowExecutionFailed event. |
|
SignalExternalWorkflowExecutionInitiatedEventAttributes
Provides details of the SignalExternalWorkflowExecutionInitiated event. |
|
SignalWorkflowExecutionRequest
Container for the parameters to the SignalWorkflowExecution operation . |
|
StartChildWorkflowExecutionDecisionAttributes
Provides details of the StartChildWorkflowExecution
decision. |
|
StartChildWorkflowExecutionFailedCause
Start Child Workflow Execution Failed Cause |
|
StartChildWorkflowExecutionFailedEventAttributes
Provides details of the StartChildWorkflowExecutionFailed event. |
|
StartChildWorkflowExecutionInitiatedEventAttributes
Provides details of the StartChildWorkflowExecutionInitiated event. |
|
StartTimerDecisionAttributes
Provides details of the StartTimer decision. |
|
StartTimerFailedCause
Start Timer Failed Cause |
|
StartTimerFailedEventAttributes
Provides details of the StartTimerFailed event. |
|
StartWorkflowExecutionRequest
Container for the parameters to the StartWorkflowExecution operation . |
|
TagFilter
Used to filter the workflow executions in visibility APIs based on a tag. |
|
TaskList
Represents a task list. |
|
TerminateWorkflowExecutionRequest
Container for the parameters to the TerminateWorkflowExecution operation . |
|
TimerCanceledEventAttributes
Provides details of the TimerCanceled event. |
|
TimerFiredEventAttributes
Provides details of the TimerFired event. |
|
TimerStartedEventAttributes
Provides details of the TimerStarted event. |
|
WorkflowExecution
Represents a workflow execution. |
|
WorkflowExecutionCanceledEventAttributes
Provides details of the WorkflowExecutionCanceled event. |
|
WorkflowExecutionCancelRequestedCause
Workflow Execution Cancel Requested Cause |
|
WorkflowExecutionCancelRequestedEventAttributes
Provides details of the WorkflowExecutionCancelRequested
event. |
|
WorkflowExecutionCompletedEventAttributes
Provides details of the WorkflowExecutionCompleted
event. |
|
WorkflowExecutionConfiguration
The configuration settings for a workflow execution including timeout values, tasklist etc. |
|
WorkflowExecutionContinuedAsNewEventAttributes
Provides 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 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 details of the WorkflowExecutionSignaled event. |
|
WorkflowExecutionStartedEventAttributes
Provides details of WorkflowExecutionStarted event. |
|
WorkflowExecutionTerminatedCause
Workflow Execution Terminated Cause |
|
WorkflowExecutionTerminatedEventAttributes
Provides details of the WorkflowExecutionTerminated
event. |
|
WorkflowExecutionTimedOutEventAttributes
Provides details of the WorkflowExecutionTimedOut event. |
|
WorkflowExecutionTimeoutType
Workflow Execution Timeout Type |
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |