Package | Description |
---|---|
com.qoppa.pas.api |
Main classes used in creating PAS jobs with customized processing.
|
com.qoppa.pas.api.service |
Services provided by ServerContext useful for customized processing
|
Class and Description |
---|
EmailService
The
EmailService can be used to send an email with a file
attachment. |
LogService
The
LogService can be used to log messages to the PDF Server. |
Class and Description |
---|
BaseService
The base service class for services provided by the PDF Server.
|
EmailService.Email
This class contains the fields specific to an email message.
|