Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowEntranceStepObject
Packages that use WorkflowEntranceStepObject
Package
Description
-
Uses of WorkflowEntranceStepObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return WorkflowEntranceStepObjectModifier and TypeMethodDescriptionstatic WorkflowEntranceStepObjectGraphQlQueries.workflowEntranceStep(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowEntranceName, String entranceWorkflowName, String entranceWorkflowStepName) Methods in com.echothree.control.user.graphql.server.schema 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)