Class AutomaticTranslationConfiguration
java.lang.Object
org.exoplatform.automatic.translation.api.dto.AutomaticTranslationConfiguration
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAutomaticTranslationConfiguration(List<Connector> connectors, String activeConnector) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddConnector(String name, String description, String apiKey)
-
Constructor Details
-
AutomaticTranslationConfiguration
-
-
Method Details
-
addConnector
-