public class CredentialResolver extends Object
Constructor and Description |
---|
CredentialResolver(String credentialId,
hudson.model.Run<?,?> run,
HostingType hostingType) |
Modifier and Type | Method and Description |
---|---|
com.cloudbees.plugins.credentials.common.StandardCredentials |
getCredentials() |
public CredentialResolver(String credentialId, hudson.model.Run<?,?> run, HostingType hostingType)
@Nullable public com.cloudbees.plugins.credentials.common.StandardCredentials getCredentials()
Copyright © 2016–2022. All rights reserved.