Package com.atlassian.jira.portal
Interface FlushablePortletConfigurationStore
- All Superinterfaces:
PortletConfigurationStore
- All Known Implementing Classes:
CachingPortletConfigurationStore
- Since:
- v4.1
-
Method Summary
Methods inherited from interface com.atlassian.jira.portal.PortletConfigurationStore
addDashboardItem, addGadget, delete, getAllPortletConfigurations, getByPortalPage, getByPortletId, store, updateGadgetColor, updateGadgetPosition, updateUserPrefs
-
Method Details
-
flush
void flush()Flush the cache by removing all entries.
-