Class IsApplicationLicensingAvailable
java.lang.Object
com.atlassian.crowd.plugin.web.conditions.IsApplicationLicensingAvailable
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition
,com.atlassian.plugin.web.Condition
public class IsApplicationLicensingAvailable
extends Object
implements com.atlassian.plugin.web.Condition
-
Constructor Summary
ConstructorDescriptionIsApplicationLicensingAvailable
(ApplicationLicensingService applicationLicensingService, DcLicenseChecker dcLicenseChecker) -
Method Summary
-
Constructor Details
-
IsApplicationLicensingAvailable
public IsApplicationLicensingAvailable(ApplicationLicensingService applicationLicensingService, DcLicenseChecker dcLicenseChecker)
-
-
Method Details
-
init
- Specified by:
init
in interfacecom.atlassian.plugin.web.Condition
- Throws:
com.atlassian.plugin.PluginParseException
-
shouldDisplay
- Specified by:
shouldDisplay
in interfacecom.atlassian.plugin.web.Condition
-