com.thalesgroup.hudson.plugins.cccc
Class CccccParser

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.cccc.CccccParser
All Implemented Interfaces:
hudson.FilePath.FileCallable<CcccReport>, Serializable

public class CccccParser
extends Object
implements hudson.FilePath.FileCallable<CcccReport>

See Also:
Serialized Form

Constructor Summary
CccccParser(hudson.FilePath resultFilePath)
           
 
Method Summary
 hudson.FilePath getResultFilePath()
           
 CcccReport invoke(File workspace, hudson.remoting.VirtualChannel channel)
           
 void setResultFilePath(hudson.FilePath resultFilePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CccccParser

public CccccParser(hudson.FilePath resultFilePath)
Method Detail

invoke

public CcccReport invoke(File workspace,
                         hudson.remoting.VirtualChannel channel)
                  throws IOException
Specified by:
invoke in interface hudson.FilePath.FileCallable<CcccReport>
Throws:
IOException

getResultFilePath

public hudson.FilePath getResultFilePath()

setResultFilePath

public void setResultFilePath(hudson.FilePath resultFilePath)


Copyright © 2004-2011. All Rights Reserved.