com.atlassian.jira.web.action.admin.translation.TranslationManager |
Known Indirect Subclasses |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the translated name for the custom field or null if no translation exists.
| |||||||||||
Get the translated name for the custom field or null if no translation exists.
| |||||||||||
Get the translated name for the custom field or null if no translation exists.
| |||||||||||
Get the translated name for the custom field or null if no translation exists.
| |||||||||||
Store the translated name and description for a custom field in a particular locale
| |||||||||||
Get the translated name for the custom field or null if no translation exists. This will use the current authentication context
customField | a custom field |
---|
Get the translated name for the custom field or null if no translation exists.
customField | a custom field |
---|---|
locale | The locale to get the translation for. |
Get the translated name for the custom field or null if no translation exists. This will use the current authentication context
customField | a custom field |
---|
Get the translated name for the custom field or null if no translation exists.
customField | a custom field |
---|---|
locale | The locale to get the translation for. |
Store the translated name and description for a custom field in a particular locale
customField | a custom field |
---|---|
locale | the locale |
translatedName | the translated name |
translatedDesc | the translated description |