Package org.kohsuke.stapler
Class TraversalMethodContext
java.lang.Object
org.kohsuke.stapler.TraversalMethodContext
Function.contextualize(Object)
parameter that indicates
the function is called to traverse an object graph.- Author:
- Kohsuke Kawaguchi
- See Also:
-
Field Summary
-
Method Summary
-
Field Details
-
DYNAMIC
Used as a special name that representsgetDynamic(...)
that does dynamic traversal.- See Also:
-
-
Method Details
-
getName
Name of the web method. "" for index route.
-