DMLibrary.Repository.Eventlog Namespace |
Class | Description | |
---|---|---|
![]() | EMEventsRepository |
Repository class to define the action to process events into the eventlog_x tables
|
![]() | EngagedEvents |
Class that represents events that recipients are engaged to
|
![]() | EventlogCollection |
The class containing the data produced and consumed by/in the eventlog service
|
![]() | EventlogCollectionRepository |
Abstract class to execute the eventlog actions
|
![]() | EventlogColumnMapping |
Maps the SQL column names with strong types static properties
|
![]() | EventlogContentEntity |
Entity that matches the SQL type
|
![]() | EventlogContentEntityCollection |
Collection of EventlogContentEntity to parse to SQL Server
|
![]() | EventlogEntity |
Entity that matches the SQL type for EM main events
|
![]() | EventlogEntityCollection |
Collection of EventlogEntity to parse to SQL Server
|
![]() | EventlogXmlProcessor |
Class to process the eventlog_xml data
|
![]() | EventlogXmlRecord |
Represents an eventlog_xml record
|
![]() | EventsHelper |
Helper class for the Eventlog items
|
![]() | SEVEventsRepository |
Class to extract all the SEV information from IEventlogCollection items
|
Interface | Description | |
---|---|---|
![]() | IEventlogCollection |
Defined the properties and operations for the data produced and consumed by/in the eventlog service
|
![]() | IEventlogCollectionRepository |
Define the IEventlogCollection operations to process
the eventlog data
|
![]() | IEventlogXmlProcessor | |
![]() | ISEVEventsRepository |
Define the IEventlogCollection operations to process
the eventlog data for SEV |
Enumeration | Description | |
---|---|---|
![]() | EEventlogXmlState |
Represents the state an eventlog_xml can be in
|
![]() | EEventlogXmlStep |
Represents the steps that the eventlog_xml can go through
|