Uses of Class
com.atlassian.confluence.core.VersionHistory

Packages that use VersionHistory
com.atlassian.confluence.core.persistence   
com.atlassian.confluence.core.persistence.hibernate   
 

Uses of VersionHistory in com.atlassian.confluence.core.persistence
 

Methods in com.atlassian.confluence.core.persistence that return VersionHistory
 VersionHistory VersionHistoryDao.getVersionHistory(int buildNumber)
           
 

Uses of VersionHistory in com.atlassian.confluence.core.persistence.hibernate
 

Methods in com.atlassian.confluence.core.persistence.hibernate that return VersionHistory
 VersionHistory HibernateVersionHistoryDao.getVersionHistory(int buildNumber)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.