Interface AutoTranslateService

    • Method Detail

      • rollback

        void rollback​(org.apache.sling.api.resource.Resource resource)
               throws com.day.cq.wcm.api.WCMException,
                      org.apache.sling.api.resource.PersistenceException
        Rolls the translation results at this resource back - mostly for debugging.
        Throws:
        com.day.cq.wcm.api.WCMException
        org.apache.sling.api.resource.PersistenceException
      • isEnabled

        boolean isEnabled()