Uses of Interface
com.composum.ai.aem.core.impl.autotranslate.AutoTranslateConfigService
-
Packages that use AutoTranslateConfigService Package Description com.composum.ai.aem.core.impl.autotranslate com.composum.ai.aem.core.impl.autotranslate.workflow -
-
Uses of AutoTranslateConfigService in com.composum.ai.aem.core.impl.autotranslate
Classes in com.composum.ai.aem.core.impl.autotranslate that implement AutoTranslateConfigService Modifier and Type Class Description class
AutoTranslateConfigServiceImpl
Serves the configurations for the automatic translation service.Fields in com.composum.ai.aem.core.impl.autotranslate declared as AutoTranslateConfigService Modifier and Type Field Description protected AutoTranslateConfigService
AutoPageTranslateServiceImpl. autoTranslateConfigService
protected AutoTranslateConfigService
AutoTranslateServiceImpl. autoTranslateConfigService
-
Uses of AutoTranslateConfigService in com.composum.ai.aem.core.impl.autotranslate.workflow
Fields in com.composum.ai.aem.core.impl.autotranslate.workflow declared as AutoTranslateConfigService Modifier and Type Field Description protected AutoTranslateConfigService
AutoTranslateWorkflowProcess. autoTranslateConfigService
Deprecated.protected AutoTranslateConfigService
TriggerRolloutWorkflowProcess. autoTranslateConfigService
-