Uses of Interface
com.atlassian.bamboo.plan.ImmutableVcsLocationBambooSpecsState
Package
Description
-
Uses of ImmutableVcsLocationBambooSpecsState in com.atlassian.bamboo.plan
Modifier and TypeClassDescriptionclass
class
Modifier and TypeMethodDescription@NotNull ImmutableVcsLocationBambooSpecsState
ImmutableVcsBambooSpecsSource.getVcsLocationBambooSpecsState()
@NotNull ImmutableVcsLocationBambooSpecsState
ImmutableVcsBambooSpecsSourceImpl.getVcsLocationBambooSpecsState()
ModifierConstructorDescription -
Uses of ImmutableVcsLocationBambooSpecsState in com.atlassian.bamboo.rest.model.repository
ModifierConstructorDescriptionRestVcsLocationBambooSpecsState
(@NotNull ImmutableVcsLocationBambooSpecsState vcsLocationBambooSpecsState) RestVcsLocationBambooSpecsState
(@NotNull ImmutableVcsLocationBambooSpecsState vcsLocationBambooSpecsState, @NotNull String baseUrl) -
Uses of ImmutableVcsLocationBambooSpecsState in com.atlassian.bamboo.resultsummary
Modifier and TypeMethodDescriptionResultSummaryHelper.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.