|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CovComplPlotTaget | |
---|---|
hudson.plugins.covcomplplot |
Uses of CovComplPlotTaget in hudson.plugins.covcomplplot |
---|
Fields in hudson.plugins.covcomplplot with type parameters of type CovComplPlotTaget | |
---|---|
WeakReference<CovComplPlotTaget> |
CovComplPlotBuildAction.target
Weak reference to CovComplPlotTaget to be garbage collected |
Methods in hudson.plugins.covcomplplot that return CovComplPlotTaget | |
---|---|
static CovComplPlotTaget |
CovComplPlotTaget.loadCovComplScatterPlotTarget(hudson.model.AbstractBuild<?,?> build)
Load CovComplPlotTaget instance from datafile |
Methods in hudson.plugins.covcomplplot with parameters of type CovComplPlotTaget | |
---|---|
static void |
CovComplPlotTaget.saveCovComplScatterPlotTarget(CovComplPlotTaget target)
Save CovComplPlotTaget in the datafile named. |
Constructors in hudson.plugins.covcomplplot with parameters of type CovComplPlotTaget | |
---|---|
CovComplPlotBuildAction(hudson.model.AbstractBuild<?,?> owner,
CovComplPlotTaget target)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |