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
           
 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
           
 class TransitionImpl
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.