Uses of Interface
com.atlassian.confluence.it.dashboard.RecentlyUpdatedItem
-
Packages that use RecentlyUpdatedItem Package Description com.atlassian.confluence.it.dashboard -
-
Uses of RecentlyUpdatedItem in com.atlassian.confluence.it.dashboard
Classes in com.atlassian.confluence.it.dashboard that implement RecentlyUpdatedItem Modifier and Type Class Description classWebRecentlyUpdatedItemMethods in com.atlassian.confluence.it.dashboard that return RecentlyUpdatedItem Modifier and Type Method Description RecentlyUpdatedItemRecentlyUpdatedChangeSet. getItem(int index)Returns the recent update with the specified index, or null if no such item exists.RecentlyUpdatedItemWebRecentlyUpdatedChangeSet. getItem(int index)Methods in com.atlassian.confluence.it.dashboard that return types with arguments of type RecentlyUpdatedItem Modifier and Type Method Description Iterator<RecentlyUpdatedItem>WebRecentlyUpdatedChangeSet. iterator()
-