Class VcsBranchDefinitionImpl
java.lang.Object
com.atlassian.bamboo.vcs.configuration.VcsBranchDefinitionImpl
- All Implemented Interfaces:
VcsBranchDefinition
,VcsConfigurationFragment
-
Constructor Summary
ConstructorDescriptionVcsBranchDefinitionImpl
(@NotNull VcsBranchDefinition branch) VcsBranchDefinitionImpl
(@NotNull Map<String, String> configuration, @NotNull VcsBranch vcsBranch) -
Method Summary
-
Constructor Details
-
VcsBranchDefinitionImpl
-
VcsBranchDefinitionImpl
-
-
Method Details
-
getVcsBranch
- Specified by:
getVcsBranch
in interfaceVcsBranchDefinition
- Returns:
- branch as configured (i.e. without variable substitution)
-
getConfiguration
- Specified by:
getConfiguration
in interfaceVcsConfigurationFragment
-
equals
-
hashCode
public int hashCode()
-