Uses of Interface
com.atlassian.bamboo.vcs.configuration.RepositoryPositionProvider
Packages that use RepositoryPositionProvider
-
Uses of RepositoryPositionProvider in com.atlassian.bamboo.repository
Methods in com.atlassian.bamboo.repository that return types with arguments of type RepositoryPositionProviderModifier and TypeMethodDescriptionstatic Predicate<RepositoryPositionProvider>
RepositoryPredicates.isPlanRepositoryDefinitionDefault()
Get a predicate that returns true forPlanRepositoryDefinition
which is has position == 0 (is default) -
Uses of RepositoryPositionProvider in com.atlassian.bamboo.vcs.configuration
Subinterfaces of RepositoryPositionProvider in com.atlassian.bamboo.vcs.configurationModifier and TypeInterfaceDescriptioninterface
Effective repository definition as seen "from aPlan
's perspective.Classes in com.atlassian.bamboo.vcs.configuration that implement RepositoryPositionProvider