接口 org.activiti.engine.impl.pvm.PvmScope
的使用

使用 PvmScope 的软件包
org.activiti.engine.impl.bpmn.helper   
org.activiti.engine.impl.persistence.entity   
org.activiti.engine.impl.pvm   
org.activiti.engine.impl.pvm.process   
 

org.activiti.engine.impl.bpmn.helperPvmScope 的使用
 

参数类型为 PvmScopeorg.activiti.engine.impl.bpmn.helper 中的方法
static ExecutionEntity ScopeUtil.findScopeExecutionForScope(ExecutionEntity execution, PvmScope scopeActivity)
          returns the top-most execution sitting in an activity part of the scope defined by 'scopeActivitiy'.
 

org.activiti.engine.impl.persistence.entityPvmScope 的使用
 

实现 PvmScopeorg.activiti.engine.impl.persistence.entity 中的类
 class ProcessDefinitionEntity
           
 

org.activiti.engine.impl.pvmPvmScope 的使用
 

org.activiti.engine.impl.pvmPvmScope 的子接口
 interface PvmActivity
           
 interface PvmProcessDefinition
           
 interface ReadOnlyProcessDefinition
           
 

返回 PvmScopeorg.activiti.engine.impl.pvm 中的方法
 PvmScope PvmActivity.getParent()
           
 

org.activiti.engine.impl.pvm.processPvmScope 的使用
 

实现 PvmScopeorg.activiti.engine.impl.pvm.process 中的类
 class ActivityImpl
           
 class ProcessDefinitionImpl
           
 class ScopeImpl
           
 



Copyright © 2013 Alfresco. All rights reserved.