Uses of Class
org.flowable.ui.task.model.runtime.CaseDefinitionRepresentation
-
Packages that use CaseDefinitionRepresentation Package Description org.flowable.ui.task.service.runtime -
-
Uses of CaseDefinitionRepresentation in org.flowable.ui.task.service.runtime
Methods in org.flowable.ui.task.service.runtime that return types with arguments of type CaseDefinitionRepresentation Modifier and Type Method Description protected List<CaseDefinitionRepresentation>FlowableCaseDefinitionService. convertDefinitionList(List<org.flowable.cmmn.api.repository.CaseDefinition> definitions)
-