Uses of Class
io.jenkins.blueocean.rest.model.Resource
Package
Description
-
Uses of Resource in io.jenkins.blueocean.rest.factory
Modifier and TypeMethodDescriptionstatic Resource
Given a Job in Jenkins, map that to corresponding blue ocean API object, for example so that you can get its URL.abstract Resource
BluePipelineFactory.resolve
(Item context, Reachable parent, Item target, BlueOrganization organization) Finds a blue ocean API model object that pairs up with the giventarget
, by looking at the intermediate core model objectcontext
that is an ancestor oftarget
. -
Uses of Resource in io.jenkins.blueocean.rest.factory.organization
-
Uses of Resource in io.jenkins.blueocean.rest.hal
-
Uses of Resource in io.jenkins.blueocean.rest.model
Modifier and TypeClassDescriptionclass
Proxy of Jenkins actionclass
class
Represents a single commit as a REST resource.class
Abstraction that defines a class extending Jenkinsclass
Map ofBlueExtensionClass
class
A favorite item.class
class
Describes InputStepclass
Multi-branch pipeline modelclass
API endpoint for an organization that houses all the pipelines.class
Provides organization folder APIclass
Defines pipeline state and its routingclass
Folder has pipelines, could also hold another BluePipelineFolders.class
Abstraction of Pipeline run node.class
SCM resource attached to a pipelineclass
Pipeline Step resourceclass
This class models an item waiting in the queue for an executor so that it can run.class
BlueOCean Run model.class
final class
class
A category of tabular data, typically one that changes over time (e.g.class
API endpoint for a userclass
static class
Resource that exposes primitive type value as JSON beanModifier and TypeMethodDescriptionContainers.fromResource
(Link self, List<T> base) Containers.fromResourceMap
(Link self, Map<String, T> base)