Uses of Interface
org.camunda.bpm.engine.impl.pvm.PvmProcessElement

Packages that use PvmProcessElement
org.camunda.bpm.engine.impl.persistence.entity   
org.camunda.bpm.engine.impl.pvm   
org.camunda.bpm.engine.impl.pvm.process   
 

Uses of PvmProcessElement in org.camunda.bpm.engine.impl.persistence.entity
 

Classes in org.camunda.bpm.engine.impl.persistence.entity that implement PvmProcessElement
 class ProcessDefinitionEntity
           
 class ProcessDefinitionStatisticsEntity
           
 

Uses of PvmProcessElement in org.camunda.bpm.engine.impl.pvm
 

Subinterfaces of PvmProcessElement in org.camunda.bpm.engine.impl.pvm
 interface PvmActivity
          Defines an activity insisde a process.
 interface PvmProcessDefinition
           
 interface PvmScope
           
 interface PvmTransition
           
 interface ReadOnlyProcessDefinition
           
 

Uses of PvmProcessElement in org.camunda.bpm.engine.impl.pvm.process
 

Classes in org.camunda.bpm.engine.impl.pvm.process that implement PvmProcessElement
 class ActivityImpl
           
 class ProcessDefinitionImpl
           
 class ScopeImpl
          A Bpmn scope.
 class TransitionImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.