Class FinderProxyFactoryImpl

java.lang.Object
com.atlassian.confluence.api.impl.service.content.finder.FinderProxyFactoryImpl
All Implemented Interfaces:
FinderProxyFactory

public class FinderProxyFactoryImpl extends Object implements FinderProxyFactory
  • Constructor Details

    • FinderProxyFactoryImpl

      public FinderProxyFactoryImpl(List<org.springframework.aop.Advisor> advisors, ConfluenceAccessManager confluenceAccessManager)
  • Method Details