com.atlassian.jira.config.settings.providers
Interface ISettings
public interface ISettings
FQCN : com.atlassian.jira.config.settings.providers.ISettings
- Since:
- Description : Defines available SettingManager
- Author:
- Kaamelot
STRING_SETTING_MANAGER_KEY
static final java.lang.String STRING_SETTING_MANAGER_KEY
- See Also:
- Constant Field Values
COLOR_SETTING_MANAGER_KEY
static final java.lang.String COLOR_SETTING_MANAGER_KEY
- See Also:
- Constant Field Values
DELAY_SETTING_MANAGER_KEY
static final java.lang.String DELAY_SETTING_MANAGER_KEY
- See Also:
- Constant Field Values
INTEGER_SETTING_MANAGER_KEY
static final java.lang.String INTEGER_SETTING_MANAGER_KEY
- See Also:
- Constant Field Values
BOOLEAN_SETTING_MANAGER_KEY
static final java.lang.String BOOLEAN_SETTING_MANAGER_KEY
- See Also:
- Constant Field Values
Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.