hudson.plugins.javancss
クラス JavaNCSSMavenPublisher.DescriptorImpl

java.lang.Object
  上位を拡張 hudson.model.Descriptor<hudson.maven.MavenReporter>
      上位を拡張 hudson.maven.MavenReporterDescriptor
          上位を拡張 hudson.plugins.javancss.JavaNCSSMavenPublisher.DescriptorImpl
すべての実装されたインタフェース:
hudson.model.Saveable
含まれているクラス:
JavaNCSSMavenPublisher

public static final class JavaNCSSMavenPublisher.DescriptorImpl
extends hudson.maven.MavenReporterDescriptor


入れ子のクラスの概要
 
クラス hudson.model.Descriptor から継承された入れ子のクラス/インタフェース
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
フィールドの概要
 
クラス hudson.model.Descriptor から継承されたフィールド
clazz
 
インタフェース hudson.model.Saveable から継承されたフィールド
NOOP
 
メソッドの概要
 String getDisplayName()
          
 HealthMetric[] getMetrics()
           
 hudson.maven.MavenReporter newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
           
 
クラス hudson.maven.MavenReporterDescriptor から継承されたメソッド
all, hasConfigScreen, newAutoInstance, newInstance
 
クラス 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMap
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

getDisplayName

public String getDisplayName()

定義:
クラス hudson.model.Descriptor<hudson.maven.MavenReporter> 内の getDisplayName

newInstance

public hudson.maven.MavenReporter newInstance(org.kohsuke.stapler.StaplerRequest req,
                                              net.sf.json.JSONObject formData)
                                       throws hudson.model.Descriptor.FormException
オーバーライド:
クラス hudson.model.Descriptor<hudson.maven.MavenReporter> 内の newInstance
例外:
hudson.model.Descriptor.FormException

getMetrics

public HealthMetric[] getMetrics()


Copyright © 2004-2011. All Rights Reserved.