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