Uses of Class
de.hybris.platform.impex.jalo.AbstractProcessResult
Packages that use AbstractProcessResult
-
Uses of AbstractProcessResult in de.hybris.platform.impex.jalo
Subclasses of AbstractProcessResult in de.hybris.platform.impex.jaloModifier and TypeClassDescriptionclassClass representing ImpEx Process End Of File.classClass representing ImpEx Process Result (Item)classUsed in multithreaded impex to signalize thatImpExResultProcessWorkerfailed to execute afterEach script. -
Uses of AbstractProcessResult in de.hybris.platform.impex.jalo.imp
Methods in de.hybris.platform.impex.jalo.imp with parameters of type AbstractProcessResultModifier and TypeMethodDescriptionprotected voidMultiThreadedImpExImportReader.postProcessValueLineInternal(ValueLine currentValueLine, AbstractProcessResult ret, Exception error) Real post processing of lines after the worker finished importing.