Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowDestinationObject
Packages that use WorkflowDestinationObject
Package
Description
-
Uses of WorkflowDestinationObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return WorkflowDestinationObjectModifier and TypeMethodDescriptionstatic WorkflowDestinationObjectGraphQlQueries.workflowDestination(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowStepName, String workflowDestinationName, String id) Methods in com.echothree.control.user.graphql.server.schema 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)