Class PerDirectoryStatisticsEvent

java.lang.Object
com.atlassian.crowd.analytics.events.PerDirectoryStatisticsEvent
All Implemented Interfaces:
CrowdAnalyticsEvent

public class PerDirectoryStatisticsEvent extends Object implements CrowdAnalyticsEvent
  • Constructor Details

    • PerDirectoryStatisticsEvent

      public PerDirectoryStatisticsEvent(DirectoryType type, LdapConnectorType connectorType, boolean cachingDisabled, boolean nestedGroups, int userCount, int groupCount, Long syncIntervalSeconds, String syncCronExpression, Map<String,String> additionalAttributes)
  • Method Details