com.atlassian.bamboo.plugins.stash
Class StashDiagnostics.LastReceivedEventInfo
java.lang.Object
com.atlassian.bamboo.plugins.stash.StashDiagnostics.LastReceivedEventInfo
- Enclosing class:
- StashDiagnostics
public static class StashDiagnostics.LastReceivedEventInfo
- extends Object
A simple POJO containing information about an event and the date it was received.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDate
public Date getDate()
getEvent
public com.atlassian.event.remote.RemoteEvent getEvent()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.