Interface EventType
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DefaultEventType
The EventType stores the operation value for CloudEvent type
-
Method Summary
-
Method Details
-
getType
String getType()Get the event type value- Returns:
- string event type
-