Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowObject
Packages that use WorkflowObject
Package
Description
-
Uses of WorkflowObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return WorkflowObjectMethods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type WorkflowObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<WorkflowObject>
GraphQlQueries.workflows
(graphql.schema.DataFetchingEnvironment env) -
Uses of WorkflowObject in com.echothree.model.control.order.server.graphql
Methods in com.echothree.model.control.order.server.graphql that return WorkflowObjectModifier and TypeMethodDescriptionOrderTypeObject.getOrderWorkflow
(graphql.schema.DataFetchingEnvironment env) -
Uses of WorkflowObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return WorkflowObjectModifier and TypeMethodDescriptionWorkflowEntityTypeObject.getWorkflow
(graphql.schema.DataFetchingEnvironment env) WorkflowEntranceObject.getWorkflow
(graphql.schema.DataFetchingEnvironment env) WorkflowSelectorKindObject.getWorkflow
(graphql.schema.DataFetchingEnvironment env) WorkflowStepObject.getWorkflow
(graphql.schema.DataFetchingEnvironment env)