org.hudsonci.utils.plugin.ui
Annotation Type StaplerAccessible


@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD})
@Documented
public @interface StaplerAccessible

Marker annotation for members which are exposed for Stapler access.

Since:
2.1.0
Author:
Jason Dillon



Copyright © 2004-2011 Hudson. All Rights Reserved.