Class ObjectScalar
- java.lang.Object
-
- graphql.schema.GraphQLScalarType
-
- org.activiti.cloud.services.notifications.graphql.subscriptions.ObjectScalar
-
- All Implemented Interfaces:
graphql.schema.GraphQLDirectiveContainer,graphql.schema.GraphQLInputType,graphql.schema.GraphQLNullableType,graphql.schema.GraphQLOutputType,graphql.schema.GraphQLType,graphql.schema.GraphQLUnmodifiedType
public class ObjectScalar extends graphql.schema.GraphQLScalarType
-
-
Constructor Summary
Constructors Constructor Description ObjectScalar()
-
Method Summary
-
Methods inherited from class graphql.schema.GraphQLScalarType
accept, getChildren, getCoercing, getDefinition, getDescription, getDirectives, getName, newScalar, newScalar, toString, transform
-
-