|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<hudson.model.JobProperty<?>>
hudson.model.JobPropertyDescriptor
org.jenkinsci.plugins.authorizeproject.AuthorizeProjectProperty.DescriptorImpl
@Extension public static class AuthorizeProjectProperty.DescriptorImpl
Descriptor for AuthorizeProjectProperty.
Provides functions for displaying.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
AuthorizeProjectProperty.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
String |
getDisplayName()
|
List<hudson.model.Descriptor<AuthorizeProjectStrategy>> |
getEnabledAuthorizeProjectStrategyDescriptorList()
|
String |
getPropertyName()
Returns the property name to hold configuration of AuthorizeProjectProperty |
hudson.DescriptorExtensionList<AuthorizeProjectStrategy,hudson.model.Descriptor<AuthorizeProjectStrategy>> |
getStrategyList()
Deprecated. |
boolean |
isApplicable(Class<? extends hudson.model.Job> jobType)
Enabled only when ProjectQueueItemAuthenticator is configured. |
AuthorizeProjectProperty |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
Create a new AuthorizeProjectProperty from user inputs. |
| Methods inherited from class hudson.model.JobPropertyDescriptor |
|---|
all, getPropertyDescriptors |
| Methods inherited from class hudson.model.Descriptor |
|---|
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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthorizeProjectProperty.DescriptorImpl()
| Method Detail |
|---|
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.JobProperty<?>>Descriptor.getDisplayName()public boolean isApplicable(Class<? extends hudson.model.Job> jobType)
ProjectQueueItemAuthenticator is configured.
isApplicable in class hudson.model.JobPropertyDescriptorjobType -
JobPropertyDescriptor.isApplicable(java.lang.Class)public String getPropertyName()
AuthorizeProjectProperty
@Deprecated public hudson.DescriptorExtensionList<AuthorizeProjectStrategy,hudson.model.Descriptor<AuthorizeProjectStrategy>> getStrategyList()
AuthorizeProjectStrategy.public List<hudson.model.Descriptor<AuthorizeProjectStrategy>> getEnabledAuthorizeProjectStrategyDescriptorList()
AuthorizeProjectStrategy, empty if authorize-project is not enabled.
public AuthorizeProjectProperty newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
AuthorizeProjectProperty from user inputs.
newInstance in class hudson.model.JobPropertyDescriptorreq - formData -
hudson.model.Descriptor.FormExceptionJobPropertyDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest, net.sf.json.JSONObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||