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