public interface EventSender
| Modifier and Type | Method and Description |
|---|---|
void |
sendEvent(AbstractEvent event)
Sends the given
AbstractEvent depending on the environment. |
void sendEvent(AbstractEvent event)
AbstractEvent depending on the environment.event - the event to be send.Copyright © 2017 SAP SE. All Rights Reserved.