|
||||||||||
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
org.jenkinsci.plugins.xunit.types.JUnitType
public class JUnitType
Nested Class Summary | |
---|---|
static class |
JUnitType.JUnitInputMetricDescriptor
|
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Constructor Summary | |
---|---|
JUnitType(java.lang.String pattern,
boolean faildedIfNotNew,
boolean deleteOutputFiles,
boolean stopProcessingIfError)
|
Method Summary |
---|
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 JUnitType(java.lang.String pattern, boolean faildedIfNotNew, boolean deleteOutputFiles, boolean stopProcessingIfError)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |