public class ProjectConfigHeader extends Object
Constructor and Description |
---|
ProjectConfigHeader()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Deprecated.
The text of the project description block.
|
String |
getDescriptionHtml()
Deprecated.
The innerHtml of the project description block.
|
String |
getProjectAvatarIconId()
Deprecated.
The src attribute of the main project avatar, present on every project configuration page
|
String |
getProjectAvatarIconSrc()
Deprecated.
The src attribute of the main project avatar, present on every project configuration page
|
String |
getProjectCategory()
Deprecated.
The project category as displayed in the project details section.
|
String |
getProjectCategoryLink()
Deprecated.
The href value for the link surrounding project category.
|
String |
getProjectKey()
Deprecated.
The project key as displayed in the project details section
|
String |
getProjectName()
Deprecated.
The project name, present on every project configuration page
|
String |
getProjectUrl()
Deprecated.
The project url as displayed in the project details section.
|
String |
getProjectUrlLink()
Deprecated.
If the project url is specified, returns the href value of the project url link.
|
long |
projectId()
Deprecated.
The project id.
|
public String getProjectUrl()
getProjectUrlLink()
to get the href
valuepublic String getProjectUrlLink()
public String getProjectKey()
public long projectId()
public String getProjectCategory()
getProjectCategoryLink()
to get
the link for the categorypublic String getProjectCategoryLink()
public String getProjectAvatarIconSrc()
public String getProjectAvatarIconId()
public String getProjectName()
public String getDescriptionHtml()
public String getDescription()
Copyright © 2002-2019 Atlassian. All Rights Reserved.