com.thalesgroup.hudson.plugins.tusarnotifier.types.test
Class CustomTestType
java.lang.Object
com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
com.thalesgroup.dtkit.metrics.hudson.api.type.TestType
com.thalesgroup.hudson.plugins.tusarnotifier.types.test.CustomTestType
- All Implemented Interfaces:
- CustomType, hudson.ExtensionPoint, hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.TestType>, Serializable
public class CustomTestType
- extends com.thalesgroup.dtkit.metrics.hudson.api.type.TestType
- implements CustomType
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.type.TestType |
all, getInputMetric |
Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType |
getPattern, isDeleteOutputFiles, isFaildedIfNotNew, isStopProcessingIfError |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomTestType
@DataBoundConstructor
public CustomTestType(String pattern,
String customXSL,
boolean faildedIfNotNew,
boolean deleteOutputFiles)
getDescriptor
public com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<? extends com.thalesgroup.dtkit.metrics.hudson.api.type.TestType> getDescriptor()
- Specified by:
getDescriptor
in interface hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.TestType>
- Overrides:
getDescriptor
in class com.thalesgroup.dtkit.metrics.hudson.api.type.TestType
getCustomXSL
public String getCustomXSL()
- Specified by:
getCustomXSL
in interface CustomType
readResolve
public Object readResolve()
- Overrides:
readResolve
in class com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
Copyright © 2004-2012. All Rights Reserved.