package gr.cite.notification.integrationevent.inbox.tenantremoval; import gr.cite.notification.integrationevent.inbox.IntegrationEventHandler; public interface TenantRemovalIntegrationEventHandler extends IntegrationEventHandler { }