RetentionEvaluatorImpl
1878187918801881188218831884188518861887
if (!isInitialized()) { throw new IllegalStateException("workspace '" + getName() + "' not initialized"); } synchronized (this) { if (retentionReg == null) { retentionReg = new RetentionRegistryImpl(getSystemSession(), fs); } return retentionReg; } }
1914191519161917191819191920192119221923
1910191119121913191419151916191719181919
1837183818391840184118421843184418451846
1916191719181919192019211922192319241925
1912191319141915191619171918191919201921
1885188618871888188918901891189218931894
1920192119221923192419251926192719281929