Interface IRenderReceiptService

    • Method Detail

      • requiresLiveCycle

        boolean requiresLiveCycle()
        Return true if the service requires Adobe LiveCycle.
        Returns:
        true if the service requires Adobe LiveCycle
      • setTestMode

        void setTestMode​(boolean testMode)
        Specify whether running in test mode an render receipt changes should not be committed to database.
        Parameters:
        testMode - Specify whether running in test mode an render receipt changes should not be committed to database
        Since:
        4.1.15
      • setMaxProcesses

        void setMaxProcesses​(Integer value)
        Set the maximum number of concurrent processes.
        Parameters:
        value - the maximum number of concurrent processes
        Since:
        5.0.3