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, waitgetModelContent, model, modelprotected String processName
protected String processType
public static FlwExtInstance of(FlwInstance flwInstance, FlwProcess flwProcess)
public String modelCacheKey()
ProcessModelCachemodelCacheKey 在接口中 ProcessModelCachepublic static ProcessModel cacheProcessModelById(Long id, Supplier<ProcessModel> supplier)
Copyright © 2025. All rights reserved.