public class InitialBuildListener extends Object
Constructor and Description |
---|
InitialBuildListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(ChainCreatedEvent event) |
void |
setBuildDetectionActionFactory(BuildDetectionActionFactory buildDetectionActionFactory) |
void |
setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService) |
void |
setNonBlockingPlanExecutionService(NonBlockingPlanExecutionService nonBlockingPlanExecutionService) |
@EventListener public void handleEvent(@NotNull ChainCreatedEvent event)
public void setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService)
public void setNonBlockingPlanExecutionService(NonBlockingPlanExecutionService nonBlockingPlanExecutionService)
public void setBuildDetectionActionFactory(BuildDetectionActionFactory buildDetectionActionFactory)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.