Uses of Class
com.atlassian.bamboo.project.DefaultProject
-
Packages that use DefaultProject Package Description com.atlassian.bamboo.project com.atlassian.bamboo.specs -
-
Uses of DefaultProject in com.atlassian.bamboo.project
Fields in com.atlassian.bamboo.project with type parameters of type DefaultProject Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<DefaultProject,String>
DefaultProject_. description
static javax.persistence.metamodel.SingularAttribute<DefaultProject,String>
DefaultProject_. key
static javax.persistence.metamodel.ListAttribute<DefaultProject,Labelling>
DefaultProject_. labellings
static javax.persistence.metamodel.SingularAttribute<DefaultProject,Boolean>
DefaultProject_. markedForDeletion
static javax.persistence.metamodel.SingularAttribute<DefaultProject,String>
DefaultProject_. name
-
Uses of DefaultProject in com.atlassian.bamboo.specs
Fields in com.atlassian.bamboo.specs with type parameters of type DefaultProject Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<RssProjectPermissionImpl,DefaultProject>
RssProjectPermissionImpl_. project
-