Package | Description |
---|---|
hudson | |
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
Modifier and Type | Class and Description |
---|---|
static class |
FileSystemProvisioner.Default
Default implementation that doesn't rely on any file system specific capability,
and thus can be used anywhere that Hudson runs.
|
Modifier and Type | Field and Description |
---|---|
static FileSystemProvisioner |
FileSystemProvisioner.DEFAULT
Default implementation.
|
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<FileSystemProvisioner,FileSystemProvisionerDescriptor> |
FileSystemProvisioner.all()
Returns all the registered
FileSystemProvisioner descriptors. |
Modifier and Type | Method and Description |
---|---|
FileSystemProvisioner |
Node.getFileSystemProvisioner() |
Copyright © 2016. All rights reserved.