Package com.atlassian.jira
Interface CachingComponent
- All Known Implementing Classes:
ConfluenceRestServiceImpl,DefaultApplicationRoleManager,JiraLicenseManagerImpl
public interface CachingComponent
Represents a JIRA component that contains a cache.
- Since:
- v7.0
-
Method Summary
-
Method Details
-
clearCache
void clearCache()Clear the cache within the component.
-