Routine

interface Routine

The routine interface which is needed for all routine jobs.

Functions

Link copied to clipboard
abstract fun execute(objectMap: HashMap<String, Any>): RoutineAnswer
The maim execute function for this routine job.

Inheritors

Link copied to clipboard