public class DependencyChainListener extends Object implements HibernateEventListener
ChainCompletedEvent and fires off child builds| Modifier 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 HibernateEventListenerhandleEvent in interface com.atlassian.event.EventListenerpublic Class[] getHandledEventClasses()
getHandledEventClasses in interface HibernateEventListenergetHandledEventClasses in interface com.atlassian.event.EventListenerCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.