public class BaseDeploymentResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.eventregistry.api.EventRepositoryService |
repositoryService |
protected EventRegistryRestApiInterceptor |
restApiInterceptor |
| Constructor and Description |
|---|
BaseDeploymentResource() |
| Modifier and Type | Method and Description |
|---|---|
protected org.flowable.eventregistry.api.EventDeployment |
getEventDeployment(String deploymentId) |
@Autowired protected org.flowable.eventregistry.api.EventRepositoryService repositoryService
@Autowired(required=false) protected EventRegistryRestApiInterceptor restApiInterceptor
protected org.flowable.eventregistry.api.EventDeployment getEventDeployment(String deploymentId)
Copyright © 2020 Flowable. All rights reserved.