Uses of Interface
com.atlassian.bamboo.plan.ImmutableVcsLocationBambooSpecsState
Packages that use ImmutableVcsLocationBambooSpecsState
Package
Description
-
Uses of ImmutableVcsLocationBambooSpecsState in com.atlassian.bamboo.plan
Subinterfaces of ImmutableVcsLocationBambooSpecsState in com.atlassian.bamboo.planClasses in com.atlassian.bamboo.plan that implement ImmutableVcsLocationBambooSpecsStateModifier and TypeClassDescriptionclass
class
Methods in com.atlassian.bamboo.plan that return ImmutableVcsLocationBambooSpecsStateModifier and TypeMethodDescription@NotNull ImmutableVcsLocationBambooSpecsState
ImmutableVcsBambooSpecsSource.getVcsLocationBambooSpecsState()
@NotNull ImmutableVcsLocationBambooSpecsState
ImmutableVcsBambooSpecsSourceImpl.getVcsLocationBambooSpecsState()
Constructors in com.atlassian.bamboo.plan with parameters of type ImmutableVcsLocationBambooSpecsStateModifierConstructorDescription -
Uses of ImmutableVcsLocationBambooSpecsState in com.atlassian.bamboo.rest.model.repository
Classes in com.atlassian.bamboo.rest.model.repository that implement ImmutableVcsLocationBambooSpecsStateConstructors in com.atlassian.bamboo.rest.model.repository with parameters of type ImmutableVcsLocationBambooSpecsStateModifierConstructorDescriptionRestVcsLocationBambooSpecsState
(@NotNull ImmutableVcsLocationBambooSpecsState vcsLocationBambooSpecsState) RestVcsLocationBambooSpecsState
(@NotNull ImmutableVcsLocationBambooSpecsState vcsLocationBambooSpecsState, @NotNull String baseUrl) -
Uses of ImmutableVcsLocationBambooSpecsState in com.atlassian.bamboo.resultsummary
Methods in com.atlassian.bamboo.resultsummary with parameters of type ImmutableVcsLocationBambooSpecsStateModifier 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.