Package | Description |
---|---|
org.thales.punch.platform.api |
To deal with configuration and administative tasks, the punchplatform relies on a carefully
well designed configuration service.
|
Modifier and Type | Method and Description |
---|---|
static ISettingsMap |
Environment.getApplicationEnv()
The PUNCHPLATFORM_APPLICATION_ENV variable is used to provide punch applications or
application launchers a json document that contains useful settings such as uuids or exit conditions.
|
static ISettingsMap |
Environment.getApplicationEnvFromString(String jsonStr) |
Copyright © 2014–2023. All rights reserved.