Class CredentialsParameterBinding
java.lang.Object
com.cloudbees.plugins.credentials.builds.CredentialsParameterBinding
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class CredentialsParameterBinding
extends Object
Associates a user ID to a
CredentialsParameterValue
. This is effectively a flattened tuple of that.- Since:
- 2.3.0
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
getUserId
-
getParameterName
-
getCredentialsId
-
isDefaultValue
public boolean isDefaultValue()
-