Kernel::WebApp::Util::NotifyModule::External::Base

NAME

Kernel::WebApp::Util::NotifyModule::External::Base – Base class for the external notify modules.

PUBLIC INTERFACE

has NotifyType

Attribute that holds the notify type.

has UserData

Attribute that holds all the data of the authenticated user (if given).

PRIVATE INTERFACE

_BuildUserData()

Initializes the attribute UserData.

Scroll to Top