I am using spring batch admin as a web interface for administering the batch jobs. I would like to have some way to notify a set of email addresses that batch job is completed. Is there any plugin to spring batch admin that will allow me to accomplish what I want?
P.S. I have tried googling spring batch admin email notification plugin, but I could not find anything.
Thanks.