@Extension public static class AuthorizeProjectProperty.DescriptorImpl extends JobPropertyDescriptor
AuthorizeProjectProperty.
Provides functions for displaying.Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
List<Descriptor<AuthorizeProjectStrategy>> |
getEnabledAuthorizeProjectStrategyDescriptorList() |
DescriptorExtensionList<AuthorizeProjectStrategy,Descriptor<AuthorizeProjectStrategy>> |
getStrategyList()
Deprecated.
|
boolean |
isApplicable(Class<? extends Job> jobType)
Enabled only when
ProjectQueueItemAuthenticator is configured. |
all, getPropertyDescriptors, newInstanceaddHelpFileRedirect, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class Descriptor<JobProperty<?>>Descriptor.getDisplayName()public boolean isApplicable(Class<? extends Job> jobType)
ProjectQueueItemAuthenticator is configured.isApplicable in class JobPropertyDescriptorjobType - the job type.true if enabled for the specified job type.JobPropertyDescriptor.isApplicable(java.lang.Class)@Deprecated public DescriptorExtensionList<AuthorizeProjectStrategy,Descriptor<AuthorizeProjectStrategy>> getStrategyList()
AuthorizeProjectStrategy.public List<Descriptor<AuthorizeProjectStrategy>> getEnabledAuthorizeProjectStrategyDescriptorList()
AuthorizeProjectStrategy, empty if authorize-project is not enabled.Copyright © 2016–2021. All rights reserved.