Serialized Form


Package hudson.plugins.doxygen

Class hudson.plugins.doxygen.DoxygenArchiver extends hudson.tasks.Publisher implements Serializable

serialVersionUID: 1L

Serialized Fields

doxyfilePath

java.lang.String doxyfilePath
Path to the Doxyfile file.


keepAll

boolean keepAll
If true, retain doxygen for all the successful builds.


publishType

java.lang.String publishType
The publishing type : with the doxyfile or directly the html directory


doxygenHtmlDirectory

java.lang.String doxygenHtmlDirectory
The doxygen html directory

Class hudson.plugins.doxygen.DoxygenDirectoryParser extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

publishType

java.lang.String publishType

doxygenHtmlDirectory

java.lang.String doxygenHtmlDirectory

doxyfilePath

java.lang.String doxyfilePath



Copyright © 2009. All Rights Reserved.