Uses of Class
com.echothree.model.control.selector.server.graphql.SelectorKindObject
Packages that use SelectorKindObject
Package
Description
-
Uses of SelectorKindObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return SelectorKindObjectModifier and TypeMethodDescriptionstatic SelectorKindObject
GraphQlQueries.selectorKind
(graphql.schema.DataFetchingEnvironment env, String selectorKindName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type SelectorKindObjectModifier and TypeMethodDescriptionstatic Collection<SelectorKindObject>
GraphQlQueries.selectorKinds
(graphql.schema.DataFetchingEnvironment env) -
Uses of SelectorKindObject in com.echothree.model.control.selector.server.graphql
Methods in com.echothree.model.control.selector.server.graphql that return SelectorKindObjectModifier and TypeMethodDescriptionSelectorTypeObject.getSelectorKind
(graphql.schema.DataFetchingEnvironment env) -
Uses of SelectorKindObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return SelectorKindObjectModifier and TypeMethodDescriptionWorkflowSelectorKindObject.getSelectorKind
(graphql.schema.DataFetchingEnvironment env)