Package | Description |
---|---|
org.jvnet.hudson.plugins.repositoryconnector |
Modifier and Type | Field and Description |
---|---|
List<Artifact> |
ArtifactDeployer.artifacts |
Modifier and Type | Method and Description |
---|---|
List<Artifact> |
ArtifactResolver.getArtifacts()
gets the artifacts
|
Constructor and Description |
---|
ArtifactDeployer(List<Artifact> artifacts,
String repoId,
String snapshotRepoId,
UserPwd overwriteSecurity,
boolean enableRepoLogging) |
ArtifactResolver(List<Artifact> artifacts) |
ArtifactResolver(String targetDirectory,
List<Artifact> artifacts,
boolean failOnError,
boolean enableRepoLogging,
String snapshotUpdatePolicy,
String snapshotChecksumPolicy,
String releaseUpdatePolicy,
String releaseChecksumPolicy)
Deprecated.
|
Copyright © 2010–2018. All rights reserved.