| Package | Description |
|---|---|
| sp.sd.nexusartifactuploader | |
| sp.sd.nexusartifactuploader.steps |
| Modifier and Type | Method and Description |
|---|---|
List<Artifact> |
NexusArtifactUploader.getArtifacts() |
| Constructor and Description |
|---|
NexusArtifactUploader(String nexusVersion,
String protocol,
String nexusUrl,
String groupId,
String version,
String repository,
String credentialsId,
List<Artifact> artifacts) |
| Modifier and Type | Method and Description |
|---|---|
List<Artifact> |
NexusArtifactUploaderStep.getArtifacts() |
| Constructor and Description |
|---|
NexusArtifactUploaderStep(String nexusVersion,
String protocol,
String nexusUrl,
String groupId,
String version,
String repository,
String credentialsId,
List<Artifact> artifacts) |
Copyright © 2016. All rights reserved.