Called whenever this action is stopped by calling stop.
This can be used to trigger user-assigned callbacks. Call super.stopped() when overriding to make sure all finish hooks are called.
See Implementation
Called whenever this action is stopped by calling stop.
This can be used to trigger user-assigned callbacks. Call super.stopped() when overriding to make sure all finish hooks are called.