Added comment

This commit is contained in:
Francesco Mangiacrapa 2023-03-29 16:27:19 +02:00
parent b37bd06440
commit 4964056fb4
1 changed files with 1 additions and 0 deletions

View File

@ -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...");