org.kohsuke
Annotation Type CaptureJavadoc


@Target(value=TYPE)
@Inherited
@Retention(value=RUNTIME)
public @interface CaptureJavadoc

Indicates that the class javadoc should be captured.

Author:
Kohsuke Kawaguchi



Copyright © 2011. All Rights Reserved.