public interface EnvService
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProfiles()
List of active profiles for the application
|
VersionInfo |
getVersion()
Version of the application
|
java.io.File |
getWorkingDir(java.lang.String context,
java.lang.String name)
Gets a working directory
|
java.lang.String getProfiles()
RunProfileVersionInfo getVersion()
java.io.File getWorkingDir(java.lang.String context,
java.lang.String name)
context - General context for the working directoryname - Name of the directory into this context