public class SystemNotification extends Notification
ACTION_EVENT_EXTERNAL_URL, ACTION_EVENT_OBJECT_ID| Modifier | Constructor and Description |
|---|---|
protected |
SystemNotification() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getEndDate() |
SystemNotificationSeverity |
getSeverity() |
Date |
getStartDate() |
protected String |
getType() |
boolean |
isActive() |
void |
populateJSONObject(org.json.JSONObject json) |
void |
setEndDate(Date endDate) |
void |
setSeverity(SystemNotificationSeverity severity) |
void |
setStartDate(Date startDate) |
getActionEvent, getActionPayload, getId, getMessage, getTitle, setActionEvent, setActionPayload, setElementId, setExternalUrl, setMessage, setTitle, toJSONObjectpublic SystemNotificationSeverity getSeverity()
public void setSeverity(SystemNotificationSeverity severity)
public Date getStartDate()
public void setStartDate(Date startDate)
public Date getEndDate()
public void setEndDate(Date endDate)
public boolean isActive()
protected String getType()
getType in class Notificationpublic void populateJSONObject(org.json.JSONObject json)
populateJSONObject in class NotificationCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.