afterActions

abstract fun afterActions(task: Task)(source)

This method is called immediately after the task has completed performing its actions.

Parameters

task

The task which has performed some actions.