Uses of Class
ch.brix.gql.client.frontify.builders.WorkflowStatus_tasks
-
Packages that use WorkflowStatus_tasks Package Description ch.brix.gql.client.frontify.builders -
-
Uses of WorkflowStatus_tasks in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return WorkflowStatus_tasks Modifier and Type Method Description WorkflowStatus_tasksWorkflowStatus_tasks. args(WorkflowStatus_tasks_Args argsBuilder)WorkflowStatus_tasksWorkflowStatus_tasks. onWorkflowStatusTaskItems(On_WorkflowStatusTaskItems typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type WorkflowStatus_tasks Modifier and Type Method Description On_WorkflowStatusOn_WorkflowStatus. tasks(WorkflowStatus_tasks callBuilder)**BETA** A list of the `WorkflowTask` in the `WorkflowStatus`.
-