Serialisierte Form
-
Package de.dlr.proseo.notification.rest.model
-
Klasse de.dlr.proseo.notification.rest.model.RestMessage
class RestMessage extends Object implements Serializable- serialVersionUID:
- -1858850402265424962L
-
Serialisierte Felder
-
contentType
String contentType
The HTML content type -
endpoint
String endpoint
The notification endpoint (HTTP(S) or mail) -
message
String message
The message data -
messageCode
String messageCode
The message code -
password
String password
Password to authenticate -
raw
Boolean raw
Flag to identify raw message data -
sender
String sender
The sender of the message -
subject
String subject
The subject -
user
String user
User to authenticate
-
-