Class CreateNotificationAction

All Implemented Interfaces:
ExecutableAction, SecuredAction, TargetAction<CreateNotificationDialog>, Action, HasShortcutCombination

@ActionType("ntf_createNotification") public class CreateNotificationAction extends ViewAction<CreateNotificationAction,CreateNotificationDialog>
Action opens create notification dialog.

Action uses NotificationsCreateDialogContext specific permission to enable/disable its state.

See Also: