2.2.3.3. Data Injector

Warning

You are looking at documentation for an older release. Not what you want? See the current release documentation.

This plugin is used to initialize data for Wiki. The configuration can be found in wiki-injector/src/main/resources/conf/portal/configuration.xml.

Sample configuration:


<external-component-plugins>
    <target-component>org.exoplatform.services.bench.DataInjectorService</target-component>
    <component-plugin>
        <name>WikiDataInjector</name>
        <set-method>addInjector</set-method>
        <type>org.exoplatform.wiki.bench.WikiDataInjector</type>
        <description>inject data for Wiki</description>
    </component-plugin>
</external-component-plugins>

In which:

Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus