Uses of Interface
com.atlassian.bamboo.core.ProjectIdProvider
Package
Description
-
Uses of ProjectIdProvider in com.atlassian.bamboo.repository
Modifier and TypeInterfaceDescriptioninterface
Represents repository as persisted in the db. -
Uses of ProjectIdProvider in com.atlassian.bamboo.utils
Modifier and TypeMethodDescriptionstatic <T extends NameProvider & ProjectIdProvider>
Function<Map<Long,ProjectIdentifier>, Comparator<T>> Comparators.getProjectAwareRepositoryComparator()
-
Uses of ProjectIdProvider in com.atlassian.bamboo.vcs.configuration
Modifier and TypeInterfaceDescriptioninterface
Low level configuration view of a repository.interface
Effective repository definition as seen "from aPlan
's perspective.interface
Effective repository definition as seen outside any specificPlan
's context Product of: - importing parent's configuration - applying local configuration overrides (e.g.Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of ProjectIdProvider in it.com.atlassian.bamboo.configuration.external.yaml.export