public class DashboardAllUpdatesStreamItem extends AbstractDashboardStreamItem
iconClass, linkUrl, title, UNKNOWN_ICON
Constructor and Description |
---|
DashboardAllUpdatesStreamItem(String title,
String linkUrl,
String iconClass,
String author,
String updatedDateDescription,
int groupIndex,
com.atlassian.pageobjects.elements.PageElement viewChangeLink) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor()
Returns the username of the person who the update belongs to
|
int |
getGroupIndex() |
String |
getUpdatedDateDescription() |
void |
viewChanges() |
equals, getIconClass, getLinkUrl, getTitle, hashCode, toString
@Nullable public String getAuthor()
public String getUpdatedDateDescription()
public int getGroupIndex()
public void viewChanges()
Copyright © 2003–2017 Atlassian. All rights reserved.