com.atlassian.bamboo.v2.trigger
Class ChangeDetectionListener
java.lang.Object
com.atlassian.bamboo.v2.trigger.ChangeDetectionListener
- All Implemented Interfaces:
- com.atlassian.event.EventListener
public class ChangeDetectionListener
- extends java.lang.Object
- implements com.atlassian.event.EventListener
Listener that checks the source repository
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeDetectionListener
public ChangeDetectionListener()
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
getChangeDetectionAction
protected BuildDetectionAction getChangeDetectionAction(Plan plan)
setPlanManager
public void setPlanManager(PlanManager planManager)
setPlanExecutionManager
public void setPlanExecutionManager(PlanExecutionManager planExecutionManager)
Copyright © 2011 Atlassian. All Rights Reserved.