Uses of Class
org.exoplatform.mailintegration.rest.model.MessageRestEntity
-
Packages that use MessageRestEntity Package Description org.exoplatform.mailintegration.service -
-
Uses of MessageRestEntity in org.exoplatform.mailintegration.service
Methods in org.exoplatform.mailintegration.service that return MessageRestEntity Modifier and Type Method Description MessageRestEntityMailIntegrationService. getMessageById(long mailIntegrationSettingId, String messageId, long userIdentityId)Retrieves message object by its technical identifier and the mail integration setting technical identifier
-