Uses of Class
org.kohsuke.stapler.bind.BoundObjectTable
Packages that use BoundObjectTable
-
Uses of BoundObjectTable in org.kohsuke.stapler
Fields in org.kohsuke.stapler declared as BoundObjectTableModifier and TypeFieldDescriptionfinal BoundObjectTable
WebApp.boundObjectTable
Handles objects that are exported.Methods in org.kohsuke.stapler that return BoundObjectTableModifier and TypeMethodDescriptionRequestImpl.getBoundObjectTable()
StaplerRequest.getBoundObjectTable()
Deprecated.Short cut for obtainingBoundObjectTable
associated with this webapp.StaplerRequest.StaplerRequest2WrapperImpl.getBoundObjectTable()
StaplerRequest.StaplerRequestWrapperImpl.getBoundObjectTable()
StaplerRequest2.getBoundObjectTable()
Short cut for obtainingBoundObjectTable
associated with this webapp.