1 Reply Latest reply on Sep 29, 2016 3:06 PM by cfang

    Get a list of StepExecution in the JobListener.afterJob method

    richardmoore

      I want to put a JobListener on my jobs that will display the run stats for each step in the afterJob method. Is there a way to get that information like can be done with the JobOperator?