Class LicenseUsageNotUnlimitedStatisticsEvent
java.lang.Object
com.atlassian.crowd.analytics.events.license.LicenseUsageNotUnlimitedStatisticsEvent
- All Implemented Interfaces:
CrowdAnalyticsEvent
@Deprecated
public class LicenseUsageNotUnlimitedStatisticsEvent
extends Object
implements CrowdAnalyticsEvent
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionLicenseUsageNotUnlimitedStatisticsEvent(int usedSeatCount, int totalSeatCount) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.booleanDeprecated.Deprecated.intDeprecated.intDeprecated.inthashCode()Deprecated.
-
Constructor Details
-
LicenseUsageNotUnlimitedStatisticsEvent
public LicenseUsageNotUnlimitedStatisticsEvent(int usedSeatCount, int totalSeatCount) Deprecated.
-
-
Method Details
-
calculateEventName
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
getUsedSeatCount
public int getUsedSeatCount()Deprecated. -
getTotalSeatCount
public int getTotalSeatCount()Deprecated. -
getEventName
Deprecated.
-
LicenseEvent