Interface ProcessExecutorProvider<PE extends ProcessExecutor<?>>

    • Method Summary

      Modifier and Type Method Description
      void setProcessExecutor​(PE processExecutor)
      This method provides the possibility to set the specific CustomProcessExecutor
    • Method Detail

      • setProcessExecutor

        void setProcessExecutor​(PE processExecutor)
        This method provides the possibility to set the specific CustomProcessExecutor
        Parameters:
        processExecutor -