public class BaseDeploymentResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.cmmn.api.CmmnRepositoryService |
repositoryService |
protected CmmnRestApiInterceptor |
restApiInterceptor |
| Constructor and Description |
|---|
BaseDeploymentResource() |
| Modifier and Type | Method and Description |
|---|---|
protected org.flowable.cmmn.api.repository.CmmnDeployment |
getCmmnDeployment(String deploymentId) |
@Autowired protected org.flowable.cmmn.api.CmmnRepositoryService repositoryService
@Autowired(required=false) protected CmmnRestApiInterceptor restApiInterceptor
protected org.flowable.cmmn.api.repository.CmmnDeployment getCmmnDeployment(String deploymentId)
Copyright © 2020 Flowable. All rights reserved.