| Package | Description |
|---|---|
| de.hybris.platform.impex.jalo | |
| de.hybris.platform.impex.jalo.cronjob |
| Modifier and Type | Class and Description |
|---|---|
class |
AlwaysFailErrorHandler
This handler will always evaluate an negative decision concerning an error, means it will always return with
ErrorHandler.RESULT.FAIL. |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler |
Importer.getErrorHandler()
Gets the used
ErrorHandler instance for handling exceptions while import. |
| Modifier and Type | Method and Description |
|---|---|
void |
Importer.setErrorHandler(ErrorHandler handler)
Sets the
ErrorHandler to use while import. |
| Modifier and Type | Class and Description |
|---|---|
class |
CronJobErrorHandler
An
ErrorHandler designed for CronJobs. |
Copyright © 2018 SAP SE. All Rights Reserved.