Uses of Class
com.echothree.model.control.workflow.server.graphql.WorkflowSelectorKindObject
Packages that use WorkflowSelectorKindObject
Package
Description
-
Uses of WorkflowSelectorKindObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return WorkflowSelectorKindObjectModifier and TypeMethodDescriptionstatic WorkflowSelectorKindObject
GraphQlQueries.workflowSelectorKind
(graphql.schema.DataFetchingEnvironment env, String workflowName, String selectorKindName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type WorkflowSelectorKindObjectModifier and TypeMethodDescriptionstatic Collection<WorkflowSelectorKindObject>
GraphQlQueries.workflowSelectorKinds
(graphql.schema.DataFetchingEnvironment env, String workflowName, String selectorKindName) -
Uses of WorkflowSelectorKindObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return types with arguments of type WorkflowSelectorKindObjectModifier and TypeMethodDescriptionWorkflowObject.getWorkflowSelectorKinds
(graphql.schema.DataFetchingEnvironment env)