Package org.rundeck.storage.api
Interface PathItem
-
- All Known Subinterfaces:
Resource<T>
- All Known Implementing Classes:
DelegateResource,PathItemBase,ResourceBase
public interface PathItemPathItem is a directory or Resource in a Tree
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PathgetPath()
-
-
-
Method Detail
-
getPath
Path getPath()
- Returns:
- the path
-
-