类的使用
net.sinodawn.module.sys.bpmn.bean.CoreBpmnInstanceBean
-
使用CoreBpmnInstanceBean的程序包 程序包 说明 net.sinodawn.module.sys.bpmn.engine.cache net.sinodawn.module.sys.bpmn.engine.support -
-
net.sinodawn.module.sys.bpmn.engine.cache中CoreBpmnInstanceBean的使用
返回CoreBpmnInstanceBean的net.sinodawn.module.sys.bpmn.engine.cache中的方法 修饰符和类型 方法 说明 static <T extends Auditable<ID>,ID extends Serializable>
CoreBpmnInstanceBeanBpmnRuntimeCacheProvider. getBpmnRuntimeInstance(CoreBpmnRuntimeSource<T,ID> source)返回变量类型为CoreBpmnInstanceBean的类型的net.sinodawn.module.sys.bpmn.engine.cache中的方法 修饰符和类型 方法 说明 static <T extends Auditable<ID>,ID extends Serializable>
List<CoreBpmnInstanceBean>BpmnRuntimeCacheProvider. getBpmnRuntimeInstanceList()List<CoreBpmnInstanceBean>BpmnRuntimeData.BpmnProcessData. getDeleteInstanceList()List<CoreBpmnInstanceBean>BpmnRuntimeData.BpmnProcessData. getInsertInstanceList()List<CoreBpmnInstanceBean>BpmnRuntimeData. getInstanceList()参数类型为CoreBpmnInstanceBean的net.sinodawn.module.sys.bpmn.engine.cache中的方法 修饰符和类型 方法 说明 voidBpmnRuntimeData.BpmnProcessData. addDeleteInstance(CoreBpmnInstanceBean instance)voidBpmnRuntimeData.BpmnProcessData. addInsertInstance(CoreBpmnInstanceBean instance)类型变量类型为CoreBpmnInstanceBean的net.sinodawn.module.sys.bpmn.engine.cache中的方法参数 修饰符和类型 方法 说明 voidBpmnRuntimeData. setInstanceList(List<CoreBpmnInstanceBean> instanceList) -
net.sinodawn.module.sys.bpmn.engine.support中CoreBpmnInstanceBean的使用
参数类型为CoreBpmnInstanceBean的net.sinodawn.module.sys.bpmn.engine.support中的方法 修饰符和类型 方法 说明 protected voidAbstractCoreBpmnRuntimeProcessSupport. insertNextInstanceTask(org.dom4j.Document diagram, CoreBpmnInstanceBean instance, List<org.dom4j.Element> nextTaskElementList, CoreBpmnRuntimeSource<T,ID> source)
-