notification-service
Preparing search index...
application/ports/out/BusinessMetricsPort
BusinessMetricsPort
Interface BusinessMetricsPort
interface
BusinessMetricsPort
{
recordNotificationCreation
()
:
void
;
recordNotificationDeletion
()
:
void
;
recordNotificationFailed
()
:
void
;
recordNotificationMarkedRead
()
:
void
;
recordNotificationSent
()
:
void
;
recordNotificationSuppression
()
:
void
;
}
Implemented by
OtelBusinessMetrics
Index
Methods
record
Notification
Creation
record
Notification
Deletion
record
Notification
Failed
record
Notification
Marked
Read
record
Notification
Sent
record
Notification
Suppression
Methods
record
Notification
Creation
recordNotificationCreation
()
:
void
Returns
void
record
Notification
Deletion
recordNotificationDeletion
()
:
void
Returns
void
record
Notification
Failed
recordNotificationFailed
()
:
void
Returns
void
record
Notification
Marked
Read
recordNotificationMarkedRead
()
:
void
Returns
void
record
Notification
Sent
recordNotificationSent
()
:
void
Returns
void
record
Notification
Suppression
recordNotificationSuppression
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
record
Notification
Creation
record
Notification
Deletion
record
Notification
Failed
record
Notification
Marked
Read
record
Notification
Sent
record
Notification
Suppression
notification-service
Loading...