| Interface | Description |
|---|---|
| FilepathMapper |
$INTERFACE is ...
|
| MetadataMapper |
$INTERFACE is ...
|
| Class | Description |
|---|---|
| DirectFilepathMapper |
Maps the content file of a resource into a root content directory, and metadat files into a _meta subdirectory at the
top level.
|
| FileTree<T extends org.rundeck.storage.api.ContentMeta> |
$INTERFACE is ...
|
| FileTreeUtil |
Utility to create
FileTree and manage paths. |
| JsonMetadataMapper |
$INTERFACE is ...
|
| LockingTree<T extends org.rundeck.storage.api.ContentMeta> |
LockingTree provides lock objects which can be synchronized for resource access to a particular path.
|