Interface RepositoryPositionProvider

All Superinterfaces:
BambooIdProvider
All Known Subinterfaces:
PlanRepositoryDefinition, RepositoryDefinition
All Known Implementing Classes:
LegacyRepositoryDefinitionImpl, PlanRepositoryDefinitionImpl, RepositoryDefinitionForTest, RepositoryDefinitionImpl

@Internal public interface RepositoryPositionProvider extends BambooIdProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Position of repository in the list of repositories defined for Plan.

    Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider

    getId
  • Method Details

    • getPosition

      int getPosition()
      Position of repository in the list of repositories defined for Plan. Default repository is always on the position 0.
      Returns: