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