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

Packages that use ArtifactDeployerVO
org.jenkinsci.plugins.artifactdeployer   
org.jenkinsci.plugins.artifactdeployer.service   
 

Uses of ArtifactDeployerVO in org.jenkinsci.plugins.artifactdeployer
 

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

Method parameters in org.jenkinsci.plugins.artifactdeployer with type arguments of type ArtifactDeployerVO
 void DeployedArtifacts.addDeployedArtifacts(Map<Integer,List<ArtifactDeployerVO>> deployedArtifactsInfo)
           
 

Uses of ArtifactDeployerVO in org.jenkinsci.plugins.artifactdeployer.service
 

Methods in org.jenkinsci.plugins.artifactdeployer.service that return types with arguments of type ArtifactDeployerVO
 List<ArtifactDeployerVO> ArtifactDeployerCopy.invoke(File localBasedir, hudson.remoting.VirtualChannel channel)
           
 



Copyright © 2004-2012. All Rights Reserved.