[This item was moved over from SourceForge. Feature RQ# 103]
In the run-up to the daemon, we would be requiring some Verifiers, Jobs and JobMessages. The framework for which has been completed as part of a separate Tracker.
I would suggest implementing these classes in separate 'impl' packages in each category, for example
'com.mindtree.insight.reporting.verifiers.impl'.
So far we have identified one Job - EmailJob and its associated SimpleEmailJobMessage JobMessage. I am specifically calling it 'Simple' because I believe we should start with implementing just plain text e-mail (antibiotic) and then move on MIME / HTML e-mail (vitamin - maybe in a later version).
Regu was talking about some Verifiers. Probably he could elaborate on this tracker or on the mailing list.