| Package | Description |
|---|---|
| com.atlassian.bamboo.chains | |
| com.atlassian.bamboo.resultsummary | |
| com.atlassian.bamboo.v2.build.trigger | |
| com.atlassian.bamboo.v2.trigger |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChainResultsSummary
Represents an execution result of a
Chain |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuildResultsSummary
An interface which provides a database persisted version of the
BuildResults |
interface |
ResultsSummary
Used to store the result of all
Plan executions |
| Modifier and Type | Method and Description |
|---|---|
void |
ManualBuildTriggerReason.updateCustomData(BambooCustomDataAware customDataAware) |
void |
DependencyTriggerReason.updateCustomData(BambooCustomDataAware customDataAware) |
void |
TriggerReason.updateCustomData(BambooCustomDataAware customDataAware)
Updates the
TriggerReason given a BambooCustomDataAware |
void |
UnknownTriggerReason.updateCustomData(BambooCustomDataAware customDataAware) |
void |
ChildDependencyTriggerReason.updateCustomData(BambooCustomDataAware customDataAware) |
void |
CustomRevisionBuildTriggerReason.updateCustomData(BambooCustomDataAware customDataAware) |
void |
RerunBuildTriggerReason.updateCustomData(BambooCustomDataAware customDataAware) |
protected void |
AbstractTriggerReason.updateIfValueNotNull(BambooCustomDataAware customDataAware,
String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
InitialBuildTriggerReason.updateCustomData(BambooCustomDataAware result) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.