Constant Field Values

Contents

com.yelloowstone.*

  • com.yelloowstone.nf2t.cli.App
    Modifier and Type
    Constant Field
    Value
    public static final String
    "size"
  • com.yelloowstone.nf2t.cli.FlowFileStreamResult
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "This is the extension "
    protected static final String
    " For the package command, it will be used to generate the outgoing extension of the specified version."
    protected static final String
    " For the unpackage command, it is used to determine whether or not an incoming file is a FlowFileStream of the specified version."
    protected static final String
    " For the package command, a directory or file containing FlowFile content."
    protected static final String
    " For the unpackage command, a single FlowFileStream file, a directory of FlowFileStream files, a directory containing .ZIP or .TAR.GZ files containing FlowFileStream(s), or a single .ZIP or .TAR.GZ file containing FlowFileStream(s)."
    protected static final String
    " For the package command, a directory where a FlowFileStream will be created containing all the incoming content with a default filename, or the full path to the FlowFileStream."
    protected static final String
    " For the unpackage command, a directory containing the FlowFile content."
    protected static final String
    "An optional field to specify an output for the results JSON."
    protected static final String
    " For the unpackage command, Will make all unpackaged content filename(s) UUIDs, to prevent clobering."
    protected static final String
    "This is the FlowFileStream version of the "