com.thalesgroup.hudson.plugins.cccc
Class CccccParser
java.lang.Object
com.thalesgroup.hudson.plugins.cccc.CccccParser
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<CcccReport>, java.io.Serializable
public class CccccParser
- extends java.lang.Object
- implements hudson.FilePath.FileCallable<CcccReport>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CccccParser
public CccccParser()
CccccParser
public CccccParser(hudson.FilePath resultFilePath,
java.io.PrintStream logger)
invoke
public CcccReport invoke(java.io.File workspace,
hudson.remoting.VirtualChannel channel)
throws java.io.IOException
- Specified by:
invoke in interface hudson.FilePath.FileCallable<CcccReport>
- Throws:
java.io.IOException
getResultFilePath
public hudson.FilePath getResultFilePath()
setResultFilePath
public void setResultFilePath(hudson.FilePath resultFilePath)
getLogger
public java.io.PrintStream getLogger()
setLogger
public void setLogger(java.io.PrintStream logger)
Copyright © 2009. All Rights Reserved.