Class DefaultEventType
java.lang.Object
de.hybris.platform.outboundservices.event.impl.DefaultEventType
- All Implemented Interfaces:
EventType,Serializable
The EventType stores the operation value for CloudEvent type
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UNKNOWN
-
CREATED
-
UPDATED
-
DELETED
-
-
Constructor Details
-
DefaultEventType
Constructor with specific type- Parameters:
type- specific operation value
-
-
Method Details
-
getType
Description copied from interface:EventTypeGet the event type value -
toString
-
equals
-
hashCode
public int hashCode()
-