2580258125822583258425852586
protected CHManager chmanager; /** Constructor. */ public InstallStateImpl() { installInfo = new InstallInfo(UNUSED_SUITE_ID); suiteSettings = new SuiteSettings(UNUSED_SUITE_ID); }
166167168169170171172
//public CHManager chmanager; /** Constructor. */ public InstallStateImpl() { installInfo = new InstallInfo(UNUSED_SUITE_ID); suiteSettings = new SuiteSettings(UNUSED_SUITE_ID); }