config.osmessaging-module.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of flowcentral-messaging-os Show documentation
Show all versions of flowcentral-messaging-os Show documentation
Flowcentral OS Messaging Module
The newest version!
<?xml version="1.0"?> <!-- OS messaging module configuration --> <module name="osmessaging" description="$m{osmessaging.module}" shortCode="OMG" label="$m{osmessaging.label}"> <!-- Applications --> <applications> <application name="osmessaging" shortDescription="$m{osmessaging.short.description}" longDescription="$m{osmessaging.long.description}" autoInstall="true" configFile="apps/osmessaging-application.xml" /> </applications> </module>