Uses of Interface
org.camunda.bpm.model.cmmn.instance.Case

Packages that use Case
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
 class CaseImpl
           
 

Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type Case
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Case> DefinitionsImpl.caseCollection
           
 

Methods in org.camunda.bpm.model.cmmn.impl.instance that return types with arguments of type Case
 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
 Collection<Case> Definitions.getCases()
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.