Class TenantSubscriptionAuditLogHandler

java.lang.Object
com.sap.cds.services.mt.impl.TenantSubscriptionAuditLogHandler
All Implemented Interfaces:
com.sap.cds.services.handler.EventHandler

public class TenantSubscriptionAuditLogHandler extends Object implements com.sap.cds.services.handler.EventHandler
Implementation handler for audit logging of tenant on/off-boarding
  • Constructor Details

    • TenantSubscriptionAuditLogHandler

      public TenantSubscriptionAuditLogHandler(com.sap.cds.services.auditlog.AuditLogService auditLog)
  • Method Details

    • afterSubscribe

      public void afterSubscribe(com.sap.cds.services.mt.SubscribeEventContext context)
    • afterUnsubscribe

      public void afterUnsubscribe(com.sap.cds.services.mt.UnsubscribeEventContext context)