| Package | Description |
|---|---|
| io.github.amyassist.amy.plugin.email | |
| io.github.amyassist.amy.plugin.email.rest |
| Modifier and Type | Method and Description |
|---|---|
MessageDTO[] |
EMailLogic.getMailsForREST(int amount)
Get all mails in the inbox and convert them to MessageDTO objects for the REST class to send to the web app
|
| Modifier and Type | Method and Description |
|---|---|
MessageDTO[] |
EMailResource.getMails(int amount)
REST implementation of
EMailLogic.getMailsForREST(int) |
Copyright © 2018. All rights reserved.