Results 1 to 3 of 3

Thread: How to set the ExceptionClassifier in SimpleStepExecutor

  1. #1

    Default How to set the ExceptionClassifier in SimpleStepExecutor

    I do not see any way to set the exceptionClassifier (of type ExitCodeExceptionClassifier) to another value than the default, except by overriding AbstractStep.createStepExecutor() in a new Step subclass.
    Is this intentionally the only way to do this, or is there something missing?

    The same problem actually happens for the interruptionPolicy in SimpleStepExecutor.

    Thanks for your help.
    --
    Gaëtan PITTELOUD

  2. #2
    Join Date
    Dec 2006
    Posts
    1,061

    Default

    It looks like you've found a little glitch from the move to combine *executor interfaces with their Job/Step equivalents. Do you mind creating a Jira issue for this?

  3. #3

    Default

    Done : BATCH-358
    --
    Gaëtan PITTELOUD

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •