Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowStepObject
Packages that use WorkflowStepObject
Package
Description
-
Uses of WorkflowStepObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return WorkflowStepObjectModifier and TypeMethodDescriptionstatic WorkflowStepObjectGraphQlQueries.workflowStep(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowStepName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type WorkflowStepObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowSteps(graphql.schema.DataFetchingEnvironment env, String workflowName) -
Uses of WorkflowStepObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return WorkflowStepObjectModifier and TypeMethodDescriptionWorkflowDestinationObject.getWorkflowStep(graphql.schema.DataFetchingEnvironment env) WorkflowDestinationStepObject.getWorkflowStep(graphql.schema.DataFetchingEnvironment env) WorkflowEntityStatusObject.getWorkflowStep(graphql.schema.DataFetchingEnvironment env) WorkflowEntranceStepObject.getWorkflowStep(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.workflow.server.graphql that return types with arguments of type WorkflowStepObjectModifier and TypeMethodDescriptionWorkflowObject.getWorkflowSteps(graphql.schema.DataFetchingEnvironment env)