Package com.atlassian.greenhopper.service

Interface Summary
CapacityService  
I18nFactoryService Provides access to i18n objects
IssueIndexService Provides issue indexing support
JqlQueryService Provides helper methods to build a JqlClauseBuilder
PermissionService Provides permission check methods used through GreenHopper
PersistenceService This service wraps the JIRA PropertySetManager as well as provides automatic xstream serialization for a map of data
RequestCacheService Provides methods to load/store information from/to a request based cache.
 

Class Summary
AbstractService  
BridgeServiceLocator Deprecated.
CapacityServiceImpl  
GenericCache<K extends Serializable,V> Generic implementation of an entity cache.
GreenHopperCacheManager Currently just provides a way to clear out all caches (used after upgrade tasks).
I18nFactoryServiceImpl Default implementation of the i18n service.
IssueIndexServiceImpl Implementation of the IssueIndexingService interface Wraps IssueIndexManager.
JqlQueryServiceImpl Default implementation of JqlQueryService
PermissionServiceImpl PermissionService implementation
PersistenceServiceImpl Implementation of the PersistenceService interface Wraps PropertySetManager for persistence.
RequestCacheServiceImpl RequestCacheService implementation.
 

Enum Summary
JqlQueryServiceImpl.PrettyQuery  
 



Copyright © 2007-2011 Atlassian. All Rights Reserved.