Uses of Class
ch.brix.gql.client.frontify.builders.WorkflowStatus_checklistPresets
-
Packages that use WorkflowStatus_checklistPresets Package Description ch.brix.gql.client.frontify.builders -
-
Uses of WorkflowStatus_checklistPresets in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return WorkflowStatus_checklistPresets Modifier and Type Method Description WorkflowStatus_checklistPresetsWorkflowStatus_checklistPresets. onWorkflowChecklistPreset(On_WorkflowChecklistPreset typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type WorkflowStatus_checklistPresets Modifier and Type Method Description On_WorkflowStatusOn_WorkflowStatus. checklistPresets(WorkflowStatus_checklistPresets callBuilder)**BETA** A list of `WorkflowPreset` that is used to create one or more `WorkflowChecklistItem`, which are appended to a `WorkflowTask` on entering this `WorkflowState`.
-