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