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, prepareBuildContextpublic 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()
UnconditionalBuildDetectionActiongenerateResultWithoutChanges in interface UnconditionalBuildDetectionActiongenerateResultWithoutChanges in class AbstractDependentDetectionActionCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.