| 程序包 | 说明 |
|---|---|
| org.jetlinks.rule.engine.api.scope | |
| org.jetlinks.rule.engine.api.task | |
| org.jetlinks.rule.engine.defaults.scope |
| 限定符和类型 | 方法和说明 |
|---|---|
ContextScope |
FlowScope.context(String id)
获取一个上下文作用域
|
| 限定符和类型 | 方法和说明 |
|---|---|
default ContextScope |
ExecutionContext.scope(RuleData ruleData)
根据规则数据来获取上下文作用域,默认使用
RuleData#getContextId()作为上下文ID |
default ContextScope |
ExecutionContext.scope(String id)
获取上下文作用域
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
InMemoryContextScope |
| 限定符和类型 | 方法和说明 |
|---|---|
ContextScope |
InMemoryFlowScope.context(String id) |
Copyright © 2019–2021. All rights reserved.