| Package | Description |
|---|---|
| com.flowable.engage.external.system.service |
| Modifier and Type | Class and Description |
|---|---|
class |
WebClientExternalSystemContentProvider
ExternalSystemContentProvider that uses WebClient to fetch the external content. |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ExternalSystemContentProvider> |
ExternalSystemContentServiceImpl.externalSystemContentProviders |
| Modifier and Type | Method and Description |
|---|---|
protected ExternalSystemContentProvider |
ExternalSystemContentServiceImpl.getAdapterProvider(String externalSystemId) |
| Constructor and Description |
|---|
ExternalSystemContentServiceImpl(org.flowable.content.api.ContentService contentService,
Collection<ExternalSystemContentProvider> externalSystemContentProviders,
Duration contentWaitDuration) |
Copyright © 2019. All rights reserved.