| Modifier and Type | Class and Description |
|---|---|
static class |
DiskNode.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static DiskNode.DescriptorImpl |
DESCRIPTOR |
| Constructor and Description |
|---|
DiskNode(String diskRefId,
String localRootPath) |
| Modifier and Type | Method and Description |
|---|---|
DiskNode.DescriptorImpl |
getDescriptor() |
String |
getDiskRefId() |
String |
getLocalRootPath() |
@Extension public static final DiskNode.DescriptorImpl DESCRIPTOR
@CheckForNull public String getDiskRefId()
@CheckForNull public String getLocalRootPath()
public DiskNode.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<DiskNode>Copyright © 2016. All rights reserved.