Interface InternalJobCompatibilityManager


  • public interface InternalJobCompatibilityManager
    Author:
    Tijs Rademakers, Joram Barrez
    • Method Detail

      • isFlowable5Job

        boolean isFlowable5Job​(Job job)
      • executeV5Job

        void executeV5Job​(Job job)
      • executeV5JobWithLockAndRetry

        void executeV5JobWithLockAndRetry​(Job job)
      • deleteV5Job

        void deleteV5Job​(String jobId)