Class ReportCollectorModuleDescriptor

    • Constructor Detail

      • ReportCollectorModuleDescriptor

        public ReportCollectorModuleDescriptor​(com.atlassian.plugin.module.ModuleFactory moduleFactory)
    • Method Detail

      • init

        public void init​(com.atlassian.plugin.Plugin plugin,
                         org.dom4j.Element element)
                  throws com.atlassian.plugin.PluginParseException
        Specified by:
        init in interface com.atlassian.plugin.ModuleDescriptor<ReportCollector>
        Overrides:
        init in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ReportCollector>
        Throws:
        com.atlassian.plugin.PluginParseException
      • enabled

        public void enabled()
        Specified by:
        enabled in interface com.atlassian.plugin.StateAware
        Overrides:
        enabled in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ReportCollector>
      • isAgentAwareReport

        public boolean isAgentAwareReport()