com.thalesgroup.hudson.plugins.tusarnotifier.types.measure
Class CustomMeasureType
java.lang.Object
com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
com.thalesgroup.dtkit.metrics.hudson.api.type.MeasureType
com.thalesgroup.hudson.plugins.tusarnotifier.types.measure.CustomMeasureType
- All Implemented Interfaces:
- CustomType, hudson.ExtensionPoint, hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.MeasureType>, java.io.Serializable
public class CustomMeasureType
- extends com.thalesgroup.dtkit.metrics.hudson.api.type.MeasureType
- implements CustomType
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
|
Constructor Summary |
CustomMeasureType(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.MeasureTypeDescriptor<? extends com.thalesgroup.dtkit.metrics.hudson.api.type.MeasureType> |
getDescriptor()
|
| Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.type.MeasureType |
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 |
CustomMeasureType
@DataBoundConstructor
public CustomMeasureType(java.lang.String pattern,
java.lang.String customXSL,
boolean faildedIfNotNew,
boolean deleteOutputFiles)
getDescriptor
public com.thalesgroup.dtkit.metrics.hudson.api.descriptor.MeasureTypeDescriptor<? extends com.thalesgroup.dtkit.metrics.hudson.api.type.MeasureType> getDescriptor()
- Specified by:
getDescriptor in interface hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.MeasureType>- Overrides:
getDescriptor in class com.thalesgroup.dtkit.metrics.hudson.api.type.MeasureType
getCustomXSL
public java.lang.String getCustomXSL()
- Specified by:
getCustomXSL in interface CustomType
Copyright © 2010. All Rights Reserved.