java.lang.Object | |
↳ | com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptorsImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve a custom field type by its type key.
| |||||||||||
Retrieve all
CustomFieldType s registered in the system. |
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||
![]()
|
Retrieve a custom field type by its type key. The key is the "full plugin module key". That is, the plugin key for the plugin it comes from, a colon separator, and then the module key.
completeModuleKey | Type identifier constructed from plugin XML. |
---|
CustomFieldType
for the given key
Retrieve all CustomFieldType
s registered in the system.
CustomFieldType
s