パッケージ hudson.plugins.backlog
クラス BacklogProjectProperty.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<JobProperty<?>>
hudson.model.JobPropertyDescriptor
hudson.plugins.backlog.BacklogProjectProperty.DescriptorImpl
- 含まれているクラス:
- BacklogProjectProperty
@Extension
public static final class BacklogProjectProperty.DescriptorImpl
extends JobPropertyDescriptor
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
-
フィールドの概要
クラスから継承されたフィールド hudson.model.Descriptor
clazz
-
コンストラクタの概要
-
メソッドの概要
修飾子とタイプメソッド説明doCheckUrl
(String url) doCheckUserId
(String userId) boolean
isApplicable
(Class<? extends Job> jobType) JobProperty<?>
newInstance
(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) クラスから継承されたメソッド hudson.model.JobPropertyDescriptor
all, getPropertyDescriptors
クラスから継承されたメソッド hudson.model.Descriptor
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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
コンストラクタの詳細
-
DescriptorImpl
public DescriptorImpl()
-
-
メソッドの詳細
-
isApplicable
- オーバーライド:
isApplicable
クラス内JobPropertyDescriptor
-
getDisplayName
- オーバーライド:
getDisplayName
クラス内Descriptor<JobProperty<?>>
-
doCheckUrl
-
doCheckUserId
-
newInstance
public JobProperty<?> newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws Descriptor.FormException - オーバーライド:
newInstance
クラス内JobPropertyDescriptor
- 例外:
Descriptor.FormException
-