public static class ImpExImportJob.MyMultiThreadedImportProcessor extends MultiThreadedImportProcessor
ImportProcessor which extends the DefaultImportProcessor by adding the cronjob
code to each saved values message.| Constructor and Description |
|---|
MyMultiThreadedImportProcessor()
Empty constructor for invocation by reflection.
|
MyMultiThreadedImportProcessor(String cronjobCode)
Default constructor passing cal.ling cronjob code.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getSavedValuesMessage(SavedValues savedValues,
Item existingItem,
ValueLine valueLine) |
adjustSessionSettings, createExistingItemsResolver, getCreationContext, getWorker, lockItems, lockQuery, processItemData, setMaxThreadsassertTargetTypePermitted, createCUDHandler, debug, enableLegacyFlagWhenLineIsUsingJaloOnlyFeatures, error, getExistingItemResolver, getHandlerForLine, getLanguage, getReader, getValueLineTranslator, handleExceptionDuringImport, hasUnresolvedMandatoryOrInitialColumns, info, init, isDebugEnabled, isInfoEnabled, logExceptionDuringImport, processInsertLine, processInsertLine, processInsertLineInternal, processItemCreation, processItemData_Impl, processItemData_TX, processItemRemoval, processItemUpdate, processRemoveLine, processRemoveLine, processUpdateLine, restoreSessionSettings, shouldRetryAfterException, throwImpExOrRuntimeException, translateValueMappings, warnpublic MyMultiThreadedImportProcessor()
public MyMultiThreadedImportProcessor(String cronjobCode)
cronjobCode - code of cronjobprotected String getSavedValuesMessage(SavedValues savedValues, Item existingItem, ValueLine valueLine)
getSavedValuesMessage in class DefaultImportProcessorCopyright © 2017 SAP SE. All Rights Reserved.