Uses of Class
com.atlassian.bamboo.repository.PlanRepositoryLinkImpl
-
Packages that use PlanRepositoryLinkImpl Package Description com.atlassian.bamboo.repository -
-
Uses of PlanRepositoryLinkImpl in com.atlassian.bamboo.repository
Fields in com.atlassian.bamboo.repository with type parameters of type PlanRepositoryLinkImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<PlanRepositoryLinkImpl,Boolean>
PlanRepositoryLinkImpl_. buildTrigger
static javax.persistence.metamodel.SingularAttribute<PlanRepositoryLinkImpl,Plan>
PlanRepositoryLinkImpl_. plan
static javax.persistence.metamodel.SingularAttribute<PlanRepositoryLinkImpl,Integer>
PlanRepositoryLinkImpl_. position
static javax.persistence.metamodel.SingularAttribute<PlanRepositoryLinkImpl,RepositoryDataEntity>
PlanRepositoryLinkImpl_. repositoryDataEntity
-