Uses of Class
ch.brix.gql.client.frontify.builders.On_WorkflowStatusTaskItems
-
Packages that use On_WorkflowStatusTaskItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_WorkflowStatusTaskItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_WorkflowStatusTaskItems Modifier and Type Method Description On_WorkflowStatusTaskItemsOn_WorkflowStatusTaskItems. hasNextPage()Indicates if a next page is available or notOn_WorkflowStatusTaskItemsOn_WorkflowStatusTaskItems. items(WorkflowStatusTaskItems_items callBuilder)List of type `WorkflowTask`.On_WorkflowStatusTaskItemsOn_WorkflowStatusTaskItems. limit()Number of results per page.On_WorkflowStatusTaskItemsOn_WorkflowStatusTaskItems. page()Current page number.On_WorkflowStatusTaskItemsOn_WorkflowStatusTaskItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_WorkflowStatusTaskItems Modifier and Type Method Description WorkflowStatus_tasksWorkflowStatus_tasks. onWorkflowStatusTaskItems(On_WorkflowStatusTaskItems typeBuilder)
-