public class DependentBuildDetectionAction extends AbstractDependentDetectionAction implements BuildDetectionAction
buildChanges, buildContextBuilderFactory, buildLoggerManager, buildNumberGeneratorService, chain, changeDetectionManager, completedBuildContext, completedBuildResultKey, customVariableContext, errorUpdateHandler, PARENT_BUILD_KEY, parentChain, planKey, planVcsRevisionHistoryService, triggerManager, vcsRepositoryManager
Constructor and Description |
---|
DependentBuildDetectionAction(ImmutableChain chain,
ImmutableChain parentChain,
BuildContext completedBuildContext,
ErrorUpdateHandler errorUpdateHandler,
TriggerManager triggerManager,
ChangeDetectionManager changeDetectionManager,
BuildNumberGeneratorService buildNumberGeneratorService,
BuildLoggerManager buildLoggerManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildContextBuilderFactory buildContextBuilderFactory,
CustomVariableContext customVariableContext,
VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
BuildDetectionResult |
generateResultWithoutChanges()
Creates a result with a new number without doing change detection
|
String |
toString() |
addDependencyInformation, performDelayedChangeDetection, prepareBuildContext
public DependentBuildDetectionAction(ImmutableChain chain, ImmutableChain parentChain, BuildContext completedBuildContext, ErrorUpdateHandler errorUpdateHandler, TriggerManager triggerManager, ChangeDetectionManager changeDetectionManager, BuildNumberGeneratorService buildNumberGeneratorService, BuildLoggerManager buildLoggerManager, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, BuildContextBuilderFactory buildContextBuilderFactory, CustomVariableContext customVariableContext, VcsRepositoryManager vcsRepositoryManager)
@NotNull public BuildDetectionResult generateResultWithoutChanges()
UnconditionalBuildDetectionAction
generateResultWithoutChanges
in interface UnconditionalBuildDetectionAction
generateResultWithoutChanges
in class AbstractDependentDetectionAction
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.