Package com.atlassian.bamboo.core
Interface ProjectIdProvider
- All Known Subinterfaces:
PartialVcsRepositoryData,PlanRepositoryDefinition,RepositoryDataEntity,VcsRepositoryData
- All Known Implementing Classes:
CompleteVcsRepositoryData,MockVcsRepositoryData,PartialVcsRepositoryDataImpl,PlanRepositoryDefinitionImpl,RepositoryDataEntityImpl,VcsRepositoryDataImpl
public interface ProjectIdProvider
-
Method Summary
-
Method Details
-
getProjectId
- Returns:
- id of the project which is related with given entity
-