public class StepExceptionReporter extends Object
| Constructor and Description |
|---|
StepExceptionReporter(BatchStep step,
org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionHistory |
getExceptionHistory(BatchJobInstanceAdapter jobInstance) |
void |
report(BatchJobInstanceAdapter jobInstance,
Exception exception) |
void |
reset(BatchJobInstanceAdapter jobInstance) |
public StepExceptionReporter(BatchStep step, org.slf4j.Logger logger)
public void report(BatchJobInstanceAdapter jobInstance, Exception exception)
public void reset(BatchJobInstanceAdapter jobInstance)
public ExceptionHistory getExceptionHistory(BatchJobInstanceAdapter jobInstance)
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.