|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thalesgroup.hudson.plugins.xunit.types.XUnitType
com.thalesgroup.hudson.plugins.xunit.types.CppUnitType
public class CppUnitType
| Nested Class Summary | |
|---|---|
static class |
CppUnitType.DescriptorImpl
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class com.thalesgroup.hudson.plugins.xunit.types.XUnitType |
|---|
customXSL |
| Constructor Summary | |
|---|---|
CppUnitType(java.lang.String pattern)
Deprecated. |
|
CppUnitType(java.lang.String pattern,
boolean faildedIfNotNew)
|
|
| Method Summary | |
|---|---|
XUnitTypeDescriptor<?> |
getDescriptor()
|
java.lang.String |
getXsl()
Gets the associated Xsl to the type |
| Methods inherited from class com.thalesgroup.hudson.plugins.xunit.types.XUnitType |
|---|
all, getCustomXSL, getPattern, isFaildedIfNotNew |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated public CppUnitType(java.lang.String pattern)
public CppUnitType(java.lang.String pattern,
boolean faildedIfNotNew)
| Method Detail |
|---|
public XUnitTypeDescriptor<?> getDescriptor()
getDescriptor in interface hudson.model.Describable<XUnitType>getDescriptor in class XUnitTypepublic java.lang.String getXsl()
XUnitType
getXsl in class XUnitType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||