Package | Description |
---|---|
org.kohsuke.stapler |
Stapler
URL → Object mapping framework. |
Modifier and Type | Class and Description |
---|---|
interface |
AncestorInPath
Indicates that this parameter is injected by evaluating
StaplerRequest.findAncestorObject(Class) with the parameter type. |
interface |
Header
Indicates that this parameter is bound from HTTP header.
|
interface |
QueryParameter
Indicates that this parameter is injected from HTTP query parameter.
|
Copyright © 2015. All rights reserved.