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

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

public class BranchCreatedEventListener
extends Object


Constructor Summary
BranchCreatedEventListener(BranchDetectionService branchDetectionService, CachedPlanManager cachedPlanManager, CustomVariableContext customVariableContext)
           
 
Method Summary
 void onCreateRepositoryBranchEvent(com.atlassian.stash.plugin.remote.event.StashBranchCreatedRemoteEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BranchCreatedEventListener

public BranchCreatedEventListener(BranchDetectionService branchDetectionService,
                                  CachedPlanManager cachedPlanManager,
                                  CustomVariableContext customVariableContext)
Method Detail

onCreateRepositoryBranchEvent

@EventListener
public void onCreateRepositoryBranchEvent(com.atlassian.stash.plugin.remote.event.StashBranchCreatedRemoteEvent event)


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