Package com.atlassian.jira.config

Interface Summary
ConstantsManager Manager for issue types, statuses, priorities and resolutions.
CustomConfigHandler<B> TWENTY-318: Moved this from multitenant
Feature A switchable feature identity, can be enabled or disabled with FeatureManager.
FeatureManager Component responsible for providing information whether certain features in JIRA are enabled or disabled.
FeatureStore  
IssueConstantFactory Converts GV's of issues constants into their associated objects.
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.
DefaultConstantsManager  
DefaultFeatureManager Default implementation of FeatureManager.
DefaultFeatureManager.FeaturesMapHolder  
DefaultFeatureStore Non cached implementation of feature store
DefaultIssueConstantFactory  
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  
FeatureDisabledEvent Event raised when a feature is enabled.
FeatureEnabledEvent Event raised when a feature is enabled.
FeatureEvent Dark feature info.
IndexTaskContext Context for the index operation.
IssueTypeProxy  
MockIssueConstantFactory  
MockSubTaskManager  
ReindexMessage Reindex message bean.
 

Enum Summary
CoreFeatures Core manipulable JIRA features.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.