Uses of Class
org.jenkinsci.plugins.artifactdeployer.ArtifactDeployerEntry
Packages that use ArtifactDeployerEntry
-
Uses of ArtifactDeployerEntry in org.jenkinsci.plugins.artifactdeployer
Methods in org.jenkinsci.plugins.artifactdeployer that return ArtifactDeployerEntryMethods in org.jenkinsci.plugins.artifactdeployer that return types with arguments of type ArtifactDeployerEntryMethod parameters in org.jenkinsci.plugins.artifactdeployer with type arguments of type ArtifactDeployerEntryModifier and TypeMethodDescriptionvoidArtifactDeployerPublisher.setEntries(List<ArtifactDeployerEntry> entries) Constructor parameters in org.jenkinsci.plugins.artifactdeployer with type arguments of type ArtifactDeployerEntryModifierConstructorDescriptionArtifactDeployerPublisher(List<ArtifactDeployerEntry> deployedArtifact, boolean deployEvenBuildFail)