Interface VcsBranchDefinition
- All Superinterfaces:
VcsConfigurationFragment
- All Known Implementing Classes:
VcsBranchDefinitionImpl
Definition of a branch (ref name (git) or relative path (svn))
Can be overridden at branch level (who would have thought!)
- Since:
- 5.14
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.vcs.configuration.VcsConfigurationFragment
getConfiguration
-
Method Details
-
getVcsBranch
- Returns:
- branch as configured (i.e. without variable substitution)
-