Class PdfTestFunctionHandler


  • public class PdfTestFunctionHandler
    extends step.functions.handler.JsonBasedFunctionHandler
    • Constructor Detail

      • PdfTestFunctionHandler

        public PdfTestFunctionHandler()
    • Method Detail

      • handle

        public step.functions.io.Output<javax.json.JsonObject> handle​(step.functions.io.Input<javax.json.JsonObject> input)
                                                               throws Exception
        Specified by:
        handle in class step.functions.handler.AbstractFunctionHandler<javax.json.JsonObject,​javax.json.JsonObject>
        Throws:
        Exception
      • getWorkingDir

        public File getWorkingDir()
      • initialize

        public void initialize()
        Overrides:
        initialize in class step.functions.handler.AbstractFunctionHandler<javax.json.JsonObject,​javax.json.JsonObject>