| Package | Description |
|---|---|
| de.hybris.platform.impex.jalo | |
| de.hybris.platform.impex.jalo.cronjob | |
| de.hybris.platform.impex.jalo.imp |
| Modifier and Type | Method and Description |
|---|---|
DumpHandler |
Importer.getDumpHandler()
Gets the used
DumpHandler instance for handling dump medias. |
| Modifier and Type | Method and Description |
|---|---|
void |
Importer.setDumpHandler(DumpHandler handler)
Sets the
DumpHandler to use while import process. |
| Modifier and Type | Class and Description |
|---|---|
class |
CronJobDumpHandler
Implementation of a
DumpHandler for usage in ImpExImportCronJobs. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDumpHandler
Abstract implementation of
DumpHandler interface which provides references for a reader and a writer
object for last and current dump storage. |
class |
DefaultDumpHandler
Default implementation of a
DumpHeader using plain files as dump storage. |
Copyright © 2018 SAP SE. All Rights Reserved.