Package | Description |
---|---|
com.atlassian.bamboo.build |
Modifier and Type | Field and Description |
---|---|
protected BranchSpecificConfiguration |
DefaultBuildDefinition.branchSpecificConfiguration |
Modifier and Type | Method and Description |
---|---|
BranchSpecificConfiguration |
DefaultBuildDefinition.getBranchSpecificConfiguration() |
BranchSpecificConfiguration |
PartialBuildDefinition.getBranchSpecificConfiguration()
Returns any configuration that is specific to a branch plan, and not so relevant for a normal plan.
|
BranchSpecificConfiguration |
BuildDefinition.getBranchSpecificConfiguration()
Returns any configuration that is specific to a branch plan, and not so relevant for a normal plan.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultBuildDefinition.setBranchSpecificConfiguration(BranchSpecificConfiguration branchSpecificConfiguration) |
void |
BuildDefinition.setBranchSpecificConfiguration(BranchSpecificConfiguration branchSpecificConfiguration) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.