public class BaseModelResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected RepositoryService |
repositoryService |
protected RestResponseFactory |
restResponseFactory |
| Constructor and Description |
|---|
BaseModelResource() |
| Modifier and Type | Method and Description |
|---|---|
protected Model |
getModelFromRequest(String modelId)
Returns the
Model that is requested. |
@Autowired protected RestResponseFactory restResponseFactory
@Autowired protected RepositoryService repositoryService
Copyright © 2018 Flowable. All rights reserved.