| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACCOUNT_GROUP_MAPPING |
| Constructor and Description |
|---|
GQLTypeAccountGroupMapping() |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLObjectType |
createType(net.nemerosa.ontrack.graphql.schema.GQLTypeCache cache) |
java.lang.String |
getTypeName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeRefpublic static final java.lang.String ACCOUNT_GROUP_MAPPING
public java.lang.String getTypeName()
getTypeName in interface GQLTypepublic graphql.schema.GraphQLObjectType createType(net.nemerosa.ontrack.graphql.schema.GQLTypeCache cache)
createType in interface GQLType