| Package | Description |
|---|---|
| com.atlassian.bamboo.plan | |
| com.atlassian.bamboo.rest.model.repository | |
| com.atlassian.bamboo.resultsummary |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VcsLocationBambooSpecsState |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableVcsLocationBambooSpecsStateImpl |
class |
VcsLocationBambooSpecsStateImpl |
| Modifier and Type | Method and Description |
|---|---|
ImmutableVcsLocationBambooSpecsState |
ImmutableVcsBambooSpecsSourceImpl.getVcsLocationBambooSpecsState() |
ImmutableVcsLocationBambooSpecsState |
ImmutableVcsBambooSpecsSource.getVcsLocationBambooSpecsState() |
| Constructor and Description |
|---|
ImmutableVcsLocationBambooSpecsStateImpl(ImmutableVcsLocationBambooSpecsState other) |
| Modifier and Type | Class and Description |
|---|---|
class |
RestVcsLocationBambooSpecsState |
| Constructor and Description |
|---|
RestVcsLocationBambooSpecsState(ImmutableVcsLocationBambooSpecsState vcsLocationBambooSpecsState) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
ResultSummaryHelper.getSpecsCustomData(ImmutableVcsLocationBambooSpecsState bambooSpecsState,
boolean success) |
static void |
ResultSummaryHelper.markAsBambooSpecFailure(BuildContextBuilder buildContextBuilder,
ImmutableVcsLocationBambooSpecsState bambooSpecsState)
Mark build context builder as Bamboo Specs execution failure.
|
static void |
ResultSummaryHelper.markAsBambooSpecSuccess(BuildContextBuilder buildContextBuilder,
ImmutableVcsLocationBambooSpecsState bambooSpecsState)
Mark build context builder as Bamboo Specs execution success.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.