public abstract class Message extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
message |
protected String |
subject |
Constructor and Description |
---|
Message() |
Modifier and Type | Method and Description |
---|---|
void |
addIdentifyingInfo(NotificationEvent event) |
String |
getMessage() |
String |
getSubject() |
public void addIdentifyingInfo(NotificationEvent event)
public String getSubject()
public String getMessage()
Copyright © 2019. All rights reserved.