org.jenkinsci.plugins.artifactdeployer
Class DeployedArtifactsResult
java.lang.Object
org.jenkinsci.plugins.artifactdeployer.DeployedArtifactsResult
public class DeployedArtifactsResult
- extends Object
- Author:
- Gregory Boissinot
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployedArtifactsResult
public DeployedArtifactsResult(ArtifactDeployerBuildAction artifactDeployerBuildAction)
getOwner
public hudson.model.AbstractBuild<?,?> getOwner()
getAllArtifacts
public Collection<ArtifactDeployerVO> getAllArtifacts()
doDownload
public void doDownload(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
Copyright © 2004-2015. All Rights Reserved.