Class EnvironmentVariableManager
- java.lang.Object
-
- org.gcube.dataanalysis.wps.statisticalmanager.synchserver.mapping.EnvironmentVariableManager
-
public class EnvironmentVariableManager extends Object
-
-
Constructor Summary
Constructors Constructor Description EnvironmentVariableManager(int maxComputation, boolean saveOnStorage, boolean simulationMode, List<String> shubUsersExcluded)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetMaxComputation()List<String>getShubUsersExcluded()booleanisSaveOnStorage()booleanisSimulationMode()
-