Uses of Interface
org.camunda.bpm.model.dmn.instance.OwnerReference
-
Packages that use OwnerReference Package Description org.camunda.bpm.model.dmn.impl.instance -
-
Uses of OwnerReference in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement OwnerReference Modifier and Type Class Description class
OwnerReferenceImpl
Fields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type OwnerReference Modifier and Type Field Description protected static ElementReference<OrganizationUnit,OwnerReference>
KnowledgeSourceImpl. ownerRef
-