Uses of Class
com.composum.ai.aem.core.impl.autotranslate.AutoTranslateServiceImpl.TranslationRunImpl
-
Packages that use AutoTranslateServiceImpl.TranslationRunImpl Package Description com.composum.ai.aem.core.impl.autotranslate -
-
Uses of AutoTranslateServiceImpl.TranslationRunImpl in com.composum.ai.aem.core.impl.autotranslate
Methods in com.composum.ai.aem.core.impl.autotranslate that return types with arguments of type AutoTranslateServiceImpl.TranslationRunImpl Modifier and Type Method Description List<AutoTranslateServiceImpl.TranslationRunImpl>
AutoTranslateStateService. getTranslationRuns()
List<AutoTranslateServiceImpl.TranslationRunImpl>
AutoTranslateStateServiceImpl. getTranslationRuns()
Methods in com.composum.ai.aem.core.impl.autotranslate with parameters of type AutoTranslateServiceImpl.TranslationRunImpl Modifier and Type Method Description protected void
AutoTranslateServiceImpl. doRollback(org.apache.sling.api.resource.ResourceResolver resourceResolver, AutoTranslateServiceImpl.TranslationRunImpl translationRun)
-