Uses of Class
de.hybris.platform.cronjob.jalo.GeneratedStep
Packages that use GeneratedStep
-
Uses of GeneratedStep in de.hybris.platform.cronjob.jalo
Subclasses of GeneratedStep in de.hybris.platform.cronjob.jaloModifier and TypeClassDescriptionclassStep which implements an CVS based export.classGenerated class for typeCSVExportStep.classGenerated class for typeGenericCSVImportStep.classGenerated class for typeGetURLStep.classGenerated class for typeMediaProcessorStep.classThe abstractGenericCSVImportStepoffers a framework of methods to support the parsing of CSV files.classclassclassTheMediaProcessorStepoffers convenience methods for the handling ofJobMedias.classAStepimplements one part of the logic of a complex / modular task and is part of aBatchJob, a subclass ofJob.