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

    Modifier and Type
    Method
    Description
    void
    Clear the cache within the component.
  • Method Details

    • clearCache

      void clearCache()
      Clear the cache within the component.