Uses of Class
sp.sd.nexusartifactuploader.Artifact
Packages that use Artifact
-
Uses of Artifact in sp.sd.nexusartifactuploader
Methods in sp.sd.nexusartifactuploader that return ArtifactModifier and TypeMethodDescriptionArtifact.expandVars(EnvVars envVars) Produce a new artifact with its fields expanded with the given env variablesMethods in sp.sd.nexusartifactuploader that return types with arguments of type ArtifactMethods in sp.sd.nexusartifactuploader with parameters of type ArtifactModifier and TypeMethodDescriptionstatic org.sonatype.aether.artifact.ArtifactUtils.toArtifact(Artifact artifact, String groupId, String version, File artifactFile) Constructor parameters in sp.sd.nexusartifactuploader with type arguments of type Artifact -
Uses of Artifact in sp.sd.nexusartifactuploader.steps
Methods in sp.sd.nexusartifactuploader.steps that return types with arguments of type ArtifactConstructor parameters in sp.sd.nexusartifactuploader.steps with type arguments of type Artifact