| Package | Description |
|---|---|
| de.hybris.platform.bmecat.jalo | |
| de.hybris.platform.cronjob.jalo |
| Modifier and Type | Class and Description |
|---|---|
class |
BMECatImportBatchJob
This is the batch job for BMECat import which executes the import steps.
|
class |
GeneratedBMECatImportBatchJob
Generated class for type
BMECatImportBatchJob. |
| Modifier and Type | Method and Description |
|---|---|
BatchJob |
CronJobManager.createBatchJob(Map params)
Deprecated.
BatchJob is obsolete since 4.3 |
BatchJob |
GeneratedCronJobManager.createBatchJob(Map attributeValues) |
BatchJob |
CronJobManager.createBatchJob(SessionContext ctx,
Map params)
Deprecated.
BatchJob is obsolete since 4.3 |
BatchJob |
GeneratedCronJobManager.createBatchJob(SessionContext ctx,
Map attributeValues) |
BatchJob |
CronJobManager.createBatchJob(String code)
Deprecated.
since 4.3
BatchJob is obsolete |
BatchJob |
GeneratedStep.getBatchJob()
Generated method - Getter of the
Step.batchJob attribute. |
BatchJob |
GeneratedStep.getBatchJob(SessionContext ctx)
Generated method - Getter of the
Step.batchJob attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GeneratedStep.setBatchJob(BatchJob value)
Generated method - Setter of the
Step.batchJob attribute. |
protected void |
GeneratedStep.setBatchJob(SessionContext ctx,
BatchJob value)
Generated method - Setter of the
Step.batchJob attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.