|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.web.component.AbstractWebComponent
com.atlassian.jira.web.component.webfragment.AdminTabsWebComponent
public class AdminTabsWebComponent
| Nested Class Summary | |
|---|---|
static class |
AdminTabsWebComponent.Tab
|
static class |
AdminTabsWebComponent.TabGroup
|
| Field Summary | |
|---|---|
static String |
SYSTEM_ADMIN_TOP_NAVIGATION_BAR
|
| Fields inherited from class com.atlassian.jira.web.component.AbstractWebComponent |
|---|
applicationProperties, velocityManager |
| Constructor Summary | |
|---|---|
AdminTabsWebComponent(com.atlassian.velocity.VelocityManager velocityManager,
ApplicationProperties applicationProperties,
SimpleLinkManager linkManager,
JiraAuthenticationContext jac)
|
|
| Method Summary | |
|---|---|
Pair<String,Integer> |
render(Project project,
String currentSection,
String currentTabId)
|
| Methods inherited from class com.atlassian.jira.web.component.AbstractWebComponent |
|---|
getHtml |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SYSTEM_ADMIN_TOP_NAVIGATION_BAR
| Constructor Detail |
|---|
public AdminTabsWebComponent(com.atlassian.velocity.VelocityManager velocityManager,
ApplicationProperties applicationProperties,
SimpleLinkManager linkManager,
JiraAuthenticationContext jac)
| Method Detail |
|---|
public Pair<String,Integer> render(Project project,
String currentSection,
String currentTabId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||