Uses of Class
de.hybris.platform.cronjob.jalo.BatchJob
-
Packages that use BatchJob Package Description de.hybris.platform.cronjob.jalo -
-
Uses of BatchJob in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo that return BatchJob Modifier and Type Method Description BatchJobCronJobManager. createBatchJob(SessionContext ctx, java.util.Map params)Deprecated.since agesBatchJobis obsolete since 4.3BatchJobCronJobManager. createBatchJob(java.lang.String code)Deprecated.since 4.3BatchJobis obsoleteBatchJobCronJobManager. createBatchJob(java.util.Map params)Deprecated.since agesBatchJobis obsolete since 4.3BatchJobGeneratedCronJobManager. createBatchJob(SessionContext ctx, java.util.Map attributeValues)BatchJobGeneratedCronJobManager. createBatchJob(java.util.Map attributeValues)BatchJobGeneratedStep. getBatchJob()Generated method - Getter of theStep.batchJobattribute.BatchJobGeneratedStep. getBatchJob(SessionContext ctx)Generated method - Getter of theStep.batchJobattribute.Methods in de.hybris.platform.cronjob.jalo with parameters of type BatchJob Modifier and Type Method Description protected voidGeneratedStep. setBatchJob(BatchJob value)Generated method - Setter of theStep.batchJobattribute.protected voidGeneratedStep. setBatchJob(SessionContext ctx, BatchJob value)Generated method - Setter of theStep.batchJobattribute.
-