Class ContentLinkHtmlProcessorPlugin

java.lang.Object
io.meeds.social.cms.plugin.ContentLinkHtmlProcessorPlugin
All Implemented Interfaces:
io.meeds.social.html.plugin.HtmlProcessorPlugin

@Component public class ContentLinkHtmlProcessorPlugin extends Object implements io.meeds.social.html.plugin.HtmlProcessorPlugin
  • Constructor Details

    • ContentLinkHtmlProcessorPlugin

      public ContentLinkHtmlProcessorPlugin()
  • Method Details

    • init

      @PostConstruct public void init()
    • process

      public String process(String html, io.meeds.social.html.model.HtmlProcessorContext context)
      Specified by:
      process in interface io.meeds.social.html.plugin.HtmlProcessorPlugin