|
||||||||||
| 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
public abstract class XUnitType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
protected |
XUnitType(java.lang.String pattern)
|
| Method Summary | |
|---|---|
static hudson.ExtensionList<XUnitType> |
all()
All regsitered instances. |
hudson.model.Descriptor<XUnitType> |
getDescriptor()
|
java.lang.String |
getPattern()
|
abstract java.lang.String |
getXsl()
Gets the associated Xsl to the type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected XUnitType(java.lang.String pattern)
| Method Detail |
|---|
public java.lang.String getPattern()
public static hudson.ExtensionList<XUnitType> all()
public hudson.model.Descriptor<XUnitType> getDescriptor()
getDescriptor in interface hudson.model.Describable<XUnitType>public abstract java.lang.String getXsl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||