String getEventType(SimpleEvent event)String getEventType(SimpleEvent event)| Name | Type | Description |
|---|---|---|
event | SimpleEvent | The event being tested |
| Type | Description |
|---|---|
String | The event type of the event if the consumption mode of destination is set to be EventListener. The range of value is 'PutEvent', 'TakeEvent' and 'ExpireEvent' |