Class PdfRenderProcess

All Implemented Interfaces:
Runnable

public class PdfRenderProcess extends LongRunningProcess
Thread used to do the actual rendering and merging of the documents.
  • Constructor Details

    • PdfRenderProcess

      public PdfRenderProcess(LRPControlBean bean, jakarta.servlet.http.HttpSession session)
      Parameters:
      bean - the control bean that contains the content to render
      session - the current session
  • Method Details