Uses of Class
com.cloudbees.workflow.rest.external.BuildArtifactExt
-
Packages that use BuildArtifactExt Package Description com.cloudbees.workflow.rest.endpoints REST endpoint handler implementations.com.cloudbees.workflow.rest.external The "external" object model for the API. -
-
Uses of BuildArtifactExt in com.cloudbees.workflow.rest.endpoints
Methods in com.cloudbees.workflow.rest.endpoints that return types with arguments of type BuildArtifactExt Modifier and Type Method Description List<BuildArtifactExt>
RunAPI. doArtifacts()
-
Uses of BuildArtifactExt in com.cloudbees.workflow.rest.external
Methods in com.cloudbees.workflow.rest.external that return BuildArtifactExt Modifier and Type Method Description static BuildArtifactExt
BuildArtifactExt. create(Run.Artifact artifact, org.jenkinsci.plugins.workflow.job.WorkflowRun run)
-