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  
IndexTask Interface that should be implemented by index task context classes.
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.
StatusCategoryManager Manager for StatusCategoryies.
StatusManager Manager for Statuses.
SubTaskManager Manages SubTasks - issues that are "part of" other issues.
 

Class Summary
AbstractIssueConstantsManager<T extends IssueConstant>  
BackgroundIndexTaskContext  
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  
DefaultStatusCategoryManager  
DefaultStatusManager  
DefaultSubTaskManager  
FeatureDisabledEvent Event raised when a feature is enabled.
FeatureEnabledEvent Event raised when a feature is enabled.
FeatureEvent Dark feature info.
ForegroundIndexTaskContext  
IndexTaskContext Context for global index operations.
IssueTypeProxy  
MockIssueConstantFactory  
MockSubTaskManager  
ReindexMessage Reindex message bean.
 

Enum Summary
CoreFeatures Core manipulable JIRA features.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.