Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowDestinationObject
Packages that use WorkflowDestinationObject
Package
Description
-
Uses of WorkflowDestinationObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return WorkflowDestinationObjectModifier and TypeMethodDescriptionstatic WorkflowDestinationObject
GraphQlQueries.workflowDestination
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowStepName, String workflowDestinationName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type WorkflowDestinationObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowDestinations
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowStepName) -
Uses of WorkflowDestinationObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return WorkflowDestinationObjectModifier and TypeMethodDescriptionWorkflowDestinationPartyTypeObject.getWorkflowDestination
(graphql.schema.DataFetchingEnvironment env) WorkflowDestinationSelectorObject.getWorkflowDestination
(graphql.schema.DataFetchingEnvironment env) WorkflowDestinationStepObject.getWorkflowDestination
(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.workflow.server.graphql that return types with arguments of type WorkflowDestinationObjectModifier and TypeMethodDescriptionWorkflowStepObject.getWorkflowDestinations
(graphql.schema.DataFetchingEnvironment env)