@Symbol(value="pdrone")
@Extension
public static final class DroneRecorder.DescriptorImpl
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckArtifacts(hudson.model.AbstractProject project,
String value) |
hudson.util.FormValidation |
doCheckCredentialsId(hudson.model.Item item,
String credentialsId,
String serverUrl) |
hudson.util.FormValidation |
doCheckServerUrl(String serverUrl) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item item,
String credentialsId,
String serverUrl) |
protected org.acegisecurity.Authentication |
getAuthentication(hudson.model.Item item) |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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, toMappublic boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Publisher>public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public hudson.util.FormValidation doCheckArtifacts(@AncestorInPath
hudson.model.AbstractProject project,
@QueryParameter
String value)
throws IOException
IOExceptionpublic hudson.util.FormValidation doCheckServerUrl(@CheckForNull @QueryParameter String serverUrl) throws IOException
IOExceptionpublic hudson.util.FormValidation doCheckCredentialsId(@CheckForNull @AncestorInPath hudson.model.Item item, @QueryParameter String credentialsId, @QueryParameter String serverUrl)
public hudson.util.ListBoxModel doFillCredentialsIdItems(@CheckForNull @AncestorInPath hudson.model.Item item, @QueryParameter String credentialsId, @QueryParameter String serverUrl)
protected org.acegisecurity.Authentication getAuthentication(hudson.model.Item item)
Copyright © 2016–2018. All rights reserved.