Uses of Interface
com.atlassian.confluence.it.dashboard.RecentlyUpdatedChangeSet

Packages that use RecentlyUpdatedChangeSet
com.atlassian.confluence.it.dashboard   
 

Uses of RecentlyUpdatedChangeSet in com.atlassian.confluence.it.dashboard
 

Classes in com.atlassian.confluence.it.dashboard that implement RecentlyUpdatedChangeSet
 class WebRecentlyUpdatedChangeSet
           
 

Methods in com.atlassian.confluence.it.dashboard that return RecentlyUpdatedChangeSet
 RecentlyUpdatedChangeSet WebDashboard.getRecentUpdate(int index)
           
 RecentlyUpdatedChangeSet Dashboard.getRecentUpdate(int changeSetIndex)
          Returns the recently updated change-set at the specified index on the dashboard, or null if such an item does not exist.
 

Methods in com.atlassian.confluence.it.dashboard that return types with arguments of type RecentlyUpdatedChangeSet
 List<RecentlyUpdatedChangeSet> WebDashboard.getRecentUpdates()
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.