Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-408

Add exception class filter as string values (instead of class) to StepBuilder

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.3.0.Final
    • 1.3.0.Beta7
    • jberet-core
    • None

    Description

      Currently org.jberet.job.model.StepBuilder takes skippable exception classes, retryable exception classes, and no rollback exception classes as java.lang.Class array.

      Sometimes users just need to add them as string values, without worrying about loading them so early in the cycle. Need to augment org.jberet.job.model.StepBuilder to supporting adding these included and excluded exception classes as List<String>.

      Attachments

        Issue Links

          Activity

            People

              cfang@redhat.com Cheng Fang
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: