Uses of Interface
io.jenkins.blueocean.Routable
Package
Description
-
Uses of Routable in io.jenkins.blueocean
Modifier and TypeInterfaceDescriptioninterface
AdditionalRoutable
s that augmentBlueOceanUIProvider.getUrlBasePrefix()
root object. -
Uses of Routable in io.jenkins.blueocean.analytics
-
Uses of Routable in io.jenkins.blueocean.rest
Modifier and TypeInterfaceDescriptioninterface
Marks the REST API endpoints that are exposed byApiHead
interface
Route contributing toBlueOrganization
: url path /organization/:id/:organizationRoute.urlName()interface
Route contributing toBlueUser
: url path /organization/:id/users/:user/:userRoute.urlName() -
Uses of Routable in io.jenkins.blueocean.rest.factory.organization
-
Uses of Routable in io.jenkins.blueocean.rest.model
Modifier and TypeClassDescriptionclass
Map representation ofBlueExtensionClass
esclass
API endpoint for an organization that houses all the pipelines.class
Container of BlueOceanBlueOrganization
sclass
User API.