com.thalesgroup.hudson.plugins.tusarnotifier.types.coverage
Class TusarCoverageType.TusaCoverageTypeDescriptor

java.lang.Object
  extended by hudson.model.Descriptor<com.thalesgroup.dtkit.metrics.hudson.api.type.CoverageType>
      extended by com.thalesgroup.dtkit.metrics.hudson.api.descriptor.CoverageTypeDescriptor<TusarCoverageType>
          extended by com.thalesgroup.hudson.plugins.tusarnotifier.types.coverage.TusarCoverageType.TusaCoverageTypeDescriptor
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
TusarCoverageType

@Extension
public static class TusarCoverageType.TusaCoverageTypeDescriptor
extends com.thalesgroup.dtkit.metrics.hudson.api.descriptor.CoverageTypeDescriptor<TusarCoverageType>


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
TusarCoverageType.TusaCoverageTypeDescriptor()
           
 
Method Summary
 java.lang.String getId()
           
 com.thalesgroup.dtkit.metrics.model.InputMetric getInputMetric()
           
 
Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.descriptor.CoverageTypeDescriptor
all, getDisplayName
 
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

TusarCoverageType.TusaCoverageTypeDescriptor

public TusarCoverageType.TusaCoverageTypeDescriptor()
Method Detail

getId

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

getInputMetric

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


Copyright © 2010. All Rights Reserved.