The WorkflowsPage Entity

catalytic.sdk.entities.WorkflowsPage

The WorkflowsPage class represents a page of Workflows, usually returned from the Workflows.find() method.

Instance Methods

NameReturn TypeDescription
getWorkflowsList<Workflow>The Workflows included in this page of results
getNextPageTokenStringThe token used to fetch the next page of Workflows
getCountintThe total number of Workflows