Interface DashboardItem

All Superinterfaces:
WithId

@PublicApi public interface DashboardItem extends WithId
Represents a dashboard item.
  • Field Summary

    Fields inherited from interface com.atlassian.jira.entity.WithId

    ID_COMPARATOR
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns an object that can tell where is this dashboard item located.

    Methods inherited from interface com.atlassian.jira.entity.WithId

    getId
  • Method Details

    • getLocator

      DashboardItemLocator getLocator()
      Returns an object that can tell where is this dashboard item located.
      Returns:
      dashboard item locator