Class AbstractFinder<T>
java.lang.Object
com.atlassian.confluence.api.impl.service.content.finder.AbstractFinder<T>
- All Implemented Interfaces:
SingleFetcher<T>
- Direct Known Subclasses:
GroupServiceImpl.GroupFinderImpl
,PersonServiceImpl.PersonFinderImpl
,SpaceServiceImpl.SpaceFinderImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.confluence.api.service.finder.SingleFetcher
fetch, fetchOneOrNull, fetchOrNull
-
Field Details
-
expansions
-
-
Constructor Details
-
AbstractFinder
-
-
Method Details
-
getExpansions
-