Kernel::WebApp::Util::NotifyModule::Agent::Base

NAME

Kernel::WebApp::Util::NotifyModule::Agent::Base – Base class for the agent notify modules.

PUBLIC INTERFACE

has UserID

Attribute that holds the current user id, required for the agent interface.

has UserData

Attribute that holds all the data of the authenticated user.

PRIVATE INTERFACE

_BuildUserData()

Initializes the attribute UserData.

Scroll to Top