Uses of Interface
com.atlassian.bamboo.core.ProjectIdProvider
-
-
Uses of ProjectIdProvider in com.atlassian.bamboo.repository
Subinterfaces of ProjectIdProvider in com.atlassian.bamboo.repository Modifier and Type Interface Description interface
RepositoryDataEntity
Represents repository as persisted in the db.Classes in com.atlassian.bamboo.repository that implement ProjectIdProvider Modifier and Type Class Description class
RepositoryDataEntityImpl
-
Uses of ProjectIdProvider in com.atlassian.bamboo.utils
Methods in com.atlassian.bamboo.utils with type parameters of type ProjectIdProvider Modifier and Type Method Description static <T extends NameProvider & ProjectIdProvider>
Function<Map<Long,ProjectIdentifier>,Comparator<T>>Comparators. getProjectAwareRepositoryComparator()
-
Uses of ProjectIdProvider in com.atlassian.bamboo.vcs.configuration
Subinterfaces of ProjectIdProvider in com.atlassian.bamboo.vcs.configuration Modifier and Type Interface Description interface
PartialVcsRepositoryData
Low level configuration view of a repository.interface
PlanRepositoryDefinition
Effective repository definition as seen "from aPlan
's perspective.interface
VcsRepositoryData
Effective repository definition as seen outside any specificPlan
's context Product of: - importing parent's configuration - applying local configuration overrides (e.g.Classes in com.atlassian.bamboo.vcs.configuration that implement ProjectIdProvider Modifier and Type Class Description class
CompleteVcsRepositoryData
class
PartialVcsRepositoryDataImpl
class
PlanRepositoryDefinitionImpl
class
VcsRepositoryDataImpl
-
Uses of ProjectIdProvider in it.com.atlassian.bamboo.configuration.external.yaml.export
Classes in it.com.atlassian.bamboo.configuration.external.yaml.export that implement ProjectIdProvider Modifier and Type Class Description class
MockVcsRepositoryData
-