Uses of Class
ch.brix.gql.client.frontify.builders.On_WorkflowChecklistItems
-
Packages that use On_WorkflowChecklistItems Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_WorkflowChecklistItems in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_WorkflowChecklistItems Modifier and Type Method Description On_WorkflowChecklistItemsOn_WorkflowChecklistItems. hasNextPage()Indicates if a next page is available or notOn_WorkflowChecklistItemsOn_WorkflowChecklistItems. items(WorkflowChecklistItems_items callBuilder)List of type `WorkflowChecklistItem`.On_WorkflowChecklistItemsOn_WorkflowChecklistItems. limit()Number of results per page.On_WorkflowChecklistItemsOn_WorkflowChecklistItems. page()Current page number.On_WorkflowChecklistItemsOn_WorkflowChecklistItems. total()Total amount of results.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_WorkflowChecklistItems Modifier and Type Method Description WorkflowTask_checklistItemWorkflowTask_checklistItem. onWorkflowChecklistItems(On_WorkflowChecklistItems typeBuilder)
-