Interface ICorpusBatchStepTask

    • Method Detail

      • setInput

        void setInput​(com.fasterxml.jackson.databind.node.ObjectNode outputStepItem)
               throws Exception
        Throws:
        Exception
      • getOutput

        com.fasterxml.jackson.databind.node.ArrayNode getOutput()
      • setParameterStore

        void setParameterStore​(io.outofprintmagazine.util.IParameterStore parameterStore)