I\'m writing a task executing framework structured like below:
@XmlRoot("") class PayloadPojo { String cron; String name; int id; St