hudson.plugins.mantis
クラス MantisProjectProperty
java.lang.Object
hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
hudson.plugins.mantis.MantisProjectProperty
- すべての実装されたインタフェース:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.model.JobProperty<?>>, hudson.tasks.BuildStep
public final class MantisProjectProperty
- extends hudson.model.JobProperty<hudson.model.AbstractProject<?,?>>
Associates AbstractProject with MantisSite.
- 作成者:
- Seiji Sogabe
| インタフェース hudson.tasks.BuildStep から継承された入れ子のクラス/インタフェース |
hudson.tasks.BuildStep.PublisherList |
| クラス hudson.model.JobProperty から継承されたフィールド |
owner |
| インタフェース hudson.tasks.BuildStep から継承されたフィールド |
BUILDERS, PUBLISHERS |
| クラス hudson.model.JobProperty から継承されたメソッド |
getJobAction, getProjectAction, perform, prebuild, setOwner |
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIPTOR
public static final MantisProjectProperty.DescriptorImpl DESCRIPTOR
MantisProjectProperty
@DataBoundConstructor
public MantisProjectProperty(java.lang.String siteName)
getSiteName
public java.lang.String getSiteName()
getSite
public MantisSite getSite()
getDescriptor
public hudson.model.JobPropertyDescriptor getDescriptor()
- 定義:
- インタフェース
hudson.model.Describable<hudson.model.JobProperty<?>> 内の getDescriptor - オーバーライド:
- クラス
hudson.model.JobProperty<hudson.model.AbstractProject<?,?>> 内の getDescriptor
Copyright © 2008. All Rights Reserved.