Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-13792

JobExecutor#executeJobs has repeatable try-catch logic

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine
    • None

      The abstract JobExecutor#executeJobs method is always implemented with the same try-catch logic. This can be avoided if this logic is already included inside the JobExecutor class, with for example, a Java 7 Supplier argument executeJobs(jobids, processEngine, supplier).

      Acceptance Criteria (Required on creation):

      • The try-catch logic of the JobExecutor#executeJobs implementations is not repeated.

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              nikola.koevski Nikola Koevski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: