Interface EventType

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultEventType

public interface EventType extends Serializable
The EventType stores the operation value for CloudEvent type
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the event type value
  • Method Details

    • getType

      String getType()
      Get the event type value
      Returns:
      string event type