com.thalesgroup.hudson.plugins.gnat.aunit
Class AUnitPluginType.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<AUnitPluginType>
          extended by com.thalesgroup.hudson.plugins.gnat.aunit.AUnitPluginType.DescriptorImpl
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
AUnitPluginType

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


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
AUnitPluginType.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

AUnitPluginType.DescriptorImpl

public AUnitPluginType.DescriptorImpl()
Method Detail

getId

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


Copyright © 2010. All Rights Reserved.