|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Immutable @ThreadSafe public interface RepositoryDefinition
Method Summary | |
---|---|
int |
getPosition()
Position of repository in the list of repositories defined for Plan . |
boolean |
isBuildTrigger()
Marks repositories used as build trigger as opposed to only being sources for changesets |
Methods inherited from interface com.atlassian.bamboo.repository.RepositoryData |
---|
getConfiguration, getPluginKey, getRepository, getWebRepositoryPluginKey, getWebRepositoryViewer, getXmlData, isGlobal, isMarkedForDeletion |
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider |
---|
getId |
Methods inherited from interface com.atlassian.bamboo.utils.DescriptionProvider |
---|
getDescription, getName |
Method Detail |
---|
boolean isBuildTrigger()
int getPosition()
Plan
.
Default repository is always on the position 0.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |