com.atlassian.bamboo.v2.trigger
Class InitialBuildListener
java.lang.Object
com.atlassian.bamboo.v2.trigger.InitialBuildListener
- All Implemented Interfaces:
- com.atlassian.event.EventListener
public class InitialBuildListener
- extends java.lang.Object
- implements com.atlassian.event.EventListener
Listener that checks the
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitialBuildListener
public InitialBuildListener()
handleEvent
public void handleEvent(com.atlassian.event.Event event)
- Specified by:
handleEvent
in interface com.atlassian.event.EventListener
getHandledEventClasses
public java.lang.Class[] getHandledEventClasses()
- Specified by:
getHandledEventClasses
in interface com.atlassian.event.EventListener
setPlanManager
public void setPlanManager(PlanManager planManager)
setPlanExecutionManager
public void setPlanExecutionManager(PlanExecutionManager planExecutionManager)
setBuildDetectionActionFactory
public void setBuildDetectionActionFactory(BuildDetectionActionFactory buildDetectionActionFactory)
Copyright © 2010 Atlassian. All Rights Reserved.