com.atlassian.extras.api.greenhopper
Interface GreenHopperLicense

All Superinterfaces:
LicenseEditionAware, PluginLicense, ProductLicense

public interface GreenHopperLicense
extends PluginLicense, LicenseEditionAware

The GreenHopper license, this is a plugin that is license edition aware before JIRA 4.0

Since:
2.2.0

Method Summary
 
Methods inherited from interface com.atlassian.extras.api.ProductLicense
getContacts, getCreationDate, getDescription, getExpiryDate, getGracePeriodEndDate, getLicenseType, getLicenseVersion, getMaintenanceExpiryDate, getMaximumNumberOfUsers, getNumberOfDaysBeforeExpiry, getNumberOfDaysBeforeGracePeriodExpiry, getNumberOfDaysBeforeMaintenanceExpiry, getOrganisation, getPartner, getProduct, getProducts, getProperty, getPurchaseDate, getServerId, getSupportEntitlementNumber, isClusteringEnabled, isEvaluation, isExpired, isGracePeriodExpired, isMaintenanceExpired, isSubscription, isUnlimitedNumberOfUsers, isWithinGracePeriod
 
Methods inherited from interface com.atlassian.extras.api.LicenseEditionAware
getLicenseEdition
 



Copyright © 2005-2014 Atlassian. All Rights Reserved.