Class DeployedArtifactsResult
java.lang.Object
org.jenkinsci.plugins.artifactdeployer.DeployedArtifactsResult
- Author:
- Gregory Boissinot
-
Constructor Summary
ConstructorsConstructorDescriptionDeployedArtifactsResult(ArtifactDeployerBuildAction artifactDeployerBuildAction) -
Method Summary
Modifier and TypeMethodDescriptionvoiddoDownload(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) AbstractBuild<?, ?> getOwner()
-
Constructor Details
-
DeployedArtifactsResult
-
-
Method Details
-
getOwner
-
getAllArtifacts
-
doDownload
public void doDownload(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) throws IOException, javax.servlet.ServletException - Throws:
IOExceptionjavax.servlet.ServletException
-