org.jbpm.console.ng.pr.model
@Portable public class DummyProcessPath extends Object implements org.uberfire.backend.vfs.Path
Constructor and Description |
---|
DummyProcessPath() |
DummyProcessPath(String fileName) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(org.uberfire.backend.vfs.Path path) |
String |
getFileName() |
org.uberfire.backend.vfs.FileSystem |
getFileSystem() |
String |
toURI() |
public DummyProcessPath()
public DummyProcessPath(String fileName)
public org.uberfire.backend.vfs.FileSystem getFileSystem()
getFileSystem
in interface org.uberfire.backend.vfs.Path
public String getFileName()
getFileName
in interface org.uberfire.backend.vfs.Path
public String toURI()
toURI
in interface org.uberfire.backend.vfs.Path
public int compareTo(org.uberfire.backend.vfs.Path path)
compareTo
in interface Comparable<org.uberfire.backend.vfs.Path>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.