com.pmease.quickbuild.plugin.report.engine.extensionpoint
Interface ReportGenerator

All Superinterfaces:
ReportAction, TypedObject
All Known Implementing Classes:
AbstractGenerator, CopyGenerator, DefaultGenerator, HistoryGenerator, PersistBuildReportGenerator, StatisticsGenerator

public interface ReportGenerator
extends ReportAction


Method Summary
 void generate()
           
 
Methods inherited from interface com.pmease.quickbuild.plugin.report.engine.extensionpoint.ReportAction
execute
 
Methods inherited from interface com.pmease.quickbuild.plugin.report.engine.extensionpoint.TypedObject
getType
 

Method Detail

generate

void generate()


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.