org.rundeck.storage.impl
Class PathItemBase

java.lang.Object
  extended by org.rundeck.storage.impl.PathItemBase
All Implemented Interfaces:
PathItem
Direct Known Subclasses:
ResourceBase

public abstract class PathItemBase
extends java.lang.Object
implements PathItem

$INTERFACE is ... User: greg Date: 2/14/14 Time: 12:55 PM


Constructor Summary
PathItemBase(Path path)
           
 
Method Summary
 Path getPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathItemBase

public PathItemBase(Path path)
Method Detail

getPath

public Path getPath()
Specified by:
getPath in interface PathItem
Returns:
the path