public interface DescribedModuleDescriptorFactory extends ListableModuleDescriptorFactory
| Modifier and Type | Method and Description |
|---|---|
Schema |
getSchema(java.lang.String type)
Gets the schema for the given module type.
|
getModuleDescriptorClasses, getModuleDescriptorKeysgetModuleDescriptor, getModuleDescriptorClass, hasModuleDescriptor@Nullable Schema getSchema(java.lang.String type)
type - the module type for which we'd like to know the schemanull if it can't be found.Copyright © 2013 Atlassian. All Rights Reserved.