public class ChildDependencyBuildDetectionAction extends Object implements UnconditionalBuildDetectionAction
| Constructor and Description | 
|---|
ChildDependencyBuildDetectionAction(ImmutablePlan plan,
                                   PlanIdentifier child,
                                   BuildNumberGeneratorService buildNumberGenerator,
                                   TriggerManager triggerManager,
                                   BuildChanges buildChanges,
                                   ErrorUpdateHandler errorUpdateHandler,
                                   ImmutablePlanCacheService immutablePlanCacheService,
                                   BuildContextBuilderFactory buildContextBuilderFactory)  | 
| Modifier and Type | Method and Description | 
|---|---|
BuildDetectionResult | 
generateResultWithoutChanges()
Creates a result with a new number without doing change detection 
 | 
BuildChanges | 
performDelayedChangeDetection(BuildContext buildContext)
Performs a change detection 
 | 
public ChildDependencyBuildDetectionAction(ImmutablePlan plan, PlanIdentifier child, BuildNumberGeneratorService buildNumberGenerator, TriggerManager triggerManager, BuildChanges buildChanges, ErrorUpdateHandler errorUpdateHandler, ImmutablePlanCacheService immutablePlanCacheService, BuildContextBuilderFactory buildContextBuilderFactory)
@NotNull public BuildDetectionResult generateResultWithoutChanges()
UnconditionalBuildDetectionActiongenerateResultWithoutChanges in interface UnconditionalBuildDetectionAction@Nullable public BuildChanges performDelayedChangeDetection(BuildContext buildContext) throws RepositoryException
UnconditionalBuildDetectionActionperformDelayedChangeDetection in interface UnconditionalBuildDetectionActionRepositoryExceptionCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.