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

Packages that use ArtifactDeployerEntry
org.jenkinsci.plugins.artifactdeployer   
 

Uses of ArtifactDeployerEntry in org.jenkinsci.plugins.artifactdeployer
 

Methods in org.jenkinsci.plugins.artifactdeployer that return ArtifactDeployerEntry
 ArtifactDeployerEntry ArtifactDeployerBuilder.getEntry()
           
 

Methods in org.jenkinsci.plugins.artifactdeployer that return types with arguments of type ArtifactDeployerEntry
 java.util.List<ArtifactDeployerEntry> ArtifactDeployerPublisher.getEntries()
           
 

Method parameters in org.jenkinsci.plugins.artifactdeployer with type arguments of type ArtifactDeployerEntry
 void ArtifactDeployerPublisher.setEntries(java.util.List<ArtifactDeployerEntry> entries)
           
 

Constructor parameters in org.jenkinsci.plugins.artifactdeployer with type arguments of type ArtifactDeployerEntry
ArtifactDeployerPublisher(java.util.List<ArtifactDeployerEntry> deployedArtifact, boolean deployEvenBuildFail)
           
 



Copyright © 2004-2013. All Rights Reserved.