content
The string content of the message if the content is a string. Otherwise
this will be
null.protected final Stringprotected final jakarta.mail.Messageprotected final Dateprotected final String[]protected final String[]protected final Dateprotected final StringcreationTime, eventType, id, ID_COUNT, managerURI, sourceID, sourceTypeString[]jakarta.mail.MessageString[]getCreationTime, getEventManager, getEventType, getID, getSourceID, getSourceTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCreationTime, getEventManager, getEventType, getID, getSourceID, getSourceTypenull.managerURI - The URIs of the service (event manager) creating the
event.eventType - The type of the event.sourceType - The type of the source of this event.sourceID - The ID of the source of this event.message - The message of the event.logger - The logger in case an encoding of an addresses is not supported.jakarta.mail.MessagingException - If retrieving the required data from the message
fails, a MessagingException will be thrown.IOException - Retrieving the (complex) content of the message may
thrown an IOException.getAllRecipients in interface MailEventMailEventgetSenders in interface MailEventMailEventnull will be returned.getSubject in interface MailEventMailEventnull will be returned.getReceivedDate in interface MailEventMailEventnull will
be returned.getSentDate in interface MailEventMailEventnull will be returned.getStringContent in interface MailEventMailEventgetMessage in interface MailEvent