Package hudson.plugins.claim
Class DescribableTestAction
java.lang.Object
hudson.tasks.junit.TestAction
hudson.plugins.claim.DescribableTestAction
- All Implemented Interfaces:
Action,Describable<DescribableTestAction>,ModelObject
- Direct Known Subclasses:
AbstractClaimBuildAction
public abstract class DescribableTestAction
extends hudson.tasks.junit.TestAction
implements Describable<DescribableTestAction>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.tasks.junit.TestAction
annotateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Field Details
-
DESCRIPTOR
-
-
Constructor Details
-
DescribableTestAction
public DescribableTestAction()
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<DescribableTestAction>
-