public class CustomMeasureType extends org.jenkinsci.lib.dtkit.type.MeasureType implements CustomType
| Constructor and Description |
|---|
CustomMeasureType(String pattern,
String customXSL,
boolean faildedIfNotNew,
boolean deleteOutputFiles) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomXSL() |
org.jenkinsci.lib.dtkit.descriptor.MeasureTypeDescriptor<? extends org.jenkinsci.lib.dtkit.type.MeasureType> |
getDescriptor() |
Object |
readResolve() |
public org.jenkinsci.lib.dtkit.descriptor.MeasureTypeDescriptor<? extends org.jenkinsci.lib.dtkit.type.MeasureType> getDescriptor()
getDescriptor in interface hudson.model.Describable<org.jenkinsci.lib.dtkit.type.MeasureType>getDescriptor in class org.jenkinsci.lib.dtkit.type.MeasureTypepublic String getCustomXSL()
getCustomXSL in interface CustomTypepublic Object readResolve()
readResolve in class org.jenkinsci.lib.dtkit.type.MetricsTypeCopyright © 2004-2015. All Rights Reserved.