com.thalesgroup.hudson.plugins.xunit.types
Class CustomType
java.lang.Object
com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
com.thalesgroup.dtkit.metrics.hudson.api.type.TestType
com.thalesgroup.hudson.plugins.xunit.types.CustomType
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.TestType>, java.io.Serializable
public class CustomType
- extends com.thalesgroup.dtkit.metrics.hudson.api.type.TestType
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
|
Constructor Summary |
CustomType(java.lang.String pattern,
java.lang.String customXSL,
boolean faildedIfNotNew,
boolean deleteOutputFiles)
|
|
Method Summary |
java.lang.String |
getCustomXSL()
|
com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<? extends com.thalesgroup.dtkit.metrics.hudson.api.type.TestType> |
getDescriptor()
|
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomType
@DataBoundConstructor
public CustomType(java.lang.String pattern,
java.lang.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 java.lang.String getCustomXSL()
Copyright © 2010. All Rights Reserved.