Uses of Class
com.ibm.di.connector.maximo.util.TemplateLoader
-
Packages that use TemplateLoader Package Description com.ibm.di.connector.maximo.core Provides core classes for the connector. -
-
Uses of TemplateLoader in com.ibm.di.connector.maximo.core
Methods in com.ibm.di.connector.maximo.core with parameters of type TemplateLoader Modifier and Type Method Description protected java.lang.String
AbstractMxConnMode. post(TemplateLoader tlp, java.util.List<java.lang.String> enterpriseServiceUrlList)
Posts the message extracted from the specified template to the given Maximo Enterprise Service.
-