
#####
Email
#####


****
NAME
****


Kernel::System::Ticket::Event::NotificationEvent::Transport::Email - email transport layer


***********
DESCRIPTION
***********


Notification event transport layer.


****************
PUBLIC INTERFACE
****************


new()
=====


create a notification transport object. Do not use it directly, instead use:


.. code-block:: perl

     my $TransportObject = $Kernel::OM->Get('Kernel::System::Ticket::Event::NotificationEvent::Transport::Email');





