@Extension public static class P4TicketImpl.DescriptorImpl extends P4CredentialsDescriptor
Constructor and Description |
---|
P4TicketImpl.DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doTestConnection(String p4port,
String ssl,
String trust,
String username,
String retry,
String value,
String ticketValue,
String ticketPath) |
String |
getDisplayName() |
doCheckP4port
doFillScopeItems, getCredentialsPage, isScopeRelevant, isScopeRelevant, isScopeRelevant, isScopeRelevant
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<com.cloudbees.plugins.credentials.Credentials>
public hudson.util.FormValidation doTestConnection(@QueryParameter(value="p4port") String p4port, @QueryParameter(value="ssl") String ssl, @QueryParameter(value="trust") String trust, @QueryParameter(value="username") String username, @QueryParameter(value="retry") String retry, @QueryParameter(value="ticket") String value, @QueryParameter(value="ticketValue") String ticketValue, @QueryParameter(value="ticketPath") String ticketPath) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
Copyright © 2004-2015. All Rights Reserved.