com.atlassian.bamboo.plugins.stash.events
Class BranchDeletedEventListener

java.lang.Object
  extended by com.atlassian.bamboo.plugins.stash.events.BranchDeletedEventListener

public class BranchDeletedEventListener
extends Object


Constructor Summary
BranchDeletedEventListener(CachedPlanManager cachedPlanManager, CustomVariableContext customVariableContext, ChainBranchManager chainBranchManager)
           
 
Method Summary
 void onBranchDeletedEvent(com.atlassian.stash.plugin.remote.event.StashBranchDeletedRemoteEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BranchDeletedEventListener

public BranchDeletedEventListener(CachedPlanManager cachedPlanManager,
                                  CustomVariableContext customVariableContext,
                                  ChainBranchManager chainBranchManager)
Method Detail

onBranchDeletedEvent

@EventListener
public void onBranchDeletedEvent(com.atlassian.stash.plugin.remote.event.StashBranchDeletedRemoteEvent event)


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