Uses of Interface
se.conciliate.extensions.exportservice.MTExportConfig
Packages that use MTExportConfig
Package
Description
Provides the means to register custom export services and/or
run the built-in export with a custom selection of content.
-
Uses of MTExportConfig in se.conciliate.extensions.exportservice
Methods in se.conciliate.extensions.exportservice that return MTExportConfigModifier and TypeMethodDescriptionMTExportService.createConfig()
Creates a configuration for silently running an MT export.Methods in se.conciliate.extensions.exportservice with parameters of type MTExportConfigModifier and TypeMethodDescriptionvoid
MTExportService.runExport
(MTExportConfig config) Runs a silent MT export.