| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GLOBAL_ROLE |
| Constructor and Description |
|---|
GQLTypeGlobalRole(net.nemerosa.ontrack.model.security.AccountService accountService) |
| 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 GLOBAL_ROLE
@Autowired public GQLTypeGlobalRole(net.nemerosa.ontrack.model.security.AccountService accountService)
public java.lang.String getTypeName()
getTypeName in interface GQLTypepublic graphql.schema.GraphQLObjectType createType(net.nemerosa.ontrack.graphql.schema.GQLTypeCache cache)
createType in interface GQLType