Interface EmbeddedCrowdAnalyticsEvent

All Known Implementing Classes:
PasswordPolicyConfigurationAnalyticsEventBase

public interface EmbeddedCrowdAnalyticsEvent
Marker interface for Embedded Crowd Analytics Events. Implementing classes are required to add analytics annotations.
Since:
5.3.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the name of the event.
  • Method Details

    • getEventName

      String getEventName()
      Returns the name of the event. Implementing classes are required to add @EventName annotation.
      Returns:
      event name