All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.icthh.xm.commons.messaging.communication.CommunicationConstants Maven / Gradle / Ivy

There is a newer version: 4.0.17
Show newest version
package com.icthh.xm.commons.messaging.communication;

public class CommunicationConstants {
    public static final String TEMPLATE_MODEL  = "templateModel";
    public static final String LANGUAGE = "language";
    public static final String TEMPLATE_NAME = "templateName";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy