|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BranchSpecificConfiguration | |
---|---|
com.atlassian.bamboo.build |
Uses of BranchSpecificConfiguration in com.atlassian.bamboo.build |
---|
Fields in com.atlassian.bamboo.build declared as BranchSpecificConfiguration | |
---|---|
protected BranchSpecificConfiguration |
DefaultBuildDefinition.branchSpecificConfiguration
|
Methods in com.atlassian.bamboo.build that return BranchSpecificConfiguration | |
---|---|
BranchSpecificConfiguration |
BuildObjectForTests.getBranchSpecificConfiguration()
Deprecated. |
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. |
BranchSpecificConfiguration |
DefaultBuildDefinition.getBranchSpecificConfiguration()
|
Methods in com.atlassian.bamboo.build with parameters of type BranchSpecificConfiguration | |
---|---|
void |
BuildObjectForTests.setBranchSpecificConfiguration(BranchSpecificConfiguration branchSpecificConfiguration)
Deprecated. |
void |
BuildDefinition.setBranchSpecificConfiguration(BranchSpecificConfiguration branchSpecificConfiguration)
|
void |
DefaultBuildDefinition.setBranchSpecificConfiguration(BranchSpecificConfiguration branchSpecificConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |