com.pmease.quickbuild.plugin.report.engine.generator.diff
Class DiffProcessor
java.lang.Object
com.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.AbstractProcessor
com.pmease.quickbuild.plugin.report.engine.generator.AbstractDataReportProcessor
com.pmease.quickbuild.plugin.report.engine.generator.expression.ExpressionProcessor
com.pmease.quickbuild.plugin.report.engine.generator.diff.DiffProcessor
- All Implemented Interfaces:
- ActionListener, TypedObject, XMLSerializable, java.io.Serializable
public class DiffProcessor
- extends ExpressionProcessor
- See Also:
- Serialized Form
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.generator.AbstractProcessor |
addRule, afterExecute, beforeExecute, createReader, doExecute, executeRule, fromXML, getElementName, getGeneratorResources, getNonCalcColumns, getReaderType, getReportResourceFile, getResources, getRule, getRules, processMalFormedReport, setReaderType, setResources, setRules, toString, toXML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DiffProcessor
public DiffProcessor(ReportCategory category)
processResource
protected void processResource(GeneratorResource resource)
- Overrides:
processResource
in class ExpressionProcessor
getPreviousBuild
protected Build getPreviousBuild(Build currentBuild)
loadSourceReport
protected DataReport loadSourceReport(GeneratorResource resource)
- Overrides:
loadSourceReport
in class AbstractDataReportProcessor
getDiffColumnNames
public java.lang.String getDiffColumnNames()
setDiffColumnNames
public void setDiffColumnNames(java.lang.String diffColumnNames)
getType
public java.lang.String getType()
- Specified by:
getType
in interface TypedObject
- Overrides:
getType
in class ExpressionProcessor
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.