Package com.atlassian.bamboo.v2.trigger
Class ChangeDetectionListener
java.lang.Object
com.atlassian.bamboo.v2.trigger.ChangeDetectionListener
Listener that checks the source repository
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected 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
void
setImmutablePlanCacheService
(ImmutablePlanCacheService immutablePlanCacheService) void
setNonBlockingPlanExecutionService
(NonBlockingPlanExecutionService nonBlockingPlanExecutionService)
-
Constructor Details
-
ChangeDetectionListener
public ChangeDetectionListener()
-
-
Method Details
-
handleEvent
-
getChangeDetectionAction
-
getChangeDetectionAction
-
setImmutablePlanCacheService
-
setNonBlockingPlanExecutionService
public void setNonBlockingPlanExecutionService(NonBlockingPlanExecutionService nonBlockingPlanExecutionService)
-