public class FlwExtInstance extends Object implements ProcessModelCache, Serializable
限定符和类型 | 字段和说明 |
---|---|
protected String |
processName
流程定义名称(冗余业务直接可用)
|
protected String |
processType
流程定义类型(冗余业务直接可用)
|
构造器和说明 |
---|
FlwExtInstance() |
限定符和类型 | 方法和说明 |
---|---|
static ProcessModel |
cacheProcessModelById(Long id,
Supplier<ProcessModel> supplier) |
String |
modelCacheKey()
流程模型缓存KEY
|
static FlwExtInstance |
of(FlwInstance flwInstance,
FlwProcess flwProcess) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getModelContent, model, model
protected String processName
protected String processType
public static FlwExtInstance of(FlwInstance flwInstance, FlwProcess flwProcess)
public String modelCacheKey()
ProcessModelCache
modelCacheKey
在接口中 ProcessModelCache
public static ProcessModel cacheProcessModelById(Long id, Supplier<ProcessModel> supplier)
Copyright © 2025. All rights reserved.