public interface

IssueSummaryAware

com.atlassian.jira.web.action.issue.IssueSummaryAware
Known Indirect Subclasses

Class Overview

If an action wishes to use the 'issuesummary' decorator, then it must implement IssueSummaryAware

Public Methods

public IssueSummaryLayoutBean getLayoutBean ()

public ApplicationUser getLoggedInApplicationUser ()

public Issue getSummaryIssue ()

Returns
  • The issue to display on the left hand side
Throws
IssuePermissionException If the remote user does not have the permission to view this issue