public interface

CurrentHeader

com.atlassian.jira.web.ui.header.CurrentHeader
Known Indirect Subclasses

Class Overview

Represents the JIRA header that is currently configured for the logged in user.

Summary

Nested Classes
enum CurrentHeader.Header Represents the headers that can be displayed by this JIRA instance. 
Public Methods
CurrentHeader.Header get()
Retrieves the current header set for this JIRA instance.

Public Methods

public CurrentHeader.Header get ()

Retrieves the current header set for this JIRA instance.

Returns
  • A Header value that indicates the current header set for this JIRA instance.