Uploaded image for project: 'BatchEE'
  1. BatchEE
  2. BATCHEE-36

Befor- and AfterJob(Step)ScopeListener

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.2-incubating
    • None
    • batchee-extensions
    • None

    Description

      why do we provide an AfterJob(Step)ScopeListener and a BeforeJob(Step)ScopeListener?

      Isn't it enough to have only one JobScopeListener and StepScopeListener which implements both methods?

      public void before(){...}
      public void after(){...}
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            cassius Reinhard Sandtner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: