Package io.jenkins.blueocean.rest
Interface UserRoute
- All Superinterfaces:
ExtensionPoint
,Routable
Route contributing to
BlueUser
: url path /organization/:id/users/:user/:userRoute.urlName()-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Method Summary
Methods inherited from interface io.jenkins.blueocean.Routable
getUrlName
-
Method Details
-
get
Returns context based on the provided user- Parameters:
user
- the user- Returns:
- further rest traversal
-