Class StorageTreeImpl

    • 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

      • StorageTreeImpl

        public StorageTreeImpl​(org.rundeck.storage.api.Tree<ResourceMeta> delegate)