Package ru.slie.luna.mail.outgoing
Interface QueueMail
- All Superinterfaces:
Mail
-
Field Summary
Fields -
Method Summary
Methods inherited from interface ru.slie.luna.mail.outgoing.Mail
getBody, getContentType, getFrom, getSubject, getTo
-
Field Details
-
STATE_FAIL
- See Also:
-
STATE_SENDING
- See Also:
-
-
Method Details
-
getId
Long getId() -
getMailServerId
Long getMailServerId() -
getCreated
LocalDateTime getCreated() -
getState
String getState() -
getErrorMessage
String getErrorMessage()
-