Class On_Workflow
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_Workflow
-
public class On_Workflow extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_Workflow()
-
Method Summary
Modifier and Type Method Description On_Workflowstatuses(Workflow_statuses callBuilder)**BETA** Multiple statuses define a `Workflow`.
-
-
-
Method Detail
-
statuses
public On_Workflow statuses(Workflow_statuses callBuilder)
**BETA** Multiple statuses define a `Workflow`. They represent a line/row in the Kanban board of the current `Workflow`.
-
-