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.EnvVars environment) |
DoxygenDirectoryParser(String publishType,
String doxyfilePath,
String doxygenHtmlDirectory,
String folderWhereYouRunDoxygen,
hudson.EnvVars environment,
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 DoxygenDirectoryParser(String publishType, String doxyfilePath, String doxygenHtmlDirectory, String folderWhereYouRunDoxygen, hudson.EnvVars environment)
public hudson.FilePath invoke(File workspace, hudson.remoting.VirtualChannel channel) throws IOException
invoke in interface hudson.FilePath.FileCallable<hudson.FilePath>IOExceptionCopyright © 2004-2015. All Rights Reserved.