Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowDestinationSelectorObject
Packages that use WorkflowDestinationSelectorObject
Package
Description
-
Uses of WorkflowDestinationSelectorObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return WorkflowDestinationSelectorObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowDestinationSelector
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowStepName, String workflowDestinationName, String selectorName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type WorkflowDestinationSelectorObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowDestinationSelectors
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowStepName, String workflowDestinationName) -
Uses of WorkflowDestinationSelectorObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return types with arguments of type WorkflowDestinationSelectorObjectModifier and TypeMethodDescriptionWorkflowDestinationObject.getWorkflowDestinationSelectors
(graphql.schema.DataFetchingEnvironment env)