Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowEntityStatusObject
Packages that use WorkflowEntityStatusObject
Package
Description
-
Uses of WorkflowEntityStatusObject in com.echothree.model.control.core.server.graphql
Methods in com.echothree.model.control.core.server.graphql that return WorkflowEntityStatusObjectModifier and TypeMethodDescriptionEventGroupObject.getEventGroupStatus
(graphql.schema.DataFetchingEnvironment env) -
Uses of WorkflowEntityStatusObject in com.echothree.model.control.employee.server.graphql
Methods in com.echothree.model.control.employee.server.graphql that return WorkflowEntityStatusObjectModifier and TypeMethodDescriptionEmployeeObject.getEmployeeAvailability
(graphql.schema.DataFetchingEnvironment env) EmployeeObject.getEmployeeStatus
(graphql.schema.DataFetchingEnvironment env) -
Uses of WorkflowEntityStatusObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return WorkflowEntityStatusObjectModifier and TypeMethodDescriptionprotected WorkflowEntityStatusObject
BaseEntityInstanceObject.getWorkflowEntityStatusObject
(graphql.schema.DataFetchingEnvironment env, String workflowName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type WorkflowEntityStatusObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowEntityStatuses
(graphql.schema.DataFetchingEnvironment env, String workflowName) -
Uses of WorkflowEntityStatusObject in com.echothree.model.control.item.server.graphql
Methods in com.echothree.model.control.item.server.graphql that return WorkflowEntityStatusObjectModifier and TypeMethodDescriptionItemObject.getItemStatus
(graphql.schema.DataFetchingEnvironment env) -
Uses of WorkflowEntityStatusObject in com.echothree.model.control.vendor.server.graphql
Methods in com.echothree.model.control.vendor.server.graphql that return WorkflowEntityStatusObjectModifier and TypeMethodDescriptionVendorItemObject.getVendorItemStatus
(graphql.schema.DataFetchingEnvironment env) VendorObject.getVendorStatus
(graphql.schema.DataFetchingEnvironment env)