| Package | Description |
|---|---|
| org.kohsuke.stapler |
Stapler
URL → Object mapping framework. |
| Modifier and Type | Field and Description |
|---|---|
static BindInterceptor |
BindInterceptor.NOOP
Default
BindInterceptor that does nothing. |
| Modifier and Type | Field and Description |
|---|---|
List<BindInterceptor> |
WebApp.bindInterceptors
Global
BindInterceptors. |
| Modifier and Type | Method and Description |
|---|---|
BindInterceptor |
StaplerRequest.getBindInterceptor()
Gets the
BindInterceptor set for this request. |
BindInterceptor |
RequestImpl.getBindInterceptor() |
BindInterceptor |
StaplerRequest.setBindInterceptor(BindInterceptor bindListener) |
BindInterceptor |
RequestImpl.setBindInterceptor(BindInterceptor bindListener) |
BindInterceptor |
StaplerRequest.setBindInterceptpr(BindInterceptor bindListener)
Deprecated.
|
BindInterceptor |
RequestImpl.setBindInterceptpr(BindInterceptor bindListener) |
BindInterceptor |
StaplerRequest.setBindListener(BindInterceptor bindListener)
Deprecated.
|
BindInterceptor |
RequestImpl.setBindListener(BindInterceptor bindListener) |
| Modifier and Type | Method and Description |
|---|---|
BindInterceptor |
StaplerRequest.setBindInterceptor(BindInterceptor bindListener) |
BindInterceptor |
RequestImpl.setBindInterceptor(BindInterceptor bindListener) |
BindInterceptor |
StaplerRequest.setBindInterceptpr(BindInterceptor bindListener)
Deprecated.
|
BindInterceptor |
RequestImpl.setBindInterceptpr(BindInterceptor bindListener) |
BindInterceptor |
StaplerRequest.setBindListener(BindInterceptor bindListener)
Deprecated.
|
BindInterceptor |
RequestImpl.setBindListener(BindInterceptor bindListener) |
Copyright © 2016. All rights reserved.