| Modifier and Type | Class and Description |
|---|---|
class |
SpaceServiceImpl.SpaceFinderImpl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AttachmentService.AttachmentFinder
A finder for locating attachments.
|
static interface |
ContentPropertyService.ContentPropertyFetcher |
static interface |
ContentPropertyService.ContentPropertyFinder |
static interface |
ContentPropertyService.ParameterContentPropertyFinder |
static interface |
SpacePropertyService.SpacePropertyFinder |
static interface |
SpaceService.SpaceFinder
A finder for locating spaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionWrappingFinder<T>
Wraps all the
SingleFetcher and
ManyFetcher methods in a
transaction template, so that we ensure all results are returned in (at least) the same read only
transaction. |
| Constructor and Description |
|---|
TransactionWrappingFinder(SingleFetcher<T> singleFetcherDelegate,
ManyFetcher<T> manyFetcherDelegate,
TransactionalHostContextAccessor hostContextAccessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpacePropertyFinderImpl
Finder for
ContentProperty objects. |
Copyright © 2003–2015 Atlassian. All rights reserved.