Uses of Class
org.flowable.cmmn.model.CmmnModel
Packages that use CmmnModel
-
Uses of CmmnModel in org.flowable.cmmn.api
Methods in org.flowable.cmmn.api that return CmmnModelModifier and TypeMethodDescriptionCmmnRepositoryService.getCmmnModel
(String caseDefinitionId) Gives access to a deployed case model, e.g., a CMMN 1.1 XML file, through a stream of bytes.