| Package | Description |
|---|---|
| com.atlassian.greenhopper.plugin.module |
| Modifier and Type | Method and Description |
|---|---|
static List<ModuleDefinition> |
ModuleDefinition.getDefinitionsForContext(ModuleContext ctx)
Returns an List containing the module definitions applicable for the given PluginModuleContext.
|
abstract boolean |
ModuleDefinition.isApplicable(ModuleContext ctx)
Checks if the module is applicable for the given context.
|
Copyright © 2007–2015 Atlassian. All rights reserved.