com.atlassian.bamboo.plugins.artifact
Class ArtifactDownloaderTaskEventListener

java.lang.Object
  extended by com.atlassian.bamboo.plugins.artifact.ArtifactDownloaderTaskEventListener

public class ArtifactDownloaderTaskEventListener
extends Object


Constructor Summary
ArtifactDownloaderTaskEventListener(CachedPlanManager cachedPlanManager, EnvironmentService environmentService, EnvironmentTaskService environmentTaskService, TaskConfigurationService taskConfigurationService)
           
 
Method Summary
 void onChainMoved(ChainMovedEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArtifactDownloaderTaskEventListener

public ArtifactDownloaderTaskEventListener(CachedPlanManager cachedPlanManager,
                                           EnvironmentService environmentService,
                                           EnvironmentTaskService environmentTaskService,
                                           TaskConfigurationService taskConfigurationService)
Method Detail

onChainMoved

@EventListener
public void onChainMoved(@NotNull
                                       ChainMovedEvent event)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.