-
- All Implemented Interfaces:
-
me.scolastico.tools.routine.Routine
public final class NewLogLineEventHandler implements Routine
-
-
Constructor Summary
Constructors Constructor Description NewLogLineEventHandler()
-
Method Summary
Modifier and Type Method Description RoutineAnswer
execute(HashMap<String, Object> objectMap)
The maim execute function for this routine job. -
-
Method Detail
-
execute
RoutineAnswer execute(HashMap<String, Object> objectMap)
The maim execute function for this routine job.
-
-
-
-