Class Notification
java.lang.Object
es.kukenan.smartfi.microservice.eventsender.events.event.Notification
Notification class.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate StringBuilderprintMapWithMaskedValues(Map<String, String> extra) Print masked values for extra map.toString()To string.
-
Field Details
-
MASK
Mask for audit extra notification.- See Also:
-
REPLACEMENT
Replacement for extra notification.- See Also:
-
badge
The badge. -
alert
The alert. -
sound
The sound. -
extra
The extra. -
category
The category.
-
-
Constructor Details
-
Method Details