beforeActions

abstract fun beforeActions(task: Task)(source)

This method is called immediately before the task starts performing its actions.

Parameters

task

The task which is to perform some actions.