Interface ActionHook<A extends HookableAction>

Record Components:
A - the action type being hooked
All Known Implementing Classes:
BackupCommandHook

public interface ActionHook<A extends HookableAction>
Interface used for HookableActions.