|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
com.thalesgroup.dtkit.metrics.hudson.api.type.TestType
com.thalesgroup.hudson.plugins.xunit.types.CustomType
public class CustomType
Nested Class Summary | |
---|---|
static class |
CustomType.CustomInputMetricDescriptor
|
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,
boolean stopProcessingIfError)
|
Method Summary | |
---|---|
java.lang.String |
getCustomXSL()
|
Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.type.TestType |
---|
all, getDescriptor, getInputMetric |
Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType |
---|
getPattern, isDeleteOutputFiles, isFaildedIfNotNew, isStopProcessingIfError, readResolve |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@DataBoundConstructor public CustomType(java.lang.String pattern, java.lang.String customXSL, boolean faildedIfNotNew, boolean deleteOutputFiles, boolean stopProcessingIfError)
Method Detail |
---|
public java.lang.String getCustomXSL()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |