|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.extensionpoint.AbstractTypedXMLObject
com.pmease.quickbuild.plugin.report.engine.metadata.AbstractCategoryItem
com.pmease.quickbuild.plugin.report.engine.generator.GenerateAction
com.pmease.quickbuild.plugin.report.engine.generator.AbstractGenerator
com.pmease.quickbuild.plugin.report.engine.generator.DefaultGenerator
com.pmease.quickbuild.plugin.report.engine.generator.persistent.PersistBuildReportGenerator
public class PersistBuildReportGenerator
Field Summary |
---|
Fields inherited from class com.pmease.quickbuild.plugin.report.engine.metadata.AbstractCategoryItem |
---|
category |
Constructor Summary | |
---|---|
PersistBuildReportGenerator(ReportCategory category)
|
Method Summary | |
---|---|
void |
generate()
|
java.lang.String |
getType()
|
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.generator.DefaultGenerator |
---|
afterExecute, beforeExecute, clearContext, createDestReport, getDestReportName, getMergeFunction, isBuildStage, isReportValid, saveDestReport, setDestReportName, toString |
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.generator.AbstractGenerator |
---|
addProcessor, createDefaultProcessor, doExecute, fromXML, getElementName, getProcessors, getStage, setProcessors, setStage, toXML |
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.generator.GenerateAction |
---|
buildKey, execute, getContext, getId, getLogger, getOrder, setId, setOrder |
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.metadata.AbstractCategoryItem |
---|
getCategory |
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.extensionpoint.AbstractTypedXMLObject |
---|
initFromClassResource, initFromLocal, initFromStream, reflectionReadFromNode, reflectionWriteToNode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.pmease.quickbuild.plugin.report.engine.extensionpoint.ReportAction |
---|
execute |
Constructor Detail |
---|
public PersistBuildReportGenerator(ReportCategory category)
Method Detail |
---|
public java.lang.String getType()
getType
in interface TypedObject
getType
in class DefaultGenerator
public void generate()
generate
in interface ReportGenerator
generate
in class DefaultGenerator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |