com.atlassian.bamboo.event
Class ServerStartedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.bamboo.event.ServerStartedEvent
- All Implemented Interfaces:
- RemoteBroadcastEvent, ServerFingerprintEvent, Serializable
@AsynchronousPreferred
public class ServerStartedEvent
- extends com.atlassian.event.Event
- implements RemoteBroadcastEvent, ServerFingerprintEvent
An event indicating that Bamboo has started
- See Also:
- Serialized Form
Methods inherited from class com.atlassian.event.Event |
equals, hashCode |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
ServerStartedEvent
public ServerStartedEvent(@NotNull
ServerFingerprint fingerprint)
getFingerprint
@NotNull
public ServerFingerprint getFingerprint()
- Specified by:
getFingerprint
in interface ServerFingerprintEvent
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.