Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowEntranceStepObject
Packages that use WorkflowEntranceStepObject
Package
Description
-
Uses of WorkflowEntranceStepObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return WorkflowEntranceStepObjectModifier and TypeMethodDescriptionstatic WorkflowEntranceStepObject
GraphQlQueries.workflowEntranceStep
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowEntranceName, String entranceWorkflowName, String entranceWorkflowStepName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type WorkflowEntranceStepObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowEntranceSteps
(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowEntranceName) -
Uses of WorkflowEntranceStepObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return types with arguments of type WorkflowEntranceStepObjectModifier and TypeMethodDescriptionWorkflowEntranceObject.getWorkflowEntranceSteps
(graphql.schema.DataFetchingEnvironment env) WorkflowStepObject.getWorkflowEntranceSteps
(graphql.schema.DataFetchingEnvironment env)