Package com.apama.cumulocity.notifications2

Event summary
DisconnectTenantNotificationsEvent that allows destruction of a Notifications 2.0 connection for a single tenant.
DisconnectTenantNotificationsCompleteEvent that shows the outcome of a tenant's disconnection from Notifications 2.0.
Notifications2SubscriptionA subscription for a particular tenant to Notifications 2.0 messages from Cumulocity. Create a Notifications2Subscription using the static create() method.
SubscribeTenantNotificationsEvent which should be sent to its SEND_CHANNEL to trigger the creation of a Notifications 2.0 dynamic chain for a particular tenant. Unless a fatal issue is ran into, this will continually attempt to subscribe, until it succeeds.
SubscribeTenantNotificationsCompleteEvent that shows the outcome of a tenant's subscription to Notifications 2.0.