Uses of Interface
org.camunda.bpm.model.cmmn.instance.Case
-
Packages that use Case Package Description org.camunda.bpm.model.cmmn.impl.instance org.camunda.bpm.model.cmmn.instance -
-
Uses of Case in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement Case Modifier and Type Class Description classCaseImplFields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type Case Modifier and Type Field Description protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Case>DefinitionsImpl. caseCollectionMethods in org.camunda.bpm.model.cmmn.impl.instance that return types with arguments of type Case Modifier and Type Method Description Collection<Case>DefinitionsImpl. getCases() -
Uses of Case in org.camunda.bpm.model.cmmn.instance
Methods in org.camunda.bpm.model.cmmn.instance that return types with arguments of type Case Modifier and Type Method Description Collection<Case>Definitions. getCases()
-