task

@NotNull
abstract fun task(@NotNull location: Location, @NotNull runnable: Runnable): ModelTask

Runs sync task

Return

scheduled task

Parameters

location

location

runnable

task