Class EmailTemplateFixElasticsearchConfig
java.lang.Object
io.meeds.tenant.provisioning.elasticsearch.EmailTemplateFixElasticsearchConfig
@Deprecated(forRemoval=true)
@Configuration
public class EmailTemplateFixElasticsearchConfig
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
This class is added to migrate Email Templates to use new Mapping
to be compliant to Enum constants (using Keyword mapping instead
of Short). It has to be removed just after migration done.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
EmailTemplateFixElasticsearchConfig
public EmailTemplateFixElasticsearchConfig()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
init
@PostConstruct public void init()Deprecated, for removal: This API element is subject to removal in a future version.
-