Class EnvironmentVariableManager


  • public class EnvironmentVariableManager
    extends Object
    • Constructor Detail

      • EnvironmentVariableManager

        public EnvironmentVariableManager​(int maxComputation,
                                          boolean saveOnStorage,
                                          boolean simulationMode,
                                          List<String> shubUsersExcluded)
    • Method Detail

      • getMaxComputation

        public int getMaxComputation()
      • isSaveOnStorage

        public boolean isSaveOnStorage()
      • isSimulationMode

        public boolean isSimulationMode()
      • getShubUsersExcluded

        public List<String> getShubUsersExcluded()