Package com.atlassian.bamboo.repository
Interface UniqueRevisionIdRepository
-
- All Known Subinterfaces:
StashRepository
- All Known Implementing Classes:
BitbucketRepository
,GitHubRepository
,GitRepository
,StashRepositoryImpl
@Deprecated public interface UniqueRevisionIdRepository
Deprecated.since 5.14Marker interface for repositories that have globally unique revision IDs (e.g. git; unlike svn)- Since:
- v5.7