@Preview(value="3.0") public class StatelessFlowContext extends AbstractFlowContext
| Constructor and Description |
|---|
StatelessFlowContext() |
StatelessFlowContext(String instanceId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStateful()
是否为有状态的
|
StatefulSupporter |
statefulSupporter()
获取有状态的支持者
|
computeIfAbsent, eventBus, executor, executor, getAs, getAsBoolean, getAsNumber, getAsObject, getAsString, getInstanceId, getOrDefault, incrAdd, incrGet, model, put, putAll, putIfAbsent, removepublic StatelessFlowContext(String instanceId)
public StatelessFlowContext()
public final boolean isStateful()
FlowContextpublic StatefulSupporter statefulSupporter()
FlowContextCopyright © 2025. All rights reserved.