Uses of Interface
org.kohsuke.stapler.FunctionList.Filter
Packages that use FunctionList.Filter
-
Uses of FunctionList.Filter in org.kohsuke.stapler
Fields in org.kohsuke.stapler declared as FunctionList.FilterMethods in org.kohsuke.stapler that return FunctionList.FilterMethods in org.kohsuke.stapler with parameters of type FunctionList.FilterModifier and TypeMethodDescriptionvoid
WebApp.setFilterForDoActions
(FunctionList.Filter filterForDoActions) Allow the underlying application to filter the doXxx actionsvoid
WebApp.setFilterForGetMethods
(FunctionList.Filter filterForGetMethods) Allow the underlying application to filter the getXxx methods