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

Packages that use CaseRole
org.camunda.bpm.model.cmmn.impl.instance   
org.camunda.bpm.model.cmmn.instance   
 

Uses of CaseRole in org.camunda.bpm.model.cmmn.impl.instance
 

Classes in org.camunda.bpm.model.cmmn.impl.instance that implement CaseRole
 class CaseRoleImpl
           
 

Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type CaseRole
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<CaseRole> CaseImpl.caseRolesCollection
          Deprecated. 
 

Methods in org.camunda.bpm.model.cmmn.impl.instance that return types with arguments of type CaseRole
 Collection<CaseRole> CaseImpl.getCaseRoles()
           
 

Uses of CaseRole in org.camunda.bpm.model.cmmn.instance
 

Methods in org.camunda.bpm.model.cmmn.instance that return types with arguments of type CaseRole
 Collection<CaseRole> Case.getCaseRoles()
          Deprecated. 
 



Copyright © 2017 camunda services GmbH. All rights reserved.