Class FlowFileResult
java.lang.Object
com.yelloowstone.nf2t.cli.flowfiles.FlowFileResult
- Author:
- 26191568+jgwoolley@users.noreply.github.com
-
Constructor Summary
ConstructorsConstructorDescriptionFlowFileResult
(SourceFile flowFilePath, SourceFile contentPath, Map<String, String> rawAttributeExpressions, long size) -
Method Summary
-
Constructor Details
-
FlowFileResult
public FlowFileResult(SourceFile flowFilePath, SourceFile contentPath, Map<String, String> rawAttributeExpressions, long size)
-
-
Method Details
-
getFlowFilePath
-
getContentPath
-
getRawAttributeExpressions
-
getContentSize
public long getContentSize() -
setContentPath
-