public class DependencyChainListener extends Object implements HibernateEventListener
ChainCompletedEvent
and fires off child buildsModifier and Type | Field and Description |
---|---|
static String |
DEPENDENCIES_DISABLED |
Constructor and Description |
---|
DependencyChainListener(BuildDetectionActionFactory buildDetectionActionFactory,
DependencyBlockingManager dependencyBlockingManager,
ImmutablePlanCacheService immutablePlanCacheService,
PlanDependencyManager planDependencyManager,
NonBlockingPlanExecutionService nonBlockingPlanExecutionService,
BuildResultsSummaryManagerImpl resultsSummaryManager) |
Modifier and Type | Method and Description |
---|---|
Class[] |
getHandledEventClasses() |
void |
handleEvent(com.atlassian.event.Event genericEvent) |
public static final String DEPENDENCIES_DISABLED
public DependencyChainListener(BuildDetectionActionFactory buildDetectionActionFactory, DependencyBlockingManager dependencyBlockingManager, ImmutablePlanCacheService immutablePlanCacheService, PlanDependencyManager planDependencyManager, NonBlockingPlanExecutionService nonBlockingPlanExecutionService, BuildResultsSummaryManagerImpl resultsSummaryManager)
public void handleEvent(com.atlassian.event.Event genericEvent)
handleEvent
in interface HibernateEventListener
handleEvent
in interface com.atlassian.event.EventListener
public Class[] getHandledEventClasses()
getHandledEventClasses
in interface HibernateEventListener
getHandledEventClasses
in interface com.atlassian.event.EventListener
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.