Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowEntranceObject
Packages that use WorkflowEntranceObject
Package
Description
-
Uses of WorkflowEntranceObject in com.echothree.model.control.customer.server.graphql
Methods in com.echothree.model.control.customer.server.graphql that return WorkflowEntranceObjectModifier and TypeMethodDescriptionCustomerTypeObject.getDefaultCustomerCreditStatus
(graphql.schema.DataFetchingEnvironment env) CustomerTypeObject.getDefaultCustomerStatus
(graphql.schema.DataFetchingEnvironment env) -
Uses of WorkflowEntranceObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return WorkflowEntranceObjectModifier and TypeMethodDescriptionstatic WorkflowEntranceObject
GraphQlQueries.workflowEntrance
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowEntranceName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type WorkflowEntranceObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowEntrances
(graphql.schema.DataFetchingEnvironment env, String workflowName) -
Uses of WorkflowEntranceObject in com.echothree.model.control.order.server.graphql
Methods in com.echothree.model.control.order.server.graphql that return WorkflowEntranceObjectModifier and TypeMethodDescriptionOrderTypeObject.getOrderWorkflowEntrance
(graphql.schema.DataFetchingEnvironment env) -
Uses of WorkflowEntranceObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return WorkflowEntranceObjectModifier and TypeMethodDescriptionWorkflowEntrancePartyTypeObject.getWorkflowEntrance
(graphql.schema.DataFetchingEnvironment env) WorkflowEntranceSelectorObject.getWorkflowEntrance
(graphql.schema.DataFetchingEnvironment env) WorkflowEntranceStepObject.getWorkflowEntrance
(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.workflow.server.graphql that return types with arguments of type WorkflowEntranceObjectModifier and TypeMethodDescriptionWorkflowObject.getWorkflowEntrances
(graphql.schema.DataFetchingEnvironment env)