A C D F G I L M O P R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addSource() - Method in class org.imixs.archive.importer.DocumentImportController
-
Adds a new filter option.
- appendMessage(String) - Method in class org.imixs.archive.importer.DocumentImportEvent
- ARCHIVE_DEFAULT_NAME - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- attachHTMLMessage(Message, ItemCollection) - Method in class org.imixs.archive.importer.mail.MailMessageService
-
This method extracts a HTML representation from a MimeMessage and adds the HTML file to a given workitem.
- attachMessage(Message, ItemCollection) - Method in class org.imixs.archive.importer.mail.MailMessageService
-
This method attaches a Mail Message object as a .eml file to a given workitem.
- attachPDFMessage(Message, ItemCollection, String) - Method in class org.imixs.archive.importer.mail.MailMessageService
-
This method extracts a HTML representation from a MimeMessage and converts the HTML into a PDF file by using the Goteberg Sevice.
C
- convertHTML(String, InputStream) - Static method in class org.imixs.archive.importer.mail.GotenbergClient
- convertToHTML(Message) - Method in class org.imixs.archive.importer.mail.MailConverterService
-
This method converts a MimeMessage object into HTML
- createWorkitem(ItemCollection) - Method in class org.imixs.archive.importer.mail.IMAPImportService
-
Creates and processes a new workitem with a given filedata
- createWorkitem(ItemCollection, String, byte[]) - Method in class org.imixs.archive.importer.ftp.FTPImportService
-
Creates and processes a new workitem with a given filedata
- CSVImportService - Class in org.imixs.archive.importer.ftp
-
The CSVImportService reacts on DocumentImportEvent and importes a CSV file form a FTP data source.
- CSVImportService() - Constructor for class org.imixs.archive.importer.ftp.CSVImportService
D
- DATA_ERROR - Static variable in class org.imixs.archive.importer.ftp.CSVImportService
- DEFAULT_NO_SUBJECT - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- DETACH_MODE_ALL - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- DETACH_MODE_NONE - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- DETACH_MODE_PDF - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- DOCUMENT_IMPORTER_NAME - Static variable in class org.imixs.archive.importer.DocumentImportScheduler
- DocumentImportController - Class in org.imixs.archive.importer
-
The DocumentImportController is used to configure the import scheduler.
- DocumentImportController() - Constructor for class org.imixs.archive.importer.DocumentImportController
- DocumentImportEvent - Class in org.imixs.archive.importer
-
The DocumentImportEvent provides a CDI observer pattern.
- DocumentImportEvent(ItemCollection) - Constructor for class org.imixs.archive.importer.DocumentImportEvent
- DocumentImportScheduler - Class in org.imixs.archive.importer
-
The DocumentImportScheduler iterates over all source definition and sends a DocumentImportEvent to process the source by an external service implementation.
- DocumentImportScheduler() - Constructor for class org.imixs.archive.importer.DocumentImportScheduler
- DocumentImportService - Class in org.imixs.archive.importer
-
The DocumentImportService provides definitions and methods to process a import source.
- DocumentImportService() - Constructor for class org.imixs.archive.importer.DocumentImportService
F
- findEntityByName(String, String) - Method in class org.imixs.archive.importer.ftp.CSVImportService
-
This method finds a entity by the attribute 'Name'
- FTPImportService - Class in org.imixs.archive.importer.ftp
-
The FTPImportService reacts on DocumentImportEvent and processes a FTP data source.
- FTPImportService() - Constructor for class org.imixs.archive.importer.ftp.FTPImportService
G
- getAuthToken(String, String, String) - Method in class org.imixs.archive.importer.mail.IMAPOutlookAuthenticator
-
Helper method to receive a Microsoft access Token
- getMessages() - Method in class org.imixs.archive.importer.DocumentImportEvent
- getName() - Method in class org.imixs.archive.importer.DocumentImportController
- getOptionsProperties(ItemCollection) - Method in class org.imixs.archive.importer.DocumentImportService
-
This helper method evaluates the options and returns a Properties object
- getResult() - Method in class org.imixs.archive.importer.DocumentImportEvent
- getSchedulerClass() - Method in class org.imixs.archive.importer.DocumentImportController
-
Returns the sepa scheduler class name
- getSource() - Method in class org.imixs.archive.importer.DocumentImportController
-
Returns the currently selected source
- getSource() - Method in class org.imixs.archive.importer.DocumentImportEvent
- getSources() - Method in class org.imixs.archive.importer.DocumentImportController
-
Returns a list of all source objects
- GotenbergClient - Class in org.imixs.archive.importer.mail
-
Gotenberg is a Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF.
- GotenbergClient() - Constructor for class org.imixs.archive.importer.mail.GotenbergClient
I
- IMAPAuthenticator - Interface in org.imixs.archive.importer.mail
-
The IMAPAuthenticator defines the interface to authenticate against a Mail Store.
- imapAuthenticators - Variable in class org.imixs.archive.importer.mail.IMAPImportService
- IMAPBasicAuthenticator - Class in org.imixs.archive.importer.mail
-
The IMAPBasicAuthenticator authenticates against an Mail store using BASIC authentication
- IMAPBasicAuthenticator() - Constructor for class org.imixs.archive.importer.mail.IMAPBasicAuthenticator
- IMAPImportHelper - Class in org.imixs.archive.importer.mail
-
A helper bean with static methods
- IMAPImportHelper() - Constructor for class org.imixs.archive.importer.mail.IMAPImportHelper
- IMAPImportService - Class in org.imixs.archive.importer.mail
-
The EmailImportAdapter scans a IMAP account
- IMAPImportService() - Constructor for class org.imixs.archive.importer.mail.IMAPImportService
- IMAPOutlookAuthenticator - Class in org.imixs.archive.importer.mail
-
The IMAPOutlookAuthenticator authenticates against Microsoft Outlook using OAUTH2.
- IMAPOutlookAuthenticator() - Constructor for class org.imixs.archive.importer.mail.IMAPOutlookAuthenticator
- IMPORT_ERROR - Static variable in class org.imixs.archive.importer.ftp.CSVImportService
- importData(InputStream, String, String, String, DocumentImportEvent) - Method in class org.imixs.archive.importer.ftp.CSVImportService
-
This method imports all entities from a csv file.
- importEvents - Variable in class org.imixs.archive.importer.DocumentImportScheduler
- init() - Method in class org.imixs.archive.importer.DocumentImportController
-
This method initializes the default sync date
- isMediaTypeOctet(String, String) - Static method in class org.imixs.archive.importer.mail.IMAPImportHelper
-
This method returns true if the mediaType of a file attachment is
- ITEM_SOURCES - Static variable in class org.imixs.archive.importer.DocumentImportService
L
- loadSourcesFromConfiguration(ItemCollection) - Method in class org.imixs.archive.importer.DocumentImportService
-
This method returns a list of ItemCollection objects representing the sources defined in a Importer configuration.
- logMessage(String, DocumentImportEvent) - Method in class org.imixs.archive.importer.DocumentImportService
-
Creates a new log entry and stores the message into an optional event
- logMessage(String, ItemCollection) - Method in class org.imixs.archive.importer.DocumentImportService
-
Creates a new log entry and stores the message into the item '_scheduler_logmessage' of an optional scheduler document
M
- MailConverterService - Class in org.imixs.archive.importer.mail
-
The MailConverterService provides methods to convert a Mail Message object into a html or pdf document.
- MailConverterService() - Constructor for class org.imixs.archive.importer.mail.MailConverterService
- MailMessageService - Class in org.imixs.archive.importer.mail
-
The MessageService provides methods attach Message objects as a file to a workitem.
- MailMessageService() - Constructor for class org.imixs.archive.importer.mail.MailMessageService
- moveSourceDown(int) - Method in class org.imixs.archive.importer.DocumentImportController
-
Moves the current source object one position down in the list of sources
- moveSourceUp(int) - Method in class org.imixs.archive.importer.DocumentImportController
-
Moves the current source object one position up in the list of sources
O
- onEvent(DocumentImportEvent) - Method in class org.imixs.archive.importer.ftp.CSVImportService
-
This method reacts on a CDI ImportEvent and imports the data of a CSV file form a ftp server.
- onEvent(DocumentImportEvent) - Method in class org.imixs.archive.importer.ftp.FTPImportService
-
This method reacts on a CDI ImportEvent and reads documents form a ftp server.
- onEvent(DocumentImportEvent) - Method in class org.imixs.archive.importer.mail.IMAPImportService
-
This method reacts on a CDI ImportEvent and reads documents form a IMAP server.
- openMessageStore(ItemCollection, Properties) - Method in interface org.imixs.archive.importer.mail.IMAPAuthenticator
-
This method returns a MailStore object based on a given Configuration
- openMessageStore(ItemCollection, Properties) - Method in class org.imixs.archive.importer.mail.IMAPBasicAuthenticator
-
This method returns a MailStore object based on a given Configuration
- openMessageStore(ItemCollection, Properties) - Method in class org.imixs.archive.importer.mail.IMAPOutlookAuthenticator
-
This method returns a MailStore object based on a given Configuration
- OPTION_ARCHIVE_FOLDER - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- OPTION_DEBUG - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- OPTION_DETACH_MODE - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- OPTION_GOTENBERG_SERVICE - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- OPTION_IMAP_AUTHENTICATOR - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- OPTION_PRESERVE_ORIGIN - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- OPTION_SUBJECT_REGEX - Static variable in class org.imixs.archive.importer.mail.IMAPImportService
- org.imixs.archive.importer - package org.imixs.archive.importer
- org.imixs.archive.importer.ftp - package org.imixs.archive.importer.ftp
- org.imixs.archive.importer.mail - package org.imixs.archive.importer.mail
P
- PROCESSING_COMPLETED - Static variable in class org.imixs.archive.importer.DocumentImportEvent
- PROCESSING_ERROR - Static variable in class org.imixs.archive.importer.DocumentImportEvent
- PROCESSING_OUTSTANDING - Static variable in class org.imixs.archive.importer.DocumentImportEvent
R
- readAllBytes(InputStream) - Static method in class org.imixs.archive.importer.mail.IMAPImportHelper
-
Read inputstream into a byte array.
- removeSource(int) - Method in class org.imixs.archive.importer.DocumentImportController
-
Removes an option by index
- run(ItemCollection) - Method in class org.imixs.archive.importer.DocumentImportScheduler
-
This method iterates over all source definitions defined by the scheduler configuration.
S
- saveConfiguration() - Method in class org.imixs.archive.importer.DocumentImportController
- selectSource(int) - Method in class org.imixs.archive.importer.DocumentImportController
-
Selects the current source by index
- setMessages(List<String>) - Method in class org.imixs.archive.importer.DocumentImportEvent
- setResult(int) - Method in class org.imixs.archive.importer.DocumentImportEvent
- setSource(ItemCollection) - Method in class org.imixs.archive.importer.DocumentImportController
- setSources(List<ItemCollection>) - Method in class org.imixs.archive.importer.DocumentImportController
- source - Variable in class org.imixs.archive.importer.DocumentImportController
- SOURCE_ITEM_EVENT - Static variable in class org.imixs.archive.importer.DocumentImportService
- SOURCE_ITEM_MODELVERSION - Static variable in class org.imixs.archive.importer.DocumentImportService
- SOURCE_ITEM_OPTIONS - Static variable in class org.imixs.archive.importer.DocumentImportService
- SOURCE_ITEM_PASSWORD - Static variable in class org.imixs.archive.importer.DocumentImportService
- SOURCE_ITEM_PORT - Static variable in class org.imixs.archive.importer.DocumentImportService
- SOURCE_ITEM_SELECTOR - Static variable in class org.imixs.archive.importer.DocumentImportService
- SOURCE_ITEM_SERVER - Static variable in class org.imixs.archive.importer.DocumentImportService
- SOURCE_ITEM_TASK - Static variable in class org.imixs.archive.importer.DocumentImportService
- SOURCE_ITEM_USER - Static variable in class org.imixs.archive.importer.DocumentImportService
- SOURCE_ITEM_WORKFLOWGROUP - Static variable in class org.imixs.archive.importer.DocumentImportService
- sources - Variable in class org.imixs.archive.importer.DocumentImportController
All Classes All Packages