| 程序包 | 说明 |
|---|---|
| org.jetlinks.rule.engine.api.scope | |
| org.jetlinks.rule.engine.defaults.scope |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ContextScope
上下文作用域
|
interface |
FlowScope
规则流作用域,可在同一个规则流中使用
|
interface |
GlobalScope
全局作用域,整个服务中都能用
|
interface |
NodeScope
节点作用域
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
InMemoryContextScope |
class |
InMemoryFlowScope |
class |
InMemoryGlobalScope |
class |
InMemoryNodeScope |
class |
InMemoryPersistenceScope |
Copyright © 2019–2021. All rights reserved.