public class IsDcLicenseCondition extends Object implements com.atlassian.plugin.web.Condition
Condition that is true if the instance is running with Data Center license| Constructor and Description |
|---|
IsDcLicenseCondition(DcLicenseChecker dcLicenseChecker) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Map<String,String> params) |
boolean |
shouldDisplay(Map<String,Object> context) |
public IsDcLicenseCondition(DcLicenseChecker dcLicenseChecker)
Copyright © 2022 Atlassian. All rights reserved.