|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.rundeck.storage.impl.StringToPathTree<T>
org.rundeck.storage.impl.BaseDelegateTree<T>
org.rundeck.storage.impl.DelegateTree<ResourceMeta>
com.dtolabs.rundeck.core.storage.StorageTreeImpl
public class StorageTreeImpl
StorageTree implementation using a delegate.
Constructor Summary | |
---|---|
StorageTreeImpl(Tree<ResourceMeta> delegate)
|
Method Summary |
---|
Methods inherited from class org.rundeck.storage.impl.DelegateTree |
---|
createResource, deleteResource, getPath, getResource, hasDirectory, hasPath, hasResource, listDirectory, listDirectoryResources, listDirectorySubdirs, updateResource |
Methods inherited from class org.rundeck.storage.impl.BaseDelegateTree |
---|
getDelegate, setDelegate |
Methods inherited from class org.rundeck.storage.impl.StringToPathTree |
---|
createResource, deleteResource, getPath, getResource, hasDirectory, hasPath, hasResource, listDirectory, listDirectoryResources, listDirectorySubdirs, updateResource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 |
Constructor Detail |
---|
public StorageTreeImpl(Tree<ResourceMeta> delegate)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |