Uses of Class
com.atlassian.jira.web.ui.header.CurrentHeader.Header

Packages that use CurrentHeader.Header
com.atlassian.jira.web.ui.header   
 

Uses of CurrentHeader.Header in com.atlassian.jira.web.ui.header
 

Methods in com.atlassian.jira.web.ui.header that return CurrentHeader.Header
 CurrentHeader.Header CurrentHeader.get()
          Retrieves the current header set for this JIRA instance.
static CurrentHeader.Header CurrentHeader.Header.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CurrentHeader.Header[] CurrentHeader.Header.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.