@Extension @Symbol(value="authorizationMatrix") public static class AuthorizationMatrixProperty.DescriptorImpl extends hudson.model.JobPropertyDescriptor implements AuthorizationPropertyDescriptor<AuthorizationMatrixProperty>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
AuthorizationMatrixProperty |
create() |
hudson.util.FormValidation |
doCheckName(hudson.model.Job<?,?> project,
String value) |
hudson.security.PermissionScope |
getPermissionScope() |
boolean |
isApplicable(Class<? extends hudson.model.Job> jobType) |
hudson.model.JobProperty<?> |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createNewInstance, isApplicable
doCheckName_, getAllGroups, getDescription, impliedByList, showPermission
public AuthorizationMatrixProperty create()
create
in interface AuthorizationPropertyDescriptor<AuthorizationMatrixProperty>
public hudson.security.PermissionScope getPermissionScope()
getPermissionScope
in interface AuthorizationContainerDescriptor<AuthorizationMatrixProperty>
public hudson.model.JobProperty<?> newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
in class hudson.model.JobPropertyDescriptor
hudson.model.Descriptor.FormException
public boolean isApplicable(Class<? extends hudson.model.Job> jobType)
isApplicable
in class hudson.model.JobPropertyDescriptor
@GET public hudson.util.FormValidation doCheckName(@AncestorInPath hudson.model.Job<?,?> project, @QueryParameter String value)
Copyright © 2016–2021. All rights reserved.