Class FlowFileResult

java.lang.Object
com.yelloowstone.nf2t.cli.flowfiles.FlowFileResult

public class FlowFileResult extends Object
Author:
26191568+jgwoolley@users.noreply.github.com
  • Constructor Details

  • Method Details

    • getFlowFilePath

      public SourceFile getFlowFilePath()
    • getContentPath

      public SourceFile getContentPath()
    • getRawAttributeExpressions

      public Map<String,String> getRawAttributeExpressions()
    • getContentSize

      public long getContentSize()
    • setContentPath

      public void setContentPath(SourceFile contentPath)