public class RestartSatelliteEvent extends BaseEvent implements EventMessage
| Constructor and Description |
|---|
RestartSatelliteEvent(User currentUser)
default constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toText()
Convert the internal representation to a text string
|
getRequest, getUser, getUserId, getUserLocale, setRequest, setUserclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUserIdpublic RestartSatelliteEvent(User currentUser)
currentUser - who is creating this event.public java.lang.String toText()
toText in interface EventMessage