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() |
AbstractBuild<?,?> |
getOwner() |
public DeployedArtifactsResult(ArtifactDeployerBuildAction artifactDeployerBuildAction)
public 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–2022. All rights reserved.