hudson.plugins.cppncss
Class CppNCSSHealthTarget

java.lang.Object
  extended by hudson.plugins.helpers.health.HealthTarget<CppNCSSHealthMetrics,CppNCSSBuildIndividualReport>
      extended by hudson.plugins.cppncss.CppNCSSHealthTarget
All Implemented Interfaces:
java.io.Serializable

public class CppNCSSHealthTarget
extends HealthTarget<CppNCSSHealthMetrics,CppNCSSBuildIndividualReport>

Created by IntelliJ IDEA. User: stephen Date: 18-Mar-2008 Time: 06:11:01 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
CppNCSSHealthTarget(CppNCSSHealthMetrics metric, java.lang.String healthy, java.lang.String unhealthy, java.lang.String unstable, java.lang.String fail, java.lang.String failNew)
           
 
Method Summary
 
Methods inherited from class hudson.plugins.helpers.health.HealthTarget
evaluateHealth, evaluateStability, getFail, getFailNew, getHealthy, getMetric, getUnhealthy, getUnstable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CppNCSSHealthTarget

@DataBoundConstructor
public CppNCSSHealthTarget(CppNCSSHealthMetrics metric,
                                                java.lang.String healthy,
                                                java.lang.String unhealthy,
                                                java.lang.String unstable,
                                                java.lang.String fail,
                                                java.lang.String failNew)


Copyright © 2009. All Rights Reserved.