|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Artifact | |
---|---|
org.jvnet.hudson.plugins.repositoryconnector |
Uses of Artifact in org.jvnet.hudson.plugins.repositoryconnector |
---|
Fields in org.jvnet.hudson.plugins.repositoryconnector with type parameters of type Artifact | |
---|---|
List<Artifact> |
ArtifactResolver.artifacts
|
List<Artifact> |
ArtifactDeployer.artifacts
|
Methods in org.jvnet.hudson.plugins.repositoryconnector that return types with arguments of type Artifact | |
---|---|
List<Artifact> |
ArtifactResolver.getArtifacts()
gets the artifacts |
Constructor parameters in org.jvnet.hudson.plugins.repositoryconnector with type arguments of type Artifact | |
---|---|
ArtifactDeployer(List<Artifact> artifacts,
String repoId,
String snapshotRepoId,
UserPwd overwriteSecurity,
boolean enableRepoLogging)
|
|
ArtifactResolver(String targetDirectory,
List<Artifact> artifacts,
boolean failOnError,
boolean enableRepoLogging,
String snapshotUpdatePolicy,
String snapshotChecksumPolicy,
String releaseUpdatePolicy,
String releaseChecksumPolicy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |