| 程序包 | 说明 |
|---|---|
| org.jetlinks.rule.engine.api.scope | |
| org.jetlinks.rule.engine.api.task | |
| org.jetlinks.rule.engine.defaults.scope |
| 限定符和类型 | 方法和说明 |
|---|---|
NodeScope |
FlowScope.node(String id)
获取一个节点的作用域
|
| 限定符和类型 | 方法和说明 |
|---|---|
default NodeScope |
ExecutionContext.node()
获取当前规则节点作用域
|
default NodeScope |
ExecutionContext.node(String id)
获取指定节点的作用域
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
InMemoryNodeScope |
| 限定符和类型 | 方法和说明 |
|---|---|
NodeScope |
InMemoryFlowScope.node(String id) |
Copyright © 2019–2021. All rights reserved.