public class DoxygenDirectoryParser extends Object implements hudson.FilePath.FileCallable<hudson.FilePath>, Serializable
Constructor and Description |
---|
DoxygenDirectoryParser(String publishType,
String doxyfilePath,
String doxygenHtmlDirectory)
Deprecated.
|
DoxygenDirectoryParser(String publishType,
String doxyfilePath,
String doxygenHtmlDirectory,
String folderWhereYouRunDoxygen)
Deprecated.
|
DoxygenDirectoryParser(String publishType,
String doxyfilePath,
String doxygenHtmlDirectory,
String folderWhereYouRunDoxygen,
hudson.model.TaskListener listener) |
@Deprecated public DoxygenDirectoryParser(String publishType, String doxyfilePath, String doxygenHtmlDirectory)
@Deprecated public DoxygenDirectoryParser(String publishType, String doxyfilePath, String doxygenHtmlDirectory, String folderWhereYouRunDoxygen)
public hudson.FilePath invoke(File workspace, hudson.remoting.VirtualChannel channel) throws IOException
invoke
in interface hudson.FilePath.FileCallable<hudson.FilePath>
IOException
Copyright © 2004-2014. All Rights Reserved.