| Package | Description |
|---|---|
| org.imixs.archive.importer | |
| org.imixs.archive.importer.ftp | |
| org.imixs.archive.importer.mail |
| Modifier and Type | Field and Description |
|---|---|
protected javax.enterprise.event.Event<DocumentImportEvent> |
DocumentImportScheduler.importEvents |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentImportService.logMessage(String message,
DocumentImportEvent event)
Creates a new log entry and stores the message into an optional event
|
| Modifier and Type | Method and Description |
|---|---|
void |
FTPImportService.onEvent(DocumentImportEvent event)
This method reacts on a CDI ImportEvent and reads documents form a ftp
server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IMAPImportService.onEvent(DocumentImportEvent event)
This method reacts on a CDI ImportEvent and reads documents form a IMAP
server.
|
Copyright © 2016–2021 Imixs Software Solutions GmbH. All rights reserved.