Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

The InstallComponentTask installs a Component
see InstallComponentTask

Info
titleAttributes
borderStylesolidbgColor='lighblue'

Name

Type

Description

file

String

the archive path for the Component archive

params

String

location of a properties file containing values for the configuration mbean

 

You can also set configuration parameters using the param sub-element.

Code Block
langxml
  <param name="foo" value="bar" />