@Transactional public class CoreCaseService extends Object
Modifier and Type | Field and Description |
---|---|
protected CmmnRepositoryService |
cmmnRepositoryService |
protected FlowableFormDecoratorInvoker |
formDecoratorInvoker |
protected FormRepositoryService |
formRepositoryService |
protected com.fasterxml.jackson.databind.ObjectMapper |
objectMapper |
Constructor and Description |
---|
CoreCaseService() |
@Autowired protected CmmnRepositoryService cmmnRepositoryService
@Autowired protected FormRepositoryService formRepositoryService
@Autowired(required=false) protected FlowableFormDecoratorInvoker formDecoratorInvoker
@Autowired protected com.fasterxml.jackson.databind.ObjectMapper objectMapper