Class EventSenderRequest
java.lang.Object
es.kukenan.smartfi.microservice.eventsender.request.EventSenderRequest
The Class EventSenderRequest.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate EventAttributesThe event attributes.private StringThe event type. -
Constructor Summary
ConstructorsConstructorDescriptionEventSenderRequest(String eventType, EventAttributes eventAttributes) Constructor. -
Method Summary