Uses of Interface
org.camunda.bpm.model.bpmn.instance.HumanPerformer
-
Packages that use HumanPerformer Package Description org.camunda.bpm.model.bpmn.impl.instance org.camunda.bpm.model.bpmn.instance -
-
Uses of HumanPerformer in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement HumanPerformer Modifier and Type Class Description class
HumanPerformerImpl
The BPMN humanPerformer elementclass
PotentialOwnerImpl
The BPMN potentialOwner element -
Uses of HumanPerformer in org.camunda.bpm.model.bpmn.instance
Subinterfaces of HumanPerformer in org.camunda.bpm.model.bpmn.instance Modifier and Type Interface Description interface
PotentialOwner
The BPMN potentialOwner element
-