Class ModuleContext

java.lang.Object
com.atlassian.greenhopper.plugin.module.ModuleContext

@Service public class ModuleContext extends Object
Provides the context of the plugin to modules to check if their's conditions to load are met.
  • Constructor Details

    • ModuleContext

      public ModuleContext()
  • Method Details