|
||||||||||
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.MbUnitType
public class MbUnitType
Nested Class Summary | |
---|---|
static class |
MbUnitType.MbUnitTypeDescriptor
|
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Constructor Summary | |
---|---|
MbUnitType(String pattern,
boolean ignoreNoResultFiles,
boolean failIfNotNew,
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, isFailIfNotNew, isSkipNoTestFiles, isStopProcessingIfError, readResolve |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@DataBoundConstructor public MbUnitType(String pattern, boolean ignoreNoResultFiles, boolean failIfNotNew, boolean deleteOutputFiles, boolean stopProcessingIfError)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |