@Extension
public static class AuthorizationMatrixProperty.DescriptorImpl
extends com.cloudbees.hudson.plugins.folder.AbstractFolderPropertyDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckName(com.cloudbees.hudson.plugins.folder.AbstractFolder<?> folder,
String value) |
List<hudson.security.PermissionGroup> |
getAllGroups() |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends com.cloudbees.hudson.plugins.folder.AbstractFolder> containerType) |
com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?> |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
boolean |
showPermission(hudson.security.Permission p) |
getApplicableDescriptorsaddHelpFileRedirect, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?> newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class com.cloudbees.hudson.plugins.folder.AbstractFolderPropertyDescriptorhudson.model.Descriptor.FormExceptionpublic boolean isApplicable(Class<? extends com.cloudbees.hudson.plugins.folder.AbstractFolder> containerType)
isApplicable in class com.cloudbees.hudson.plugins.folder.AbstractFolderPropertyDescriptorpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>public List<hudson.security.PermissionGroup> getAllGroups()
public boolean showPermission(hudson.security.Permission p)
public hudson.util.FormValidation doCheckName(@AncestorInPath
com.cloudbees.hudson.plugins.folder.AbstractFolder<?> folder,
@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2016. All rights reserved.