Uses of Interface
org.camunda.bpm.model.bpmn.instance.Performer

Packages that use Performer
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
 class HumanPerformerImpl
          The BPMN humanPerformer element
 class PerformerImpl
          The BPMN performer element
 class 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
 interface HumanPerformer
          The BPMN humanPerformer element
 interface PotentialOwner
          The BPMN potentialOwner element
 



Copyright © 2017 camunda services GmbH. All rights reserved.