execute
The maim execute function for this routine job.
Return
RoutineAnswer which cant be NULL. To create an empty answer do this: new RoutineAnswer();
Parameters
object Map
The object map from the answer of the last run. If its the first run its a new and empty HashMap.
Throws
Exceptions will be handled by the ErrorHandler.