Class ExtensionInstanceOutputFilterStreamFactory

  • All Implemented Interfaces:
    org.xwiki.component.phase.Initializable, org.xwiki.filter.FilterStreamFactory, OutputInstanceFilterStreamFactory, org.xwiki.filter.output.BeanOutputFilterStreamFactory<ExtensionInstanceOutputProperties>, org.xwiki.filter.output.OutputFilterStreamFactory

    @Component
    @Named("xwiki+instance+extension")
    @Singleton
    public class ExtensionInstanceOutputFilterStreamFactory
    extends org.xwiki.filter.instance.internal.output.AbstractBeanOutputInstanceFilterStreamFactory<ExtensionInstanceOutputProperties,​org.xwiki.filter.event.extension.ExtensionFilter>
    Since:
    6.2M1
    Version:
    $Id: 5ffc5837cc2511095cbc0a766d4f4a3aa47a68b4 $
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String ID
      static String ROLEHINT
      The role hint of this OutputFilterStreamFactory.
      • Fields inherited from class org.xwiki.filter.AbstractBeanFilterStreamFactory

        beanManager
      • Fields inherited from class org.xwiki.filter.AbstractFilterStreamFactory

        descriptor, type
    • Method Summary

      • Methods inherited from class org.xwiki.filter.output.AbstractBeanOutputFilterStreamFactory

        createOutputFilterStream, createOutputFilterStream, getFilterInterfaces, initialize
      • Methods inherited from class org.xwiki.filter.AbstractBeanFilterStreamFactory

        createPropertiesBean, getDescription, getName, getPropertiesBeanClass, setDescription, setName, setPropertiesBeanClass
      • Methods inherited from class org.xwiki.filter.AbstractFilterStreamFactory

        getDescriptor, getType, setDescriptor
      • Methods inherited from interface org.xwiki.filter.FilterStreamFactory

        getDescriptor, getFilterInterfaces, getType
      • Methods inherited from interface org.xwiki.component.phase.Initializable

        initialize
      • Methods inherited from interface org.xwiki.filter.output.OutputFilterStreamFactory

        createOutputFilterStream