Uses of Interface
org.camunda.bpm.engine.impl.pvm.PvmExecution
Packages that use PvmExecution
Package
Description
-
Uses of PvmExecution in org.camunda.bpm.engine.impl.persistence.entity
Classes in org.camunda.bpm.engine.impl.persistence.entity that implement PvmExecution -
Uses of PvmExecution in org.camunda.bpm.engine.impl.pvm
Subinterfaces of PvmExecution in org.camunda.bpm.engine.impl.pvmMethods in org.camunda.bpm.engine.impl.pvm that return PvmExecutionMethods in org.camunda.bpm.engine.impl.pvm that return types with arguments of type PvmExecution -
Uses of PvmExecution in org.camunda.bpm.engine.impl.pvm.runtime
Classes in org.camunda.bpm.engine.impl.pvm.runtime that implement PvmExecutionMethods in org.camunda.bpm.engine.impl.pvm.runtime that return types with arguments of type PvmExecutionMethod parameters in org.camunda.bpm.engine.impl.pvm.runtime with type arguments of type PvmExecutionModifier and TypeMethodDescriptionprotected void
PvmExecutionImpl.collectExecutions
(String activityId, List<PvmExecution> executions)