Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowEntranceSelectorObject
Packages that use WorkflowEntranceSelectorObject
Package
Description
-
Uses of WorkflowEntranceSelectorObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return WorkflowEntranceSelectorObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowEntranceSelector(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowEntranceName, String selectorName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type WorkflowEntranceSelectorObjectModifier and TypeMethodDescriptionGraphQlQueries.workflowEntranceSelectors(graphql.schema.DataFetchingEnvironment env, String workflowName, String workflowEntranceName) -
Uses of WorkflowEntranceSelectorObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return types with arguments of type WorkflowEntranceSelectorObjectModifier and TypeMethodDescriptionWorkflowEntranceObject.getWorkflowEntranceSelectors(graphql.schema.DataFetchingEnvironment env)