パッケージ hudson.plugins.backlog
クラス BacklogWebdavPublisher.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<T>
hudson.tasks.BuildStepDescriptor<Publisher>
hudson.plugins.backlog.BacklogWebdavPublisher.DescriptorImpl
- 含まれているクラス:
- BacklogWebdavPublisher
@Extension
public static final class BacklogWebdavPublisher.DescriptorImpl
extends BuildStepDescriptor<Publisher>
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
-
フィールドの概要
クラスから継承されたフィールド hudson.model.Descriptor
clazz
-
コンストラクタの概要
-
メソッドの概要
修飾子とタイプメソッド説明doCheckSourceFiles
(String value) boolean
isApplicable
(Class<? extends AbstractProject> jobType) クラスから継承されたメソッド hudson.tasks.BuildStepDescriptor
filter
クラスから継承されたメソッド 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
コンストラクタの詳細
-
DescriptorImpl
public DescriptorImpl()
-
-
メソッドの詳細
-
isApplicable
- 定義:
isApplicable
クラス内BuildStepDescriptor<Publisher>
-
getDisplayName
- オーバーライド:
getDisplayName
クラス内Descriptor<Publisher>
-
doCheckSourceFiles
-