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 |
---|---|
@NotNull ImmutableVcsLocationBambooSpecsState |
ImmutableVcsBambooSpecsSourceImpl.getVcsLocationBambooSpecsState() |
@NotNull ImmutableVcsLocationBambooSpecsState |
ImmutableVcsBambooSpecsSource.getVcsLocationBambooSpecsState() |
Constructor and Description |
---|
ImmutableVcsLocationBambooSpecsStateImpl(ImmutableVcsLocationBambooSpecsState other) |
Modifier and Type | Class and Description |
---|---|
class |
RestVcsLocationBambooSpecsState |
Constructor and Description |
---|
RestVcsLocationBambooSpecsState(@NotNull ImmutableVcsLocationBambooSpecsState vcsLocationBambooSpecsState) |
Modifier and Type | Method and Description |
---|---|
static @NotNull Map<String,String> |
ResultSummaryHelper.getSpecsCustomData(@NotNull ImmutableVcsLocationBambooSpecsState bambooSpecsState,
boolean success) |
static void |
ResultSummaryHelper.markAsBambooSpecFailure(@NotNull BuildContextBuilder buildContextBuilder,
@NotNull ImmutableVcsLocationBambooSpecsState bambooSpecsState)
Mark build context builder as Bamboo Specs execution failure.
|
static void |
ResultSummaryHelper.markAsBambooSpecSuccess(@NotNull BuildContextBuilder buildContextBuilder,
@NotNull ImmutableVcsLocationBambooSpecsState bambooSpecsState)
Mark build context builder as Bamboo Specs execution success.
|
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.