Added comment
This commit is contained in:
parent
b37bd06440
commit
4964056fb4
|
@ -208,6 +208,7 @@ public class Default3PhaseManager extends SimpleLifeCycleManager implements Life
|
|||
return theReport;
|
||||
}
|
||||
|
||||
//Updated by Francesco, see #24877
|
||||
protected StepExecutionReport executeReject(StepExecutionReport theReport) throws Exception {
|
||||
log.info(STEPS.REJECT + " running...");
|
||||
|
||||
|
|
Loading…
Reference in New Issue