Skip to content

/AWS1/IF_SWF

/AWS1/IF_SWF represents the ABAP client for the SWF service, representing each operation as a method call. For more information see the API Page page.

All API operations are implemented by methods in /AWS1/IF_SWF

Operation Method
CountClosedWorkflowExecutions COUNTCLOSEDWORKFLOWEXECS()
CountOpenWorkflowExecutions COUNTOPENWORKFLOWEXECUTIONS()
CountPendingActivityTasks COUNTPENDINGACTIVITYTASKS()
CountPendingDecisionTasks COUNTPENDINGDECISIONTASKS()
DeprecateActivityType DEPRECATEACTIVITYTYPE()
DeprecateDomain DEPRECATEDOMAIN()
DeprecateWorkflowType DEPRECATEWORKFLOWTYPE()
DescribeActivityType DESCRIBEACTIVITYTYPE()
DescribeDomain DESCRIBEDOMAIN()
DescribeWorkflowExecution DESCRIBEWORKFLOWEXECUTION()
DescribeWorkflowType DESCRIBEWORKFLOWTYPE()
GetWorkflowExecutionHistory GETWORKFLOWEXECUTIONHISTORY()
ListActivityTypes LISTACTIVITYTYPES()
ListClosedWorkflowExecutions LISTCLOSEDWORKFLOWEXECUTIONS()
ListDomains LISTDOMAINS()
ListOpenWorkflowExecutions LISTOPENWORKFLOWEXECUTIONS()
ListTagsForResource LISTTAGSFORRESOURCE()
ListWorkflowTypes LISTWORKFLOWTYPES()
PollForActivityTask POLLFORACTIVITYTASK()
PollForDecisionTask POLLFORDECISIONTASK()
RecordActivityTaskHeartbeat RECORDACTIVITYTASKHEARTBEAT()
RegisterActivityType REGISTERACTIVITYTYPE()
RegisterDomain REGISTERDOMAIN()
RegisterWorkflowType REGISTERWORKFLOWTYPE()
RequestCancelWorkflowExecution REQUESTCANCELWORKFLOWEXEC()
RespondActivityTaskCanceled RESPONDACTIVITYTASKCANCELED()
RespondActivityTaskCompleted RESPONDACTIVITYTASKCOMPLETED()
RespondActivityTaskFailed RESPONDACTIVITYTASKFAILED()
RespondDecisionTaskCompleted RESPONDDECISIONTASKCOMPLETED()
SignalWorkflowExecution SIGNALWORKFLOWEXECUTION()
StartWorkflowExecution STARTWORKFLOWEXECUTION()
TagResource TAGRESOURCE()
TerminateWorkflowExecution TERMINATEWORKFLOWEXECUTION()
UndeprecateActivityType UNDEPRECATEACTIVITYTYPE()
UndeprecateDomain UNDEPRECATEDOMAIN()
UndeprecateWorkflowType UNDEPRECATEWORKFLOWTYPE()
UntagResource UNTAGRESOURCE()