|
|||||||||
| 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.copy.CopyGenerator
public class CopyGenerator
| Field Summary |
|---|
| Fields inherited from class com.pmease.quickbuild.plugin.report.engine.metadata.AbstractCategoryItem |
|---|
category |
| Constructor Summary | |
|---|---|
CopyGenerator(ReportCategory category)
|
|
| Method Summary | |
|---|---|
protected void |
doExecute()
|
java.lang.String |
getType()
|
boolean |
isApplicable(Build build)
|
| Methods inherited from class com.pmease.quickbuild.plugin.report.engine.generator.AbstractGenerator |
|---|
addProcessor, createDefaultProcessor, fromXML, generate, getElementName, getProcessors, getStage, setProcessors, setStage, toXML |
| Methods inherited from class com.pmease.quickbuild.plugin.report.engine.generator.GenerateAction |
|---|
afterExecute, beforeExecute, 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, toString, wait, wait, wait |
| Methods inherited from interface com.pmease.quickbuild.plugin.report.engine.extensionpoint.ReportAction |
|---|
execute |
| Constructor Detail |
|---|
public CopyGenerator(ReportCategory category)
| Method Detail |
|---|
protected void doExecute()
doExecute in class AbstractGeneratorpublic boolean isApplicable(Build build)
public java.lang.String getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||