com.dtolabs.rundeck.core.storage
Interface StorageTree

All Superinterfaces:
Tree<ResourceMeta>
All Known Subinterfaces:
StoragePlugin
All Known Implementing Classes:
StorageTreeImpl

public interface StorageTree
extends Tree<ResourceMeta>

Tree subtype that provides ResourceMeta content.


Method Summary
 
Methods inherited from interface org.rundeck.storage.api.Tree
createResource, createResource, deleteResource, deleteResource, getPath, getPath, getResource, getResource, hasDirectory, hasDirectory, hasPath, hasPath, hasResource, hasResource, listDirectory, listDirectory, listDirectoryResources, listDirectoryResources, listDirectorySubdirs, listDirectorySubdirs, updateResource, updateResource