public class LicenseJohnsonEventRaiserImpl extends Object implements LicenseJohnsonEventRaiser
LicenseJohnsonEventRaiser
CLUSTERING, CLUSTERING_UNLICENSED, LICENSE_TOO_OLD, SUBSCRIPTION_EXPIRED
Constructor and Description |
---|
LicenseJohnsonEventRaiserImpl(BuildVersionLicenseCheck buildVersionLicenseCheck,
JohnsonProvider johnsonProvider) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkLicenseIsTooOldForBuild()
Checks whether licenses are too old for this JIRA instance, and raise a Johnson event if it is the case.
|
public LicenseJohnsonEventRaiserImpl(@Nonnull BuildVersionLicenseCheck buildVersionLicenseCheck, JohnsonProvider johnsonProvider)
public boolean checkLicenseIsTooOldForBuild()
LicenseJohnsonEventRaiser
checkLicenseIsTooOldForBuild
in interface LicenseJohnsonEventRaiser
true
if the license is too old and the Johnson event has been raised.Copyright © 2002-2015 Atlassian. All Rights Reserved.