Uses of Class
es.kukenan.smartfi.microservice.eventsender.events.event.EventAttributes
Packages that use EventAttributes
Package
Description
Services and internal components package.
Services and internal components package.
-
Uses of EventAttributes in es.kukenan.smartfi.microservice.eventsender.events
Fields in es.kukenan.smartfi.microservice.eventsender.events declared as EventAttributesModifier and TypeFieldDescriptionprivate EventAttributesCotPushNotificationEventBody.eventAttributesThe event attributes.Constructors in es.kukenan.smartfi.microservice.eventsender.events with parameters of type EventAttributesModifierConstructorDescriptionCotPushNotificationEventBody(String eventType, EventAttributes eventAttributes) Constructor. -
Uses of EventAttributes in es.kukenan.smartfi.microservice.eventsender.request
Fields in es.kukenan.smartfi.microservice.eventsender.request declared as EventAttributesModifier and TypeFieldDescriptionprivate EventAttributesEventSenderRequest.eventAttributesThe event attributes.Constructors in es.kukenan.smartfi.microservice.eventsender.request with parameters of type EventAttributesModifierConstructorDescriptionEventSenderRequest(String eventType, EventAttributes eventAttributes) Constructor.