Package com.atlassian.bamboo.event

Interface Summary
BuildEventListener Implement this interface to find out when a build is changed.
BuildEventNotifier This manages BuildEventListeners.
 

Class Summary
AbstractBuildEvent This class contains common build event attributes.
BuildCompletedEvent This class indicates that build build has been completed.
BuildCompleteNotifier This class notifies interested parties that the build has completed.
DefaultBuildEventNotifier This class keep a registery of BuildEventListeners and notifies them when a build event occurs.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.