com.atlassian.bamboo.build.creation
Class UpdateCreatingCommitInformationListener

java.lang.Object
  extended by com.atlassian.bamboo.build.creation.UpdateCreatingCommitInformationListener

public class UpdateCreatingCommitInformationListener
extends java.lang.Object


Constructor Summary
UpdateCreatingCommitInformationListener(BranchCommitInformationManager branchCommitInformationManager, ImmutablePlanCacheService immutablePlanCacheService, JiraBranchLinkingService jiraBranchLinkingService)
           
 
Method Summary
 void onChainCreatedEvent(ChainCreatedEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateCreatingCommitInformationListener

public UpdateCreatingCommitInformationListener(BranchCommitInformationManager branchCommitInformationManager,
                                               ImmutablePlanCacheService immutablePlanCacheService,
                                               JiraBranchLinkingService jiraBranchLinkingService)
Method Detail

onChainCreatedEvent

@EventListener
public void onChainCreatedEvent(ChainCreatedEvent event)


Copyright © 2012 Atlassian. All Rights Reserved.