public class BackupMessage extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DATE_FORMAT_PATTERN |
protected String |
message |
protected Calendar |
time |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getMessage() |
Calendar |
getTime() |
int |
hashCode() |
boolean |
isError() |
String |
toString() |
public static final String DATE_FORMAT_PATTERN
protected final String message
protected final Calendar time
Copyright © 2018 eXo Platform SAS. All Rights Reserved.