All Classes and Interfaces
Class
Description
The CSVImportService reacts on DocumentImportEvent and importes a CSV file
form a FTP data source.
The DocumentImportController is used to configure the import scheduler.
The DocumentImportEvent provides a CDI observer pattern.
The DocumentImportScheduler iterates over all source definition and sends a
DocumentImportEvent to process the source by an external service
implementation.
The DocumentImportService provides definitions and methods to process a
import source.
The FTPImportService reacts on DocumentImportEvent and processes a FTP data
source.
Gotenberg is a Docker-powered stateless API for converting HTML, Markdown and
Office documents to PDF.
The IMAPAuthenticator defines the interface to authenticate against a Mail
Store.
The IMAPBasicAuthenticator authenticates against an Mail store using BASIC
authentication
A helper bean with static methods
The EmailImportAdapter scans a IMAP account
The IMAPOutlookAuthenticator authenticates against Microsoft Outlook using
OAUTH2.
The MailConverterService provides methods to convert a Mail Message object
into a html or pdf document.
The MessageService provides methods attach Message objects as a file to a
workitem.