Skip to content

/AWS1/IF_SWF_PAGINATOR

/AWS1/IF_SWF_PAGINATOR represents the Paginator client for Amazon Simple Workflow Service.

Some iterator classes offers a means to indicate the maximum number of results to include in the operation output without having to worry about the exact importing parameter name of the underlying API operation. To set this limit, you can use the set_page_size( ) method. Kindly note, if different values are specified in the operation importing parameter and the iterator's set_page_size() method, the value specified last will be preferred (in the order of the values specified). The table below lists the iterator class that has the set_page_size() method as well as the name of the corresponding importing parameter of the underlying API operation.

List of paginated methods implemented in /AWS1/IF_SWF_PAGINATOR

Paginated Method Iterator Class Page Size Option
GETWORKFLOWEXECUTIONHISTORY() /AWS1/CL_SWF_GETWORKFLOWEXHI00 Yes ( IV_MAXIMUMPAGESIZE )
LISTACTIVITYTYPES() /AWS1/CL_SWF_LSTACTIVITYTYPE00 Yes ( IV_MAXIMUMPAGESIZE )
LISTCLOSEDWORKFLOWEXECUTIONS() /AWS1/CL_SWF_LSTCLOSEDWORKFL00 Yes ( IV_MAXIMUMPAGESIZE )
LISTDOMAINS() /AWS1/CL_SWF_LISTDOMAINS_I Yes ( IV_MAXIMUMPAGESIZE )
LISTOPENWORKFLOWEXECUTIONS() /AWS1/CL_SWF_LSTOPENWORKFLOW00 Yes ( IV_MAXIMUMPAGESIZE )
LISTWORKFLOWTYPES() /AWS1/CL_SWF_LSTWORKFLOWTYPE00 Yes ( IV_MAXIMUMPAGESIZE )
POLLFORDECISIONTASK() /AWS1/CL_SWF_POLLFORDCSNTASK_I Yes ( IV_MAXIMUMPAGESIZE )