Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

becomes

Code Block
languagejava
linenumberstrue
protected String doExecute(boolean dryRun, JobExecutionContext context) throws JobExecutionException {
   ... 
}

...