Package | Description |
---|---|
com.qoppa.pas.api.service |
Services provided by ServerContext useful for customized processing
|
Modifier and Type | Method and Description |
---|---|
EmailService.Email |
EmailService.createNewEmail()
Creates a new instance of
Email . |
Modifier and Type | Method and Description |
---|---|
void |
EmailService.sendEmail(EmailService.Email email)
This method sends an email using the current SMTP settings in the
EmailService and the parameters specified in the
Email . |