Interface JcaExecutorServiceConnection

All Known Implementing Classes:
JcaExecutorServiceConnectionImpl

public interface JcaExecutorServiceConnection
Author:
Daniel Meyer
  • Method Details

    • schedule

      boolean schedule(Runnable runnable, boolean isLongRunning)
    • getExecuteJobsRunnable

      Runnable getExecuteJobsRunnable(List<String> jobIds, ProcessEngineImpl processEngine)
    • closeConnection

      void closeConnection()