Class FlowFileResult

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

public class FlowFileResult extends Object
  • Constructor Details

  • Method Details

    • getFlowFilePath

      public SourceFile getFlowFilePath()
    • getContentPath

      public SourceFile getContentPath()
    • getAttributes

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

      public long getContentSize()
    • setContentPath

      public void setContentPath(SourceFile contentPath)