org.jbpm.console.ng.pr.model
Class DummyProcessPath
java.lang.Object
org.jbpm.console.ng.pr.model.DummyProcessPath
- All Implemented Interfaces:
- Comparable<org.uberfire.backend.vfs.Path>, org.uberfire.backend.vfs.Path
@Portable
public class DummyProcessPath
- extends Object
- implements org.uberfire.backend.vfs.Path
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyProcessPath
public DummyProcessPath()
DummyProcessPath
public DummyProcessPath(String fileName)
getFileSystem
public org.uberfire.backend.vfs.FileSystem getFileSystem()
- Specified by:
getFileSystem
in interface org.uberfire.backend.vfs.Path
getFileName
public String getFileName()
- Specified by:
getFileName
in interface org.uberfire.backend.vfs.Path
toURI
public String toURI()
- Specified by:
toURI
in interface org.uberfire.backend.vfs.Path
compareTo
public int compareTo(org.uberfire.backend.vfs.Path path)
- Specified by:
compareTo
in interface Comparable<org.uberfire.backend.vfs.Path>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.