Uses of Class
com.echothree.model.control.cancellationpolicy.server.graphql.CancellationKindObject
Packages that use CancellationKindObject
Package
Description
-
Uses of CancellationKindObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return CancellationKindObjectModifier and TypeMethodDescriptionstatic CancellationKindObjectGraphQlQueries.cancellationKind(graphql.schema.DataFetchingEnvironment env, String cancellationKindName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type CancellationKindObjectModifier and TypeMethodDescriptionGraphQlQueries.cancellationKinds(graphql.schema.DataFetchingEnvironment env) -
Uses of CancellationKindObject in com.echothree.model.control.cancellationpolicy.server.graphql
Methods in com.echothree.model.control.cancellationpolicy.server.graphql that return CancellationKindObjectModifier and TypeMethodDescriptionCancellationPolicyObject.getCancellationKind(graphql.schema.DataFetchingEnvironment env)