Uses of Class
org.exoplatform.commons.api.notification.plugin.AbstractNotificationChildPlugin
-
Packages that use AbstractNotificationChildPlugin Package Description org.exoplatform.commons.api.notification.service.setting -
-
Uses of AbstractNotificationChildPlugin in org.exoplatform.commons.api.notification.service.setting
Methods in org.exoplatform.commons.api.notification.service.setting with parameters of type AbstractNotificationChildPlugin Modifier and Type Method Description voidPluginContainer. addChildPlugin(AbstractNotificationChildPlugin childPlugin)Register child plugin in Container
-