Uses of Class
org.camunda.bpm.engine.impl.pvm.process.ProcessElementImpl

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

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

Subclasses of ProcessElementImpl in org.camunda.bpm.engine.impl.persistence.entity
 class ProcessDefinitionEntity
           
 class ProcessDefinitionStatisticsEntity
           
 

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

Fields in org.camunda.bpm.engine.impl.pvm declared as ProcessElementImpl
protected  ProcessElementImpl ProcessDefinitionBuilder.processElement
           
 

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

Subclasses of ProcessElementImpl in org.camunda.bpm.engine.impl.pvm.process
 class ActivityImpl
           
 class ProcessDefinitionImpl
           
 class ScopeImpl
           
 class TransitionImpl
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.