Uses of Class
io.jenkins.plugins.oras_artifacts.OrasGenericArtifactConfig
-
Uses of OrasGenericArtifactConfig in io.jenkins.plugins.oras_artifacts
Subclasses with type arguments of type OrasGenericArtifactConfig in io.jenkins.plugins.oras_artifactsClasses in io.jenkins.plugins.oras_artifacts that implement interfaces with type arguments of type OrasGenericArtifactConfigModifier and TypeClassDescriptionclassGlobal configuration of the ORAS registry used to store archived artifacts and stashes.Methods in io.jenkins.plugins.oras_artifacts that return OrasGenericArtifactConfigModifier and TypeMethodDescriptionstatic OrasGenericArtifactConfigOrasGenericArtifactConfig.get()OrasArtifactManagerFactory.getConfig()Constructors in io.jenkins.plugins.oras_artifacts with parameters of type OrasGenericArtifactConfigModifierConstructorDescriptionOrasArtifactManager(Run<?, ?> build, OrasGenericArtifactConfig config)