public final class Rejection extends CauseOfInterruption
CauseOfInterruption.UserInterruption| Modifier and Type | Method and Description |
|---|---|
String |
getShortDescription() |
long |
getTimestamp()
Gets the timestamp when the rejection occurred.
|
User |
getUser()
Gets the user who rejected this.
|
printpublic Rejection(@CheckForNull User u)
@Exported @CheckForNull public User getUser()
@Exported public long getTimestamp()
public String getShortDescription()
getShortDescription in class CauseOfInterruptionCopyright © 2016–2020. All rights reserved.