JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.atlassian.confluence.api.impl.service.content.finder
Interface FinderProxyFactory
All Known Implementing Classes:
FinderProxyFactoryImpl
public interface
FinderProxyFactory
Creates a proxy for the given finder.
Since:
5.8
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T> T
createProxy
(T target,
Class
<T> targetClass)
Method Details
createProxy
<T>
T
createProxy
(T target,
Class
<T> targetClass)