public class SessionRestored extends SessionEvent
Constructor and Description |
---|
SessionRestored(long eventTime,
LensSessionHandle handle)
Instantiates a session restored event
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getEventId, getSessionHandle
getEventTime
public SessionRestored(long eventTime, LensSessionHandle handle)
eventTime
- the event timehandle
- the session handle@Generated(value="lombok") public String toString()
toString
in class SessionEvent
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.