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

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

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

Classes in com.atlassian.confluence.it.dashboard that implement RecentlyUpdatedItem
 class WebRecentlyUpdatedItem
           
 

Methods in com.atlassian.confluence.it.dashboard that return RecentlyUpdatedItem
 RecentlyUpdatedItem WebRecentlyUpdatedChangeSet.getItem(int index)
           
 RecentlyUpdatedItem RecentlyUpdatedChangeSet.getItem(int index)
          Returns the recent update with the specified index, or null if no such item exists.
 

Methods in com.atlassian.confluence.it.dashboard that return types with arguments of type RecentlyUpdatedItem
 Iterator<RecentlyUpdatedItem> WebRecentlyUpdatedChangeSet.iterator()
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.