public class EnvironmentVariableManager extends Object
| Constructor and Description |
|---|
EnvironmentVariableManager(int maxComputation,
boolean saveOnStorage,
boolean simulationMode,
List<String> shubUsersExcluded) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxComputation() |
List<String> |
getShubUsersExcluded() |
boolean |
isSaveOnStorage() |
boolean |
isSimulationMode() |
Copyright © 2019. All Rights Reserved.