public interface Project extends ProjectConfig
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.java.nio.file.Path |
getBinaryPath() |
String |
getExpectedBinary() |
String |
getId() |
String |
getName() |
org.uberfire.java.nio.file.Path |
getPath() |
org.uberfire.java.nio.file.Path |
getRootPath() |
String |
getTempDir() |
String |
getType() |
String getId()
String getType()
String getName()
String getExpectedBinary()
org.uberfire.java.nio.file.Path getRootPath()
org.uberfire.java.nio.file.Path getPath()
org.uberfire.java.nio.file.Path getBinaryPath()
String getTempDir()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.