Modifier and Type | Method and Description |
---|---|
List<Artifact> |
DashboardView.getArtifacts() |
Modifier and Type | Method and Description |
---|---|
List<Artifact> |
RepositoryInterface.getArtefactList(String artifactId) |
List<Artifact> |
RepositoryInterface.getArtefactList(String groupId,
String artifactId) |
Modifier and Type | Method and Description |
---|---|
List<Artifact> |
ArtifactoryConnector.getArtefactList(String artifactId) |
List<Artifact> |
ArtifactoryConnector.getArtefactList(String groupId,
String artifactId) |
Modifier and Type | Method and Description |
---|---|
List<Artifact> |
NexusConnector.getArtefactList(String artifactId) |
List<Artifact> |
NexusConnector.getArtefactList(String groupId,
String artifactId) |
Copyright © 2004-2015. All Rights Reserved.