Class ServerStartedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.BambooEvent
com.atlassian.bamboo.event.ServerStartedEvent
All Implemented Interfaces:
RemoteBroadcastEvent, ServerFingerprintEvent, Serializable

@AsynchronousPreferred public class ServerStartedEvent extends BambooEvent implements RemoteBroadcastEvent, ServerFingerprintEvent
An event indicating that Bamboo has started
See Also: