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
ConstructorDescriptionLicenseUsageNotUnlimitedStatisticsEvent
(int usedSeatCount, int totalSeatCount) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.boolean
Deprecated.Deprecated.int
Deprecated.int
Deprecated.int
hashCode()
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