Package com.atlassian.jira.config

Interface Summary
ConstantsManager Manager for issue types, statuses, priorities and resolutions.
FeatureManager Component responsible for providing information whether certain features in JIRA are enabled or disabled.
IssueTypeManager Manager for IssueTypes.
LocaleManager Provides Locale information for this JIRA instance.
PriorityManager Manager for Priorityies
ReindexMessageManager Manages messages for JIRA's administration section that inform users of the need to reindex due to configuration changes.
ResolutionManager Manager for Resolutions.
StatusManager Manager for Statuses.
SubTaskManager Manages SubTasks - issues that are "part of" other issues.
 

Class Summary
AbstractIssueConstantsManager<T extends IssueConstant>  
BootstrapFeatureManager Simple feature manager used during bootstrap.
DarkFeaturesResourceTransformer This web resource transformer inserts the enabled features into a JavaScript file, so that JS code can query the enabled features.
DefaultConstantsManager  
DefaultFeatureManager Default implementation of FeatureManager.
DefaultFeatureManager.FeaturesMapHolder  
DefaultIssueTypeManager  
DefaultLocaleManager  
DefaultPriorityManager  
DefaultReindexMessageManager Default implementation of the Reindex Message Manager that uses a simple PropertySet to store the last message pushed.
DefaultResolutionManager  
DefaultStatusManager  
DefaultSubTaskManager  
IssueTypeProxy  
 

Enum Summary
CoreFeatures Core manipulable JIRA features.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.