Uses of Class
ch.brix.gql.client.frontify.builders.WorkflowStatus_assignedUsers
-
Packages that use WorkflowStatus_assignedUsers Package Description ch.brix.gql.client.frontify.builders -
-
Uses of WorkflowStatus_assignedUsers in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return WorkflowStatus_assignedUsers Modifier and Type Method Description WorkflowStatus_assignedUsersWorkflowStatus_assignedUsers. onAccountUser(On_AccountUser typeBuilder)WorkflowStatus_assignedUsersWorkflowStatus_assignedUsers. onUser(On_User typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type WorkflowStatus_assignedUsers Modifier and Type Method Description On_WorkflowStatusOn_WorkflowStatus. assignedUsers(WorkflowStatus_assignedUsers callBuilder)**BETA** List of `User` assigned to this `WorkflowStatus`.
-