com.atlassian.jira.web.ui.header
Interface CurrentHeader

All Known Implementing Classes:
CurrentHeaderImpl

Deprecated. Common header is always enabled.

@Deprecated
public interface CurrentHeader

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

Since:
v5.2

Nested Class Summary
static class CurrentHeader.Header
          Deprecated. Represents the headers that can be displayed by this JIRA instance.
 
Method Summary
 CurrentHeader.Header get()
          Deprecated. Retrieves the current header set for this JIRA instance.
 

Method Detail

get

CurrentHeader.Header get()
Deprecated. 
Retrieves the current header set for this JIRA instance.

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


Copyright © 2002-2014 Atlassian. All Rights Reserved.