org.jenkinsci.plugins.dtkit.types.violation
Class CustomViolationType.CustomViolationsTypeDescriptor

java.lang.Object
  extended by hudson.model.Descriptor<com.thalesgroup.dtkit.metrics.hudson.api.type.ViolationsType>
      extended by com.thalesgroup.dtkit.metrics.hudson.api.descriptor.ViolationsTypeDescriptor<CustomViolationType>
          extended by org.jenkinsci.plugins.dtkit.types.violation.CustomViolationType.CustomViolationsTypeDescriptor
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
CustomViolationType

@Extension
public static class CustomViolationType.CustomViolationsTypeDescriptor
extends com.thalesgroup.dtkit.metrics.hudson.api.descriptor.ViolationsTypeDescriptor<CustomViolationType>


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
CustomViolationType.CustomViolationsTypeDescriptor()
           
 
Method Summary
 String getId()
           
 com.thalesgroup.dtkit.metrics.model.InputMetric getInputMetric()
           
 boolean isCustomType()
           
 
Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.descriptor.ViolationsTypeDescriptor
all, getDisplayName
 
Methods inherited from class hudson.model.Descriptor
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, 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

CustomViolationType.CustomViolationsTypeDescriptor

public CustomViolationType.CustomViolationsTypeDescriptor()
Method Detail

getId

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

getInputMetric

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

isCustomType

public boolean isCustomType()


Copyright © 2004-2012. All Rights Reserved.