Class MicroserviceSubscriptionRemovedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.cumulocity.microservice.subscription.model.MicroserviceSubscriptionRemovedEvent
- All Implemented Interfaces:
Serializable
public class MicroserviceSubscriptionRemovedEvent
extends org.springframework.context.ApplicationEvent
An event to be emitted with the microservice credentials of newly removed microservice subscription.
Note: extends
ApplicationEvent
because of spring backwards compatibility.- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource