public class DeployedArtifactsResult extends Object
| Constructor and Description |
|---|
DeployedArtifactsResult(ArtifactDeployerBuildAction artifactDeployerBuildAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
doDownload(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response) |
Collection<ArtifactDeployerVO> |
getAllArtifacts() |
hudson.model.AbstractBuild<?,?> |
getOwner() |
public DeployedArtifactsResult(ArtifactDeployerBuildAction artifactDeployerBuildAction)
public hudson.model.AbstractBuild<?,?> getOwner()
public Collection<ArtifactDeployerVO> getAllArtifacts()
public void doDownload(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016–2017. All rights reserved.