com.atlassian.bamboo.build.creation
Class ChainBranchCreationListener

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

public class ChainBranchCreationListener
extends java.lang.Object


Constructor Summary
ChainBranchCreationListener(BranchCommitInformationManager branchCommitInformationManager, ImmutablePlanCacheService immutablePlanCacheService)
           
 
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

ChainBranchCreationListener

public ChainBranchCreationListener(BranchCommitInformationManager branchCommitInformationManager,
                                   ImmutablePlanCacheService immutablePlanCacheService)
Method Detail

onChainCreatedEvent

@EventListener
public void onChainCreatedEvent(ChainCreatedEvent event)


Copyright © 2012 Atlassian. All Rights Reserved.