org.jenkinsci.plugins.xunit.types
Class JUnitType.JUnitTypeDescriptor

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<JUnitType>
          extended by org.jenkinsci.plugins.xunit.types.JUnitType.JUnitTypeDescriptor
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
JUnitType

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


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

Constructor Detail

JUnitType.JUnitTypeDescriptor

public JUnitType.JUnitTypeDescriptor()
Method Detail

getId

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

getInputMetric

public com.thalesgroup.dtkit.metrics.model.InputMetric getInputMetric()
Overrides:
getInputMetric in class com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<JUnitType>


Copyright © 2004-2013. All Rights Reserved.