public class EditIssueType.IssueTypeViewData extends Object implements IssueTypeTemplateProperties.IssueTypeViewData
| Constructor and Description |
|---|
EditIssueType.IssueTypeViewData() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAvatarId() |
String |
getDescription() |
String |
getIconUrlContent() |
String |
getId() |
String |
getName() |
public String getName()
getName in interface IssueTypeTemplateProperties.IssueTypeViewDatapublic String getDescription()
getDescription in interface IssueTypeTemplateProperties.IssueTypeViewDatapublic String getId()
getId in interface IssueTypeTemplateProperties.IssueTypeViewDatapublic Long getAvatarId()
getAvatarId in interface IssueTypeTemplateProperties.IssueTypeViewDatapublic String getIconUrlContent()
getIconUrlContent in interface IssueTypeTemplateProperties.IssueTypeViewDataCopyright © 2002-2015 Atlassian. All Rights Reserved.