public class CustomTestType extends org.jenkinsci.lib.dtkit.type.TestType implements CustomType
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomTestType.TestCustomInputMetricDescriptor |
| Constructor and Description |
|---|
CustomTestType(String pattern,
String customXSL,
boolean faildedIfNotNew,
boolean deleteOutputFiles) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomXSL() |
org.jenkinsci.lib.dtkit.descriptor.TestTypeDescriptor<? extends org.jenkinsci.lib.dtkit.type.TestType> |
getDescriptor() |
public org.jenkinsci.lib.dtkit.descriptor.TestTypeDescriptor<? extends org.jenkinsci.lib.dtkit.type.TestType> getDescriptor()
getDescriptor in interface hudson.model.Describable<org.jenkinsci.lib.dtkit.type.TestType>getDescriptor in class org.jenkinsci.lib.dtkit.type.TestTypepublic String getCustomXSL()
getCustomXSL in interface CustomTypeCopyright © 2004-2015. All Rights Reserved.