#actionItemExecutionEnded: array
Sent when an action item finished executing.
Calling callbacks.notificationParam()
returns an array with two elements:
#actionItemExecutionStarted: array
Sent when an action item starts executing.
Calling callbacks.notificationParam()
returns an array with two elements:
#actionItemHotKeyPostExecute: array
Sent after an action item is executed via a keyboard shortcut (hotkey).
Calling callbacks.notificationParam()
returns an array with two elements:
#actionItemHotkeyPreExecute: array
Sent before an action item is executed via a keyboard shortcut (hotkey).
Calling callbacks.notificationParam()
returns an array with two elements: