Uses of Class
org.jenkinsci.plugins.artifactdeployer.ArtifactDeployerVO

Packages that use ArtifactDeployerVO
org.jenkinsci.plugins.artifactdeployer   
 

Uses of ArtifactDeployerVO in org.jenkinsci.plugins.artifactdeployer
 

Methods in org.jenkinsci.plugins.artifactdeployer that return types with arguments of type ArtifactDeployerVO
 List<ArtifactDeployerVO> DeployedArtifacts.getAllArtifacts()
           
 Map<String,List<ArtifactDeployerVO>> DeployedArtifacts.getDeployedArtifactsInfo()
           
 

Constructor parameters in org.jenkinsci.plugins.artifactdeployer with type arguments of type ArtifactDeployerVO
DeployedArtifacts(Map<String,List<ArtifactDeployerVO>> deployedArtifactsInfo)
           
 



Copyright © 2004-2011. All Rights Reserved.