Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowObject
Packages that use WorkflowObject
Package
Description
-
Uses of WorkflowObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return WorkflowObjectMethods in com.echothree.control.user.graphql.server.schema that return types with arguments of type WorkflowObject -
Uses of WorkflowObject in com.echothree.model.control.core.server.graphql
Methods in com.echothree.model.control.core.server.graphql that return WorkflowObjectModifier and TypeMethodDescriptionEntityAttributeObject.getWorkflow(graphql.schema.DataFetchingEnvironment env) -
Uses of WorkflowObject in com.echothree.model.control.inventory.server.graphql
Methods in com.echothree.model.control.inventory.server.graphql that return WorkflowObjectModifier and TypeMethodDescriptionInventoryTransactionTypeObject.getInventoryTransactionWorkflow(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)