Uses of Class
com.atlassian.greenhopper.plugin.module.ModuleContext
Packages that use ModuleContext
-
Uses of ModuleContext in com.atlassian.greenhopper.plugin.module
Methods in com.atlassian.greenhopper.plugin.module with parameters of type ModuleContextModifier and TypeMethodDescriptionstatic List<ModuleDefinition>ModuleDefinition.getDefinitionsForContext(ModuleContext ctx) Returns an List containing the module definitions applicable for the given PluginModuleContext.booleanModuleDefinition.isApplicable(ModuleContext ctx) Checks if the module is applicable for the given context.