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