Package | Description |
---|---|
com.atlassian.confluence.it.dashboard |
Modifier and Type | Class and Description |
---|---|
class |
WebRecentlyUpdatedChangeSet |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
List<RecentlyUpdatedChangeSet> |
WebDashboard.getRecentUpdates() |
Copyright © 2003–2020 Atlassian. All rights reserved.