Uses of Class
io.jenkins.blueocean.rest.model.Resource
Packages that use Resource
Package
Description
- 
Uses of Resource in io.jenkins.blueocean.rest.factoryMethods in io.jenkins.blueocean.rest.factory that return ResourceModifier and TypeMethodDescriptionstatic ResourceGiven a Job in Jenkins, map that to corresponding blue ocean API object, for example so that you can get its URL.abstract ResourceBluePipelineFactory.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 objectcontextthat is an ancestor oftarget.
- 
Uses of Resource in io.jenkins.blueocean.rest.factory.organizationSubclasses of Resource in io.jenkins.blueocean.rest.factory.organization
- 
Uses of Resource in io.jenkins.blueocean.rest.halConstructors in io.jenkins.blueocean.rest.hal with parameters of type Resource
- 
Uses of Resource in io.jenkins.blueocean.rest.modelClasses in io.jenkins.blueocean.rest.model with type parameters of type ResourceSubclasses of Resource in io.jenkins.blueocean.rest.modelModifier and TypeClassDescriptionclassProxy of Jenkins actionclassclassRepresents a single commit as a REST resource.classAbstraction that defines a class extending JenkinsclassMap ofBlueExtensionClassclassA favorite item.classclassDescribes InputStepclassMulti-branch pipeline modelclassAPI endpoint for an organization that houses all the pipelines.classProvides organization folder APIclassDefines pipeline state and its routingclassFolder has pipelines, could also hold another BluePipelineFolders.classAbstraction of Pipeline run node.classSCM resource attached to a pipelineclassPipeline Step resourceclassThis class models an item waiting in the queue for an executor so that it can run.classBlueOCean Run model.classfinal classclassA category of tabular data, typically one that changes over time (e.g.classAPI endpoint for a userclassstatic classResource that exposes primitive type value as JSON beanMethods in io.jenkins.blueocean.rest.model with type parameters of type ResourceModifier and TypeMethodDescriptionContainers.fromResource(Link self, List<T> base) Containers.fromResourceMap(Link self, Map<String, T> base) Methods in io.jenkins.blueocean.rest.model that return types with arguments of type Resource