| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AUTHORIZED_PROJECT |
| Constructor and Description |
|---|
GQLTypeAuthorizedProject(GQLTypeProjectRole projectRole,
net.nemerosa.ontrack.model.structure.StructureService structureService) |
| 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 AUTHORIZED_PROJECT
@Autowired public GQLTypeAuthorizedProject(GQLTypeProjectRole projectRole, net.nemerosa.ontrack.model.structure.StructureService structureService)
public java.lang.String getTypeName()
getTypeName in interface GQLTypepublic graphql.schema.GraphQLObjectType createType(net.nemerosa.ontrack.graphql.schema.GQLTypeCache cache)
createType in interface GQLType