| Package | Description |
|---|---|
| io.jenkins.plugins.oci.artifact |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryType |
RepositoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepositoryType[] |
RepositoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UploadArtifactDetails(String sourcePath,
RepositoryType repositoryType,
String repositoryId,
String version,
String artifactPath) |
Copyright © 2016–2021. All rights reserved.