Uses of Class
de.hybris.platform.impex.jalo.cronjob.ImpExExportJob
Packages that use ImpExExportJob
-
Uses of ImpExExportJob in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo that return ImpExExportJobModifier and TypeMethodDescriptionGeneratedImpExManager.createImpExExportJob(SessionContext ctx, Map attributeValues) GeneratedImpExManager.createImpExExportJob(Map attributeValues) ImpExManager.getOrCreateImpExExportJob()Gets (or creates) the centralImpExExportJobinstance.Methods in de.hybris.platform.impex.jalo with parameters of type ImpExExportJobModifier and TypeMethodDescriptionImpExManager.createDefaultExportCronJob(ImpExExportJob impexExportJob, HeaderLibrary headerlibrary, Collection<Item> items) Creates an export cronjob with default values including theDEST_MEDIAmedia andItemPKsMediamedia with the given list (null for all Items of the System).