Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowDestinationStepObject
Packages that use WorkflowDestinationStepObject
Package
Description
-
Uses of WorkflowDestinationStepObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return WorkflowDestinationStepObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowDestinationStep
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowStepName, String workflowDestinationName, String destinationWorkflowName, String destinationWorkflowStepName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type WorkflowDestinationStepObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowDestinationSteps
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowStepName, String workflowDestinationName) -
Uses of WorkflowDestinationStepObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return types with arguments of type WorkflowDestinationStepObjectModifier and TypeMethodDescriptionWorkflowDestinationObject.getWorkflowDestinationSteps
(graphql.schema.DataFetchingEnvironment env)