com.thalesgroup.hudson.plugins.cccc
Class CcccResult

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.cccc.CcccResult
All Implemented Interfaces:
Serializable

public class CcccResult
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
CcccResult(CcccReport report, hudson.model.AbstractBuild<?,?> owner)
           
 
Method Summary
 hudson.model.AbstractBuild<?,?> getOwner()
           
 CcccReport getReport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CcccResult

public CcccResult(CcccReport report,
                  hudson.model.AbstractBuild<?,?> owner)
Method Detail

getReport

public CcccReport getReport()

getOwner

public hudson.model.AbstractBuild<?,?> getOwner()


Copyright © 2004-2011. All Rights Reserved.