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 | Method and Description |
---|---|
BindInterceptor |
RequestImpl.getBindInterceptor() |
BindInterceptor |
StaplerRequest.getBindInterceptor()
Gets the
BindInterceptor set for this request. |
BindInterceptor |
RequestImpl.setBindListener(BindInterceptor bindListener) |
BindInterceptor |
StaplerRequest.setBindListener(BindInterceptor bindListener) |
Modifier and Type | Method and Description |
---|---|
BindInterceptor |
RequestImpl.setBindListener(BindInterceptor bindListener) |
BindInterceptor |
StaplerRequest.setBindListener(BindInterceptor bindListener) |
Copyright © 2013. All rights reserved.