Class RawDocumentWriterStep

    • Constructor Detail

      • RawDocumentWriterStep

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

      • setOutputURI

        public void setOutputURI​(URI outputURI)
      • 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.