Uses of Class
io.jenkins.plugins.artifactory_artifacts.ArtifactoryGenericArtifactConfig
-
Uses of ArtifactoryGenericArtifactConfig in io.jenkins.plugins.artifactory_artifacts
Methods in io.jenkins.plugins.artifactory_artifacts that return ArtifactoryGenericArtifactConfigModifier and TypeMethodDescriptionArtifactoryGenericArtifactConfig.get()Utils.getArtifactConfig()Return the artifactory config or null if not configuredArtifactoryArtifactManagerFactory.getConfig()Methods in io.jenkins.plugins.artifactory_artifacts with parameters of type ArtifactoryGenericArtifactConfigModifier and TypeMethodDescriptionstatic com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentialsUtils.getCredentials(ArtifactoryGenericArtifactConfig config) Constructors in io.jenkins.plugins.artifactory_artifacts with parameters of type ArtifactoryGenericArtifactConfigModifierConstructorDescriptionArtifactoryArtifactManager(Run<?, ?> build, ArtifactoryGenericArtifactConfig config)