@PublicApi
public interface CustomFieldSearcherModuleDescriptors
CustomFieldSearchers registered in the system.| Modifier and Type | Method and Description |
|---|---|
io.atlassian.fugue.Option<CustomFieldSearcher> |
getCustomFieldSearcher(String completeModuleKey)
Retrieve a custom field searcher by its type key.
|
io.atlassian.fugue.Option<CustomFieldSearcher> getCustomFieldSearcher(String completeModuleKey)
completeModuleKey - Type identifier constructed from plugin XML.Option with the CustomFieldSearcherCopyright © 2002-2024 Atlassian. All Rights Reserved.