| java.lang.Object | |
| ↳ | org.rundeck.api.domain.BaseStorageResource |
Known Direct Subclasses
|
BaseStorageResource is ...
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the list of directory contents if this is a directory
| |||||||||||
Return the metadata for this file if this is a file
| |||||||||||
Return the file name if this is a file
| |||||||||||
Return the storage path for this resource
| |||||||||||
Return the URL for this resource
| |||||||||||
Return true if this is a directory, false if this is a file
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.rundeck.api.domain.StorageResource
| |||||||||||
Return the list of directory contents if this is a directory
Return true if this is a directory, false if this is a file