public class ConfigurationContext extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigurationContext.ConfigurationProperties
Defines the testgrid configuration properties.
|
| Constructor and Description |
|---|
ConfigurationContext() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getProperty(Enum property)
Retrieve property from the property file.
|
static boolean |
isDeploymentTinkererEnabled() |
static boolean |
isGrafanaDashboardEnabled() |
public static String getProperty(Enum property)
property - Property key as in the property file.public static boolean isGrafanaDashboardEnabled()
public static boolean isDeploymentTinkererEnabled()
Copyright © 2019 WSO2. All rights reserved.