org.jenkinsci.plugins.karotz.eventhandler
クラス KarotzEventHandlerDescriptor

java.lang.Object
  上位を拡張 hudson.model.Descriptor<KarotzEventHandler>
      上位を拡張 org.jenkinsci.plugins.karotz.eventhandler.KarotzEventHandlerDescriptor
すべての実装されたインタフェース:
hudson.model.Saveable
直系の既知のサブクラス:
KarotzDefaultEventHandler.DescriptorImpl, KarotzSpeakEventHandler.DescriptorImpl

public abstract class KarotzEventHandlerDescriptor
extends hudson.model.Descriptor<KarotzEventHandler>

Descriptor for KarotzEventHandler.

作成者:
Seiji Sogabe

入れ子のクラスの概要
 
クラス hudson.model.Descriptor から継承された入れ子のクラス/インタフェース
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
フィールドの概要
 
クラス hudson.model.Descriptor から継承されたフィールド
clazz
 
インタフェース hudson.model.Saveable から継承されたフィールド
NOOP
 
コンストラクタの概要
protected KarotzEventHandlerDescriptor()
           
protected KarotzEventHandlerDescriptor(Class<? extends KarotzEventHandler> clazz)
           
 
メソッドの概要
 
クラス hudson.model.Descriptor から継承されたメソッド
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMap
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

KarotzEventHandlerDescriptor

protected KarotzEventHandlerDescriptor(Class<? extends KarotzEventHandler> clazz)

KarotzEventHandlerDescriptor

protected KarotzEventHandlerDescriptor()


Copyright © 2004-2012. All Rights Reserved.