public static final class ScriptPipelet.ResultIDs extends ResultCollector
Constructor and Description |
---|
ScriptPipelet.ResultIDs(ParameterAccessor paramAccessor,
Log log,
boolean dropRecordOnError)
Creates a new instance of ResultIDs.
|
Modifier and Type | Method and Description |
---|---|
void |
excludeCurrentRecord()
Call to remove the current record id from the list of result ids.
|
addFailedResult, addResult, getResultIds
public ScriptPipelet.ResultIDs(ParameterAccessor paramAccessor, Log log, boolean dropRecordOnError)
paramAccessor
- accessor of the hosting config, needed to access failOnError parameterlog
- the log for which to log the error resultsdropRecordOnError
- indicates to drop records if the fail