public class BaseDeploymentResourceDataResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ContentTypeResolver |
contentTypeResolver |
protected org.flowable.eventregistry.api.EventRepositoryService |
repositoryService |
protected EventRegistryRestApiInterceptor |
restApiInterceptor |
| Constructor and Description |
|---|
BaseDeploymentResourceDataResource() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getDeploymentResourceData(String deploymentId,
String resourceName,
javax.servlet.http.HttpServletResponse response) |
@Autowired protected ContentTypeResolver contentTypeResolver
@Autowired protected org.flowable.eventregistry.api.EventRepositoryService repositoryService
@Autowired(required=false) protected EventRegistryRestApiInterceptor restApiInterceptor
Copyright © 2020 Flowable. All rights reserved.