Uses of Class
com.atlassian.confluence.plugin.persistence.PluginData
Packages that use PluginData
Package
Description
- 
Uses of PluginData in com.atlassian.confluence.impl.plugin.persistenceMethods in com.atlassian.confluence.impl.plugin.persistence that return PluginDataModifier and TypeMethodDescriptionHibernatePluginDataDao.getPluginData(String key) PluginDataDao.getPluginData(String key) Methods in com.atlassian.confluence.impl.plugin.persistence with parameters of type PluginDataModifier and TypeMethodDescriptionvoidHibernatePluginDataDao.saveOrUpdate(PluginData pluginData) voidPluginDataDao.saveOrUpdate(PluginData pluginData) 
- 
Uses of PluginData in com.atlassian.confluence.plugin.persistenceMethods in com.atlassian.confluence.plugin.persistence that return PluginDataModifier and TypeMethodDescriptionPluginDataDao.getPluginData(String key) Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.atlassian.confluence.plugin.persistence that return types with arguments of type PluginDataModifier and TypeMethodDescriptionPluginDataDao.getAllPluginData()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.atlassian.confluence.plugin.persistence with parameters of type PluginDataModifier and TypeMethodDescriptionvoidPluginDataDao.saveOrUpdate(PluginData pluginData) Deprecated, for removal: This API element is subject to removal in a future version.
- 
Uses of PluginData in com.atlassian.confluence.plugin.persistence.hibernateMethods in com.atlassian.confluence.plugin.persistence.hibernate that return PluginDataModifier and TypeMethodDescriptionHibernatePluginDataDao.getPluginData(String key) Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.atlassian.confluence.plugin.persistence.hibernate that return types with arguments of type PluginDataModifier and TypeMethodDescriptionHibernatePluginDataDao.getAllPluginData()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.atlassian.confluence.plugin.persistence.hibernate with parameters of type PluginDataModifier and TypeMethodDescriptionvoidHibernatePluginDataDao.saveOrUpdate(PluginData pluginData) Deprecated, for removal: This API element is subject to removal in a future version.