java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection

public class EditableTabSection extends RestTemplate
TODO: Document this class / interface here
Since:
v7.0
  • Field Details

    • iconURL

      public String iconURL
    • toolTip

      public String toolTip
    • label

      public String label
    • providerKey

      public String providerKey
    • titleCount

      public Long titleCount
    • html

      public String html
      Rendered content of the tab.
    • iconFont

      public String iconFont
    • tabIconId

      public String tabIconId
    • weight

      public int weight
    • renderHeader

      public boolean renderHeader
  • Constructor Details

    • EditableTabSection

      public EditableTabSection()