public class IsCsvExportEnabledCondition extends Object implements com.atlassian.plugin.web.Condition
Modifier and Type | Field and Description |
---|---|
protected static String |
DARK_FEATURE_CSV_EXPORT_DISABLED |
protected static String |
DARK_FEATURE_CSV_EXPORT_ENABLED |
Constructor and Description |
---|
IsCsvExportEnabledCondition(FeatureManager featureManager) |
Modifier and Type | Method and Description |
---|---|
void |
init(Map<String,String> params) |
boolean |
shouldDisplay(Map<String,Object> context) |
protected static final String DARK_FEATURE_CSV_EXPORT_ENABLED
protected static final String DARK_FEATURE_CSV_EXPORT_DISABLED
public IsCsvExportEnabledCondition(FeatureManager featureManager)
Copyright © 2002-2023 Atlassian. All Rights Reserved.