public interface IssueTypeTemplateProperties
Modifier and Type | Interface and Description |
---|---|
static interface |
IssueTypeTemplateProperties.IssueTypeViewData |
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
String |
getActiveTab() |
Long |
getAvatarId() |
String |
getCancelAction() |
String |
getDefaultAvatarId() |
String |
getEditTitleTextId() |
Collection<String> |
getErrorMessages() |
IssueTypeTemplateProperties.IssueTypeViewData |
getIssueTypeValue() |
String |
getToken() |
Map<String,Object> |
getWrappedErrorsForView() |
Long getAvatarId()
IssueTypeTemplateProperties.IssueTypeViewData getIssueTypeValue()
String getAction()
String getCancelAction()
String getActiveTab()
String getToken()
Collection<String> getErrorMessages()
String getDefaultAvatarId()
String getEditTitleTextId()
Copyright © 2002-2024 Atlassian. All Rights Reserved.