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

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

public interface ReportAction
extends TypedObject


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

Method Detail

execute

void execute()


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