Uses of Class
org.kohsuke.stapler.lang.FieldRef
Package
Description
-
Uses of FieldRef in org.kohsuke.stapler.event
Modifier and TypeMethodDescriptionboolean
FilteredFieldTriggerListener.onFieldTrigger
(FieldRef f, StaplerRequest2 req, StaplerResponse2 rsp, Object node, String expression) -
Uses of FieldRef in org.kohsuke.stapler.lang
Modifier and TypeMethodDescriptionKlass.getDeclaredFields()
Gets list of fields declared by the class.KlassNavigator.getDeclaredFields
(C clazz) List fields of this class.Klass.getFields()
Gets all the public fields defined in this type, including super types. -
Uses of FieldRef in org.kohsuke.stapler.lang.util