onFinish

abstract fun onFinish(arguments: ActionArguments, result: ActionResult)(source)

Signals completion of the action.

Parameters

arguments

The action arguments.

result

The result of the action.