Interface RepositoryPositionProvider
- All Superinterfaces:
BambooIdProvider
- All Known Subinterfaces:
PlanRepositoryDefinition,RepositoryDefinition
- All Known Implementing Classes:
LegacyRepositoryDefinitionImpl,PlanRepositoryDefinitionImpl,RepositoryDefinitionForTest,RepositoryDefinitionImpl
-
Method Summary
Modifier and TypeMethodDescriptionintPosition of repository in the list of repositories defined forPlan.Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
-
Method Details
-
getPosition
int getPosition()Position of repository in the list of repositories defined forPlan. Default repository is always on the position 0.- Returns:
-