Serialized Form


Package hudson.plugins.covcomplplot

Class hudson.plugins.covcomplplot.CovComplPlotMethods extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

methodInfoList

java.util.List<E> methodInfoList
Method list on current page of methods


cov

int cov
Coverage lower bound value


compl

int compl
Complexity lower bound value


analyzer

Analyzer analyzer
Analyzer used to generate graph. This is used for generating some data which depends on the analyzer type


page

int page
Current Page


totalCount

int totalCount
Total Item count

Class hudson.plugins.covcomplplot.CovComplPlotTaget extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

ownerTimestamp

java.util.Calendar ownerTimestamp
Timestamp


methodInfoList

java.util.List<E> methodInfoList
Method list in total


analyzer

Analyzer analyzer
Analyzer from which this object is created


lock

java.lang.Object lock
Synchronization lock


Package hudson.plugins.covcomplplot.stub

Class hudson.plugins.covcomplplot.stub.InvalidHudsonProjectException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

invalidHudsonProjectType

InvalidHudsonProjectType invalidHudsonProjectType
Exception Type


logMessage

java.lang.String logMessage
Message


Package hudson.plugins.covcomplplot.util

Class hudson.plugins.covcomplplot.util.NoXPathContentException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class hudson.plugins.covcomplplot.util.ScatterPlotPointMapRenderer extends org.jfree.chart.renderer.xy.XYDotRenderer implements Serializable

serialVersionUID: 1L

Serialized Fields

dataArea

java.awt.geom.Rectangle2D dataArea

Class hudson.plugins.covcomplplot.util.ScatterPlotPointRenderer extends org.jfree.chart.renderer.xy.XYDotRenderer implements Serializable

serialVersionUID: 1L



Copyright © 2010. All Rights Reserved.