public class Status extends Object
Constructor and Description |
---|
Status() |
Modifier and Type | Method and Description |
---|---|
String |
displayStatus()
Get the short label for the status.
|
String |
message()
Get the detailed message for the status, including alerts and error messages.
|
org.joda.time.DateTime |
timestamp()
Get the timestamp when the status was changed to the current value.
|
public String displayStatus()
public String message()
public org.joda.time.DateTime timestamp()
Copyright © 2019. All rights reserved.