@Extension public static class AuthorizationMatrixNodeProperty.DescriptorImpl extends hudson.slaves.NodePropertyDescriptor implements AuthorizationPropertyDescriptor<AuthorizationMatrixNodeProperty>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
AuthorizationMatrixNodeProperty |
create() |
hudson.util.FormValidation |
doCheckName(hudson.model.Computer computer,
String value) |
String |
getDisplayName() |
hudson.security.PermissionScope |
getPermissionScope() |
boolean |
isApplicable(Class<? extends hudson.model.Node> folder) |
AuthorizationMatrixNodeProperty |
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, 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, showPermission
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public AuthorizationMatrixNodeProperty create()
create
in interface AuthorizationPropertyDescriptor<AuthorizationMatrixNodeProperty>
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public hudson.security.PermissionScope getPermissionScope()
getPermissionScope
in interface AuthorizationContainerDescriptor<AuthorizationMatrixNodeProperty>
public AuthorizationMatrixNodeProperty newInstance(org.kohsuke.stapler.StaplerRequest req, @Nonnull net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
in class hudson.model.Descriptor<hudson.slaves.NodeProperty<?>>
hudson.model.Descriptor.FormException
public boolean isApplicable(Class<? extends hudson.model.Node> folder)
isApplicable
in class hudson.tools.PropertyDescriptor<hudson.slaves.NodeProperty<?>,hudson.model.Node>
@Nonnull public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.slaves.NodeProperty<?>>
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public hudson.util.FormValidation doCheckName(@AncestorInPath hudson.model.Computer computer, @QueryParameter String value)
Copyright © 2016–2017. All rights reserved.