org.jenkinsci.plugins.escapedmarkup
クラス EscapedMarkupFormatter.DescriptorImpl

java.lang.Object
  上位を拡張 hudson.model.Descriptor<hudson.markup.MarkupFormatter>
      上位を拡張 hudson.markup.MarkupFormatterDescriptor
          上位を拡張 org.jenkinsci.plugins.escapedmarkup.EscapedMarkupFormatter.DescriptorImpl
すべての実装されたインタフェース:
hudson.model.Saveable
含まれているクラス:
EscapedMarkupFormatter

@Extension
public static class EscapedMarkupFormatter.DescriptorImpl
extends hudson.markup.MarkupFormatterDescriptor


入れ子のクラスの概要
 
クラス hudson.model.Descriptor から継承された入れ子のクラス/インタフェース
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
フィールドの概要
 
クラス hudson.model.Descriptor から継承されたフィールド
clazz
 
インタフェース hudson.model.Saveable から継承されたフィールド
NOOP
 
コンストラクタの概要
EscapedMarkupFormatter.DescriptorImpl()
           
 
メソッドの概要
 String getDisplayName()
           
 
クラス hudson.markup.MarkupFormatterDescriptor から継承されたメソッド
all
 
クラス hudson.model.Descriptor から継承されたメソッド
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, 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
 

コンストラクタの詳細

EscapedMarkupFormatter.DescriptorImpl

public EscapedMarkupFormatter.DescriptorImpl()
メソッドの詳細

getDisplayName

public String getDisplayName()
定義:
クラス hudson.model.Descriptor<hudson.markup.MarkupFormatter> 内の getDisplayName


Copyright © 2004-2011. All Rights Reserved.