Class MicroserviceSubscriptionAddedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.cumulocity.microservice.subscription.model.MicroserviceSubscriptionAddedEvent
All Implemented Interfaces:
HasCredentials, Serializable

public class MicroserviceSubscriptionAddedEvent extends org.springframework.context.ApplicationEvent implements HasCredentials
An event to be emitted with the microservice credentials of newly added microservice subscription.
See Also: