| Package | Description |
|---|---|
| com.atlassian.bamboo.build | |
| com.atlassian.bamboo.results | |
| com.atlassian.bamboo.task | |
| com.atlassian.bamboo.v2.build.agent.capability |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Job |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomBuildCompleteAction.run(Buildable buildable,
BuildResults buildResult)
This action will run when a build completes.
|
| Modifier and Type | Method and Description |
|---|---|
Buildable |
BuildResultsImpl.getBuildable()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskManager.removeRequirementsForTaskDefinition(Buildable buildable,
TaskDefinition taskDefinition)
Removes all the
Requirements that belong to the TaskDefinition |
| Modifier and Type | Method and Description |
|---|---|
Buildable |
RequirementPlanMapping.getBuild() |
| Modifier and Type | Method and Description |
|---|---|
void |
CapabilityType.updatePlanForNewLabel(Buildable plan,
String oldLabel,
String newLabel)
Perform custom work when the key has been updated.
|
| Constructor and Description |
|---|
RequirementPlanMapping(Requirement requirement,
Buildable build) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.