hudson.plugins.jsunit
Class JSUnitPluginType.DescriptorImpl

java.lang.Object
  extended by hudson.model.Descriptor<com.thalesgroup.dtkit.metrics.hudson.api.type.TestType>
      extended by com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<JSUnitPluginType>
          extended by hudson.plugins.jsunit.JSUnitPluginType.DescriptorImpl
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
JSUnitPluginType

@Extension
public static class JSUnitPluginType.DescriptorImpl
extends com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<JSUnitPluginType>


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
Field Summary
 
Fields inherited from class hudson.model.Descriptor
clazz
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
JSUnitPluginType.DescriptorImpl()
           
 
Method Summary
 java.lang.String getId()
           
 
Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor
all, getDisplayName, getInputMetric
 
Methods inherited from class hudson.model.Descriptor
calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSUnitPluginType.DescriptorImpl

public JSUnitPluginType.DescriptorImpl()
Method Detail

getId

public java.lang.String getId()
Specified by:
getId in class com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<JSUnitPluginType>


Copyright © 2010. All Rights Reserved.