| Package | Description |
|---|---|
| org.jenkinsci.plugins.artifactdeployer | |
| org.jenkinsci.plugins.artifactdeployer.service |
| Modifier and Type | Method and Description |
|---|---|
Collection<ArtifactDeployerVO> |
DeployedArtifactsResult.getAllArtifacts() |
Map<Integer,List<ArtifactDeployerVO>> |
DeployedArtifacts.getDeployedArtifactsInfo()
Deprecated.
|
Map<Integer,List<ArtifactDeployerVO>> |
ArtifactDeployerBuildAction.getDeployedArtifactsInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactDeployerBuildAction.setArtifactsInfo(AbstractBuild<?,?> owner,
Map<Integer,List<ArtifactDeployerVO>> deployedArtifactsInfo) |
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactDeployerVO> |
ArtifactDeployerCopy.invoke(File localBasedir,
hudson.remoting.VirtualChannel channel) |
Copyright © 2016–2022. All rights reserved.