onFinish

open fun onFinish(@NonNull arguments: ActionArguments, @NonNull result: ActionResult)

Called after the action performs.

Parameters

arguments

The action arguments.

result

The result of the action.