Uses of Interface
org.kohsuke.stapler.FunctionList.Filter
-
Uses of FunctionList.Filter in org.kohsuke.stapler
Modifier 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