public class P4CredentialsImpl extends Object
Constructor and Description |
---|
P4CredentialsImpl() |
Modifier and Type | Method and Description |
---|---|
static hudson.util.FormValidation |
doCheckCredential(hudson.model.Item project,
String value) |
static hudson.util.FormValidation |
doCheckCredential(String value)
Deprecated.
|
static hudson.util.ListBoxModel |
doFillCredentialItems()
Deprecated.
|
static hudson.util.ListBoxModel |
doFillCredentialItems(hudson.model.Item project,
String credentialsId) |
@Deprecated public static hudson.util.ListBoxModel doFillCredentialItems()
public static hudson.util.ListBoxModel doFillCredentialItems(hudson.model.Item project, String credentialsId)
@Deprecated public static hudson.util.FormValidation doCheckCredential(@QueryParameter String value)
public static hudson.util.FormValidation doCheckCredential(hudson.model.Item project, String value)
Copyright © 2016–2019. All rights reserved.