hudson.plugins.doxygen
Class DoxygenDirectoryParser

java.lang.Object
  extended by hudson.plugins.doxygen.DoxygenDirectoryParser
All Implemented Interfaces:
hudson.FilePath.FileCallable<hudson.FilePath>, java.io.Serializable

public class DoxygenDirectoryParser
extends java.lang.Object
implements hudson.FilePath.FileCallable<hudson.FilePath>, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DoxygenDirectoryParser(java.lang.String publishType, java.lang.String doxyfilePath, java.lang.String doxygenHtmlDirectory)
           
 
Method Summary
 hudson.FilePath invoke(java.io.File workspace, hudson.remoting.VirtualChannel channel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoxygenDirectoryParser

public DoxygenDirectoryParser(java.lang.String publishType,
                              java.lang.String doxyfilePath,
                              java.lang.String doxygenHtmlDirectory)
Method Detail

invoke

public hudson.FilePath invoke(java.io.File workspace,
                              hudson.remoting.VirtualChannel channel)
                       throws java.io.IOException
Specified by:
invoke in interface hudson.FilePath.FileCallable<hudson.FilePath>
Throws:
java.io.IOException


Copyright © 2009. All Rights Reserved.