RetentionEvaluatorImpl
1881188218831884188518861887188818891890
if (!isInitialized()) { throw new IllegalStateException("workspace '" + getName() + "' not initialized"); } synchronized (this) { if (retentionReg == null) { retentionReg = new RetentionRegistryImpl(getSystemSession(), fs); } return retentionReg; } }
1920192119221923192419251926192719281929
1914191519161917191819191920192119221923
1952195319541955195619571958195919601961
1911191219131914191519161917191819191920
1928192919301931193219331934193519361937
1861186218631864186518661867186818691870
1889189018911892189318941895189618971898