Class ContentEntityObjectHibernateDao

    • Constructor Detail

      • ContentEntityObjectHibernateDao

        public ContentEntityObjectHibernateDao​(RetentionFeatureChecker retentionFeatureChecker)
    • Method Detail

      • saveRawWithoutReindex

        public void saveRawWithoutReindex​(com.atlassian.core.bean.EntityObject objectToSave)
        Description copied from interface: ContentEntityObjectDaoInternal

        This is for internal use only, Do not rely on it as a public API.

        Perform a saveRaw but without performing the re-index; it is unnecessary in the context of a migration or upgrade.