public class EditableTabSection extends RestTemplate
Modifier and Type | Field and Description |
---|---|
com.atlassian.jira.rest.v2.issue.LinkGroupBean |
headerLinks |
String |
html
Rendered content of the tab.
|
String |
iconFont |
String |
iconURL |
String |
label |
String |
providerKey |
boolean |
renderHeader |
String |
tabIconId |
Long |
titleCount |
String |
toolTip |
int |
weight |
Constructor and Description |
---|
EditableTabSection() |
public String iconURL
public String toolTip
public String label
public String providerKey
public Long titleCount
public String html
public String iconFont
public String tabIconId
public int weight
public boolean renderHeader
public com.atlassian.jira.rest.v2.issue.LinkGroupBean headerLinks
Copyright © 2007–2025 Atlassian. All rights reserved.