JBoss.orgCommunity Documentation
<external-component-plugins>
<target-component>org.exoplatform.calendar.service.CalendarService</target-component>
<component-plugin>
<name>CalendarEventListener</name>
<set-method>addEventListenerPlugin</set-method>
<type>org.exoplatform.cs.ext.impl.CalendarSpaceActivityPublisher</type>
</component-plugin>
</external-component-plugins>
Details:
Name: CalendarEventListener
- The name of the plugin.
Set-method: addEventListenerPlugin
- The plugin which registers the method.
Type: org.exoplatform.cs.ext.impl.CalendarSpaceActivityPublisher
- A class that executes all the requires of the plugin.
Description: It is a plugin used to customize the activity status of a specific space when an event happens on a calendar.