Interface StoragePlugin

    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default boolean isConfigured​(org.rundeck.storage.api.Path basePath)
      Returns true if the plugin is configured and ready to be used and false otherwise
      • 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
    • Method Detail

      • isConfigured

        default boolean isConfigured​(org.rundeck.storage.api.Path basePath)
        Returns true if the plugin is configured and ready to be used and false otherwise