| Interface | Description |
|---|---|
| FinderFactory |
Finder Factory interface for better unit testing
|
| Class | Description |
|---|---|
| ContentTemplateFactory |
Factory builds ContentTemplate from PageTemplate.
|
| LabelFactory |
Simple converter factory converts a Entity Label to Model Label object
|
| TemplateFinderFactory |
Makes Template Finder instance
|
| 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. |
Copyright © 2017 Atlassian. All rights reserved.