Package com.atlassian.bamboo.core
Interface BambooPluginDataIdProvider
- All Superinterfaces:
BambooIdProvider
,PluginKeyProvider
- All Known Subinterfaces:
PlanRepositoryDefinition
,RepositoryData
,RepositoryDefinition
,VcsRepositoryData
- All Known Implementing Classes:
BambooPluginDataIdentifier
,CompleteVcsRepositoryData
,LegacyRepositoryDataImpl
,LegacyRepositoryDefinitionImpl
,MockVcsRepositoryData
,PlanRepositoryDefinitionImpl
,RepositoryDataImpl
,RepositoryDefinitionForTest
,RepositoryDefinitionImpl
,VcsRepositoryDataImpl
Common interface for objects that are identifiable by database id and represent plugin data, for example, instances of VCS repository data.
- Since:
- 11.0
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
Methods inherited from interface com.atlassian.bamboo.plugin.PluginKeyProvider
getPluginKey