Uses of Class
org.exoplatform.commons.api.notification.channel.template.AbstractTemplateBuilder
Packages that use AbstractTemplateBuilder
Package
Description
-
Uses of AbstractTemplateBuilder in org.exoplatform.commons.api.notification.channel
Methods in org.exoplatform.commons.api.notification.channel that return AbstractTemplateBuilderModifier and TypeMethodDescriptionAbstractChannel.getTemplateBuilder(PluginKey key) Gets the template builder by the specified PluginKeyprotected abstract AbstractTemplateBuilderAbstractChannel.getTemplateBuilderInChannel(PluginKey key) -
Uses of AbstractTemplateBuilder in org.exoplatform.commons.api.notification.channel.template
Fields in org.exoplatform.commons.api.notification.channel.template with type parameters of type AbstractTemplateBuilderModifier and TypeFieldDescriptionprotected final Map<PluginKey, AbstractTemplateBuilder> TemplateProvider.templateBuildersMethods in org.exoplatform.commons.api.notification.channel.template that return types with arguments of type AbstractTemplateBuilderModifier and TypeMethodDescriptionTemplateProvider.getTemplateBuilder()Gets all of the template builder what assigned the channel