Uses of Interface
com.atlassian.bamboo.build.BuildDetectionResult
-
Uses of BuildDetectionResult in com.atlassian.bamboo.build
Modifier and TypeMethodDescriptionConditionalBuildDetectionAction.createBuildContext()
Actual creation of aBuildContext
.@NotNull BuildDetectionResult
UnconditionalBuildDetectionAction.generateResultWithoutChanges()
Creates a result with a new number without doing change detection -
Uses of BuildDetectionResult in com.atlassian.bamboo.v2.trigger
Modifier and TypeMethodDescriptionChangeDetectionListenerAction.createBuildContext()
@NotNull BuildDetectionResult
PluginTriggerBuildDetectionAction.createBuildContext()
@NotNull BuildDetectionResult
AbstractDependentDetectionAction.generateResultWithoutChanges()
@NotNull BuildDetectionResult
ChildDependencyBuildDetectionAction.generateResultWithoutChanges()
@NotNull BuildDetectionResult
ContinuedBuildDetectionAction.generateResultWithoutChanges()
@NotNull BuildDetectionResult
DependentBuildDetectionAction.generateResultWithoutChanges()
@NotNull BuildDetectionResult
InitialBuildDetectionAction.generateResultWithoutChanges()
@NotNull BuildDetectionResult
ManualBuildDetectionAction.generateResultWithoutChanges()
@NotNull BuildDetectionResult
ScheduledBuildDetectionAction.generateResultWithoutChanges()
@NotNull BuildDetectionResult
TagBuildAction.generateResultWithoutChanges()