Class CoreCaseService

java.lang.Object
com.flowable.core.service.caze.CoreCaseService

@Transactional
public class CoreCaseService
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected org.flowable.cmmn.api.CmmnRepositoryService cmmnRepositoryService  
    protected FlowableFormDecorator flowableFormDecorator  
    protected org.flowable.form.api.FormRepositoryService formRepositoryService  
    protected com.fasterxml.jackson.databind.ObjectMapper objectMapper  
  • Constructor Summary

    Constructors 
    Constructor Description
    CoreCaseService()  
  • Method Summary

    Modifier and Type Method Description
    org.flowable.form.api.FormInfo getCaseDefinitionStartForm​(java.lang.String caseDefinitionId)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait