Class RawDocumentToOutputStreamStep

    • Constructor Detail

      • RawDocumentToOutputStreamStep

        public RawDocumentToOutputStreamStep()
        Creates a new RawDocumentToOutputStreamStep object. This constructor is needed to be able to instantiate an object from newInstance()
    • Method Detail

      • setOutputStream

        public void setOutputStream​(OutputStream outStream)
      • getDescription

        public String getDescription()
        Description copied from interface: IPipelineStep
        Gets a short localizable description of what this step does.
        Returns:
        the text of a short description of what this step does.
      • getName

        public String getName()
        Description copied from interface: IPipelineStep
        Gets the localizable name of this step.
        Returns:
        the localizable name of this step.