Uses of Interface
com.atlassian.confluence.it.dashboard.RecentlyUpdatedChangeSet
-
Packages that use RecentlyUpdatedChangeSet Package Description com.atlassian.confluence.it.dashboard -
-
Uses of RecentlyUpdatedChangeSet in com.atlassian.confluence.it.dashboard
Classes in com.atlassian.confluence.it.dashboard that implement RecentlyUpdatedChangeSet Modifier and Type Class Description classWebRecentlyUpdatedChangeSetMethods in com.atlassian.confluence.it.dashboard that return RecentlyUpdatedChangeSet Modifier and Type Method Description RecentlyUpdatedChangeSetDashboard. 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.RecentlyUpdatedChangeSetWebDashboard. getRecentUpdate(int index)Methods in com.atlassian.confluence.it.dashboard that return types with arguments of type RecentlyUpdatedChangeSet Modifier and Type Method Description List<RecentlyUpdatedChangeSet>WebDashboard. getRecentUpdates()
-