Uses of Interface
org.operaton.bpm.model.cmmn.instance.CaseRole
Packages that use CaseRole
-
Uses of CaseRole in org.operaton.bpm.model.cmmn.impl.instance
Classes in org.operaton.bpm.model.cmmn.impl.instance that implement CaseRoleFields in org.operaton.bpm.model.cmmn.impl.instance with type parameters of type CaseRoleModifier and TypeFieldDescriptionprotected static ChildElementCollection<CaseRole>CaseImpl.caseRolesCollectionDeprecated.since 1.0, use caseRolesChild instead.Methods in org.operaton.bpm.model.cmmn.impl.instance that return types with arguments of type CaseRole -
Uses of CaseRole in org.operaton.bpm.model.cmmn.instance
Methods in org.operaton.bpm.model.cmmn.instance that return types with arguments of type CaseRoleModifier and TypeMethodDescriptionCase.getCaseRoles()Deprecated.since 1.0, useCase.getRoles()instead, which returns a CaseRoles wrapper object.