public class ChangeDetectionListener extends Object
Constructor and Description |
---|
ChangeDetectionListener() |
Modifier and Type | Method and Description |
---|---|
protected BuildDetectionAction |
getChangeDetectionAction(PlanKey planKey,
Set<Long> triggeringRepositories,
Map<String,String> triggerConditionsConfiguration) |
protected BuildDetectionAction |
getChangeDetectionAction(PlanKey planKey,
Set<Long> triggeringRepositories,
Map<String,String> triggerConditionsConfiguration,
boolean logIfNoChanges) |
void |
handleEvent(ChangeDetectionRequiredEvent event) |
void |
setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService) |
void |
setNonBlockingPlanExecutionService(NonBlockingPlanExecutionService nonBlockingPlanExecutionService) |
@EventListener public void handleEvent(ChangeDetectionRequiredEvent event)
protected BuildDetectionAction getChangeDetectionAction(PlanKey planKey, Set<Long> triggeringRepositories, Map<String,String> triggerConditionsConfiguration)
protected BuildDetectionAction getChangeDetectionAction(PlanKey planKey, Set<Long> triggeringRepositories, Map<String,String> triggerConditionsConfiguration, boolean logIfNoChanges)
public void setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService)
public void setNonBlockingPlanExecutionService(NonBlockingPlanExecutionService nonBlockingPlanExecutionService)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.