tools
2.2.3
tools
/
me.scolastico.tools.routine
/
Routine
Routine
interface
Routine
Content copied to clipboard
The routine interface which is needed for all routine jobs.
Functions
Inheritors
Functions
execute
Link copied to clipboard
abstract
fun
execute
(
objectMap
:
HashMap
<
String
,
Any
>
)
:
RoutineAnswer
Content copied to clipboard
The maim execute function for this routine job.
Inheritors
NewLogLineEventHandler
Link copied to clipboard