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
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
isDirectoryAbsolute
protected boolean isDirectoryAbsolute(String path)
isDirectoryAbsolute
protected Boolean isDirectoryAbsolute(hudson.FilePath base,
String finalComputedDoxygenDir)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
Copyright © 2004-2012. All Rights Reserved.