hudson.plugins.doxygen
Class DoxygenDirectoryParser
java.lang.Object
hudson.plugins.doxygen.DoxygenDirectoryParser
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<hudson.FilePath>, Serializable
public class DoxygenDirectoryParser
- extends Object
- implements hudson.FilePath.FileCallable<hudson.FilePath>, Serializable
- See Also:
- Serialized Form
Method Summary |
hudson.FilePath |
invoke(File workspace,
hudson.remoting.VirtualChannel channel)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoxygenDirectoryParser
public DoxygenDirectoryParser(String publishType,
String doxyfilePath,
String doxygenHtmlDirectory)
DoxygenDirectoryParser
public DoxygenDirectoryParser(String publishType,
String doxyfilePath,
String doxygenHtmlDirectory,
String folderWhereYouRunDoxygen)
invoke
public hudson.FilePath invoke(File workspace,
hudson.remoting.VirtualChannel channel)
throws IOException
- Specified by:
invoke
in interface hudson.FilePath.FileCallable<hudson.FilePath>
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.