public abstract class DescribableTestAction extends hudson.tasks.junit.TestAction implements hudson.model.Describable<DescribableTestAction>
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribableTestAction.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static DescribableTestAction.DescriptorImpl |
DESCRIPTOR |
| Constructor and Description |
|---|
DescribableTestAction() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<DescribableTestAction> |
getDescriptor() |
public static final DescribableTestAction.DescriptorImpl DESCRIPTOR
public hudson.model.Descriptor<DescribableTestAction> getDescriptor()
getDescriptor in interface hudson.model.Describable<DescribableTestAction>Copyright © 2016. All rights reserved.