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 classHumanPerformerImplThe BPMN humanPerformer elementclassPotentialOwnerImplThe 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 interfacePotentialOwnerThe BPMN potentialOwner element
-