| Package | Description |
|---|---|
| com.flowable.indexing | |
| com.flowable.platform.service.content | |
| com.flowable.platform.service.index | |
| com.flowable.platform.service.reports |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected SearchService |
PlatformFolderItemService.searchService |
| Modifier and Type | Field and Description |
|---|---|
protected SearchService |
WorkIndexService.searchService |
| Modifier and Type | Field and Description |
|---|---|
protected SearchService |
PlatformReportService.searchService |
| Constructor and Description |
|---|
PlatformReportService(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
TemplateLoader templateLoader,
SearchService searchService,
com.flowable.platform.security.permission.PermissionServiceRegistry permissionServiceRegistry,
WorkDefinitionService workDefinitionService,
org.flowable.cmmn.api.CmmnRepositoryService cmmnRepositoryService,
org.flowable.engine.RepositoryService repositoryService,
org.springframework.core.io.Resource[] reportResources) |
Copyright © 2019. All rights reserved.