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