org.rundeck.storage.conf
Interface SelectiveTree<T extends ContentMeta>

All Superinterfaces:
SubPath, Tree<T>
All Known Implementing Classes:
SubPathTree

public interface SelectiveTree<T extends ContentMeta>
extends Tree<T>, SubPath

A Tree that handles only a subset of paths


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
 
Methods inherited from interface org.rundeck.storage.conf.SubPath
getSubPath