JobExecutor#executeJobs has repeatable try-catch logic

XMLWordPrintable

    • Type: Task
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: 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

              Assignee:
              Unassigned
              Reporter:
              Nikola Koevski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: