protected static class LogAttribute.FlowFilePayloadCallback extends Object implements InputStreamCallback
Modifier | Constructor and Description |
---|---|
protected |
FlowFilePayloadCallback() |
Modifier and Type | Method and Description |
---|---|
String |
getContents() |
void |
process(InputStream in) |
private String contents
public void process(InputStream in) throws IOException
process
in interface InputStreamCallback
IOException
public String getContents()
Copyright © 2015 Apache NiFi Project. All rights reserved.