|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Startable in com.atlassian.jira.applinks |
|---|
| Classes in com.atlassian.jira.applinks that implement Startable | |
|---|---|
class |
JiraApplicationLinkService
This class delegates to the ApplicationLinkService provided by UAL. |
class |
JiraAppLinksHostApplication
|
class |
JiraEntityLinkService
This class delegates to the EntityLinkService provided by UAL. |
| Uses of Startable in com.atlassian.jira.avatar |
|---|
| Classes in com.atlassian.jira.avatar that implement Startable | |
|---|---|
class |
CachingAvatarStore
A caching implementation of the AvatarStore. |
| Uses of Startable in com.atlassian.jira.bc.project.component |
|---|
| Classes in com.atlassian.jira.bc.project.component that implement Startable | |
|---|---|
class |
CachingProjectComponentStore
Decorates an implementation of the project component delegateStore with caching. |
| Uses of Startable in com.atlassian.jira.config |
|---|
| Classes in com.atlassian.jira.config that implement Startable | |
|---|---|
class |
DefaultConstantsManager
|
class |
DefaultReindexMessageManager
Default implementation of the Reindex Message Manager that uses a simple PropertySet to store the last message pushed. |
| Uses of Startable in com.atlassian.jira.config.properties |
|---|
| Classes in com.atlassian.jira.config.properties that implement Startable | |
|---|---|
class |
ApplicationPropertiesImpl
A class to manage the interface with a single property set, used for application properties |
| Uses of Startable in com.atlassian.jira.config.webwork |
|---|
| Classes in com.atlassian.jira.config.webwork that implement Startable | |
|---|---|
class |
WebworkConfigurator
Provides a way for JIRA to configure Webwork to lookup action classes by setting the TypeResolver. |
| Uses of Startable in com.atlassian.jira.event |
|---|
| Classes in com.atlassian.jira.event that implement Startable | |
|---|---|
class |
DefaultListenerManager
|
| Uses of Startable in com.atlassian.jira.event.listeners.cache |
|---|
| Classes in com.atlassian.jira.event.listeners.cache that implement Startable | |
|---|---|
class |
JiraExternalLibrariesCacheClearingListener
Used to clear caches of external libraries that JIRA uses, such as webwork. |
| Uses of Startable in com.atlassian.jira.event.listeners.reindex |
|---|
| Classes in com.atlassian.jira.event.listeners.reindex that implement Startable | |
|---|---|
class |
ReindexMessageListener
TODO: Document this class / interface here |
| Uses of Startable in com.atlassian.jira.event.type |
|---|
| Classes in com.atlassian.jira.event.type that implement Startable | |
|---|---|
class |
DefaultEventTypeManager
Manages event types within the system. |
| Uses of Startable in com.atlassian.jira.favourites |
|---|
| Classes in com.atlassian.jira.favourites that implement Startable | |
|---|---|
class |
CachingFavouritesStore
Cache is keyed on username:type. |
| Uses of Startable in com.atlassian.jira.issue.customfields.manager |
|---|
| Classes in com.atlassian.jira.issue.customfields.manager that implement Startable | |
|---|---|
class |
CachedGenericConfigManager
|
class |
CachedOptionsManager
Cache for Options Manager. |
| Uses of Startable in com.atlassian.jira.issue.fields |
|---|
| Classes in com.atlassian.jira.issue.fields that implement Startable | |
|---|---|
class |
DefaultFieldManager
|
| Uses of Startable in com.atlassian.jira.issue.fields.config.manager |
|---|
| Classes in com.atlassian.jira.issue.fields.config.manager that implement Startable | |
|---|---|
class |
CachedFieldConfigSchemeManagerImpl
Simple caching wrapper. |
| Uses of Startable in com.atlassian.jira.issue.fields.config.persistence |
|---|
| Classes in com.atlassian.jira.issue.fields.config.persistence that implement Startable | |
|---|---|
class |
CachedFieldConfigSchemePersister
A simple caching wrapper NOTE : you may be wondering about the cache invalidation strategy on this cache. |
| Uses of Startable in com.atlassian.jira.issue.fields.layout.column.enterprise |
|---|
| Classes in com.atlassian.jira.issue.fields.layout.column.enterprise that implement Startable | |
|---|---|
class |
EnterpriseColumnLayoutManager
|
| Uses of Startable in com.atlassian.jira.issue.fields.layout.field.enterprise |
|---|
| Classes in com.atlassian.jira.issue.fields.layout.field.enterprise that implement Startable | |
|---|---|
class |
EnterpriseFieldLayoutManager
|
| Uses of Startable in com.atlassian.jira.issue.fields.option |
|---|
| Classes in com.atlassian.jira.issue.fields.option that implement Startable | |
|---|---|
class |
CachedOptionSetManager
|
| Uses of Startable in com.atlassian.jira.issue.fields.screen |
|---|
| Classes in com.atlassian.jira.issue.fields.screen that implement Startable | |
|---|---|
class |
CachingFieldScreenStore
Copyright (c) 2002-2004 All rights reserved. |
class |
DefaultFieldScreenSchemeManager
Copyright (c) 2002-2004 All rights reserved. |
class |
MultipleFieldScreenSchemeManager
Copyright (c) 2002-2004 All rights reserved. |
| Uses of Startable in com.atlassian.jira.issue.fields.screen.issuetype |
|---|
| Classes in com.atlassian.jira.issue.fields.screen.issuetype that implement Startable | |
|---|---|
class |
DefaultIssueTypeScreenSchemeManager
Copyright (c) 2002-2004 All rights reserved. |
class |
MultipleIssueTypeScreenSchemeManager
Copyright (c) 2002-2004 All rights reserved. |
| Uses of Startable in com.atlassian.jira.issue.label |
|---|
| Classes in com.atlassian.jira.issue.label that implement Startable | |
|---|---|
class |
CachingLabelStore
Caching implementation of the Label store, that caches labels in a weakhashmap based on the issue/field combination. |
| Uses of Startable in com.atlassian.jira.issue.link |
|---|
| Classes in com.atlassian.jira.issue.link that implement Startable | |
|---|---|
class |
DefaultIssueLinkManager
|
class |
DefaultIssueLinkTypeManager
|
| Uses of Startable in com.atlassian.jira.issue.managers |
|---|
| Classes in com.atlassian.jira.issue.managers that implement Startable | |
|---|---|
class |
DefaultCustomFieldManager
|
| Uses of Startable in com.atlassian.jira.issue.search |
|---|
| Classes in com.atlassian.jira.issue.search that implement Startable | |
|---|---|
class |
CachingSearchRequestStore
Caching store for SearchRequest. |
| Uses of Startable in com.atlassian.jira.issue.search.managers |
|---|
| Classes in com.atlassian.jira.issue.search.managers that implement Startable | |
|---|---|
class |
DefaultSearchHandlerManager
Default JIRA implementation of SearchHandlerManager. |
| Uses of Startable in com.atlassian.jira.issue.security |
|---|
| Classes in com.atlassian.jira.issue.security that implement Startable | |
|---|---|
class |
IssueLevelSecurities
This class gets a list of all the security that can be part of a issue security scheme |
class |
IssueSecuritySchemeManagerImpl
|
| Uses of Startable in com.atlassian.jira.jql.operand |
|---|
| Classes in com.atlassian.jira.jql.operand that implement Startable | |
|---|---|
class |
DefaultJqlFunctionHandlerRegistry
|
| Uses of Startable in com.atlassian.jira.notification |
|---|
| Classes in com.atlassian.jira.notification that implement Startable | |
|---|---|
class |
DefaultNotificationSchemeManager
|
| Uses of Startable in com.atlassian.jira.permission |
|---|
| Classes in com.atlassian.jira.permission that implement Startable | |
|---|---|
class |
WorkflowBasedPermissionSchemeManager
Custom permission scheme manager that allows the list of assignable users to be restricted by workflow state. |
| Uses of Startable in com.atlassian.jira.plugin |
|---|
| Classes in com.atlassian.jira.plugin that implement Startable | |
|---|---|
class |
DefaultPackageScannerConfiguration
Default package scanner configuration. |
class |
JiraPluginManager
|
class |
JiraPluginPersistentStateStore
|
| Uses of Startable in com.atlassian.jira.plugin.keyboardshortcut |
|---|
| Classes in com.atlassian.jira.plugin.keyboardshortcut that implement Startable | |
|---|---|
class |
CachingKeyboardShortcutManager
|
| Uses of Startable in com.atlassian.jira.plugin.profile |
|---|
| Classes in com.atlassian.jira.plugin.profile that implement Startable | |
|---|---|
class |
DefaultUserFormatManager
Default implementation: Stores the default user format module descriptor plugin module in an application property. |
class |
DefaultUserFormatMapper
|
| Uses of Startable in com.atlassian.jira.portal |
|---|
| Classes in com.atlassian.jira.portal that implement Startable | |
|---|---|
class |
CachingPortalPageStore
Caching store for PortalPage. |
class |
CachingPortletConfigurationStore
Caching store for Portlet Configurations. |
| Uses of Startable in com.atlassian.jira.portal.gadgets |
|---|
| Classes in com.atlassian.jira.portal.gadgets that implement Startable | |
|---|---|
class |
CachingExternalGadgetStore
Eagerly caching implementation on the external Gadget store. |
| Uses of Startable in com.atlassian.jira.project |
|---|
| Classes in com.atlassian.jira.project that implement Startable | |
|---|---|
class |
CachingProjectManager
|
| Uses of Startable in com.atlassian.jira.project.version |
|---|
| Classes in com.atlassian.jira.project.version that implement Startable | |
|---|---|
class |
CachingVersionStore
A caching implementation of the VersionStore that relies on a delegate to do the DB operations. |
| Uses of Startable in com.atlassian.jira.security |
|---|
| Classes in com.atlassian.jira.security that implement Startable | |
|---|---|
class |
DefaultGlobalPermissionManager
|
| Uses of Startable in com.atlassian.jira.security.auth.trustedapps |
|---|
| Classes in com.atlassian.jira.security.auth.trustedapps that implement Startable | |
|---|---|
class |
CachingTrustedApplicationManager
TrustedApplicationManager that caches the info objects in memory. |
class |
CachingTrustedApplicationStore
TrustedApplicationStore that caches the data objects in memory. |
| Uses of Startable in com.atlassian.jira.security.roles |
|---|
| Classes in com.atlassian.jira.security.roles that implement Startable | |
|---|---|
class |
CachingProjectRoleAndActorStore
A caching implementation of the ProjectRoleAndActorStore that delegates to another ProjectRoleAndActorStore. |
| Uses of Startable in com.atlassian.jira.security.util |
|---|
| Classes in com.atlassian.jira.security.util that implement Startable | |
|---|---|
class |
GroupSelectorUtils
Hacky methods to support mapping a display name to a group name. |
| Uses of Startable in com.atlassian.jira.service |
|---|
| Classes in com.atlassian.jira.service that implement Startable | |
|---|---|
class |
DefaultServiceManager
|
| Uses of Startable in com.atlassian.jira.sharing |
|---|
| Classes in com.atlassian.jira.sharing that implement Startable | |
|---|---|
class |
CachingSharePermissionStore
Cache is key on entityId:type. |
| Uses of Startable in com.atlassian.jira.upgrade |
|---|
| Classes in com.atlassian.jira.upgrade that implement Startable | |
|---|---|
class |
UpgradeManagerImpl
|
| Uses of Startable in com.atlassian.jira.user |
|---|
| Classes in com.atlassian.jira.user that implement Startable | |
|---|---|
class |
CachingExternalEntityStore
A caching wrapper around the delegateEntityStore. |
class |
CachingUserHistoryStore
Caching implementation of UserHistoryStore. |
class |
DefaultUserPropertyManager
|
| Uses of Startable in com.atlassian.jira.user.preferences |
|---|
| Classes in com.atlassian.jira.user.preferences that implement Startable | |
|---|---|
class |
DefaultUserPreferencesManager
A simple implementation to cache user preferences objects. |
| Uses of Startable in com.atlassian.jira.user.util |
|---|
| Classes in com.atlassian.jira.user.util that implement Startable | |
|---|---|
class |
UserUtilImpl
This is the default implementation of the UserUtil interface. |
| Uses of Startable in com.atlassian.jira.util |
|---|
| Classes in com.atlassian.jira.util that implement Startable | |
|---|---|
class |
JiraDurationUtils
Util class reponsible for printing durations in various formats. |
| Uses of Startable in com.atlassian.jira.vcs |
|---|
| Classes in com.atlassian.jira.vcs that implement Startable | |
|---|---|
class |
DefaultRepositoryManager
|
| Uses of Startable in com.atlassian.jira.vcs.enterprise |
|---|
| Classes in com.atlassian.jira.vcs.enterprise that implement Startable | |
|---|---|
class |
EnterpriseRepositoryManager
|
| Uses of Startable in com.atlassian.jira.web.util |
|---|
| Classes in com.atlassian.jira.web.util that implement Startable | |
|---|---|
class |
OutlookDateManagerImpl
|
| Uses of Startable in com.atlassian.jira.workflow |
|---|
| Classes in com.atlassian.jira.workflow that implement Startable | |
|---|---|
class |
CachingDraftWorkflowStore
Provides a caching implementation of the DraftWorkflowStore. |
class |
CachingWorkflowDescriptorStore
Used to cache workflowDescriptors in JIRA. |
class |
DefaultOSWorkflowConfigurator
Provides a way for JIRA to configure OSWorkflow to lookup condition, validator, and post-function classes by setting the TypeResolver. |
class |
DefaultWorkflowSchemeManager
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||