Package com.atlassian.jira.bc.dashboard
Interface DashboardItem
- All Superinterfaces:
WithId
Represents a dashboard item.
-
Field Summary
Fields inherited from interface com.atlassian.jira.entity.WithId
ID_COMPARATOR -
Method Summary
Modifier and TypeMethodDescriptionReturns an object that can tell where is this dashboard item located.
-
Method Details
-
getLocator
DashboardItemLocator getLocator()Returns an object that can tell where is this dashboard item located.- Returns:
- dashboard item locator
-