ImportEntry |
Entity class for entity C_IMPORT_ENTRY (stored in table C_IMPORT_ENTRY).
|
ImportEntryArchive |
Entity class for entity C_Import_Entry_Archive (stored in table C_Import_Entry_Archive).
|
ImportEntryArchiveManager |
|
ImportEntryArchivePreProcessor |
|
ImportEntryBuilder |
Builder class used to easily create a new ImportEntry instance
|
ImportEntryClusterService |
This class defines the behavior of the import entry service being in a clustered environment.
|
ImportEntryManager |
This class is the main manager for performing multi-threaded and parallel import of data from the
ImportEntry entity/table.
|
ImportEntryManager.DaemonThreadFactory |
Creates threads which have deamon set to true.
|
ImportEntryManager.ImportEntryProcessorSelector |
|
ImportEntryPostProcessor |
Abstract/default class used to inject logic to an Import Entry when its process is finished and
the commit is done.
|
ImportEntryPreProcessor |
Abstract/default class used to process an import entry when it is created before it is stored in
the database.
|
ImportEntryProcessor |
|
ImportEntryProcessor.ImportEntryProcessRunnable |
The default implementation of the ImportEntryProcessRunnable.
|
ImportProcessContextListener |
|
ImportProcessUtils |
Utility methods used in the import process.
|
ImportReprocessErrorEntries |
For all ImportEntry with importstatus Error sets it back to Initial and notifies the
ImportEntryManager to process them.
|
ProcessImportEntriesProcessActionHandler |
Will trigger the import process.
|