public class Result2StringWriter extends ResultWriter
log, paramList
Constructor and Description |
---|
Result2StringWriter() |
Modifier and Type | Method and Description |
---|---|
protected Writer |
createWriter(PipeLineSession session,
String streamId) |
String |
finalizeResult(PipeLineSession session,
String streamId,
boolean error)
Called when all records in the original file are handled.
|
closeBlock, closeDocument, closeRecordType, getWriter, handleResult, openBlock, openDocument, openRecordType, replacePattern, setBlockNamePattern, setOnCloseBlock, setOnCloseDocument, setOnOpenBlock, setOnOpenDocument, writeNewLine
addParameter, close, configure, getParameterList, hasPrefix, isDefault, open, setBlockByRecordType, setDefault, setName, setPipe, setPrefix, setSuffix
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isBlockByRecordType
getName
getApplicationContext, getName
getConfigurationClassLoader
protected Writer createWriter(PipeLineSession session, String streamId) throws Exception
createWriter
in class ResultWriter
Exception
public String finalizeResult(PipeLineSession session, String streamId, boolean error) throws Exception
IResultHandler
finalizeResult
in interface IResultHandler
finalizeResult
in class ResultWriter
session
- current PipeLineSessionstreamId
- identification of the original file/stream/message containing the untransformed recordsException
Copyright © 2023 Frank!Framework. All rights reserved.