JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
F
G
H
I
N
O
P
R
S
T
U
W
F
FlowStateRecord
- Class in
org.noear.solon.flow.stateful
流状态记录
FlowStateRecord(String, String, int, String, long)
- Constructor for class org.noear.solon.flow.stateful.
FlowStateRecord
FlowStateRepository
- Interface in
org.noear.solon.flow.stateful
流点状态仓库
G
getChainId()
- Method in class org.noear.solon.flow.stateful.
FlowStateRecord
链Id
getCreated()
- Method in class org.noear.solon.flow.stateful.
FlowStateRecord
创建时间戳
getInstanceId()
- Method in class org.noear.solon.flow.stateful.
StatefulFlowContext
获取实例id
getNode()
- Method in class org.noear.solon.flow.stateful.
StatefulNode
节点
getNodeId()
- Method in class org.noear.solon.flow.stateful.
FlowStateRecord
节点Id
getNodeState()
- Method in class org.noear.solon.flow.stateful.
FlowStateRecord
节点状态
getOperator()
- Method in class org.noear.solon.flow.stateful.
FlowStateRecord
操作员
getOperator()
- Method in class org.noear.solon.flow.stateful.
StatefulFlowContext
获取操作员
getState(StatefulFlowContext, String, String)
- Method in interface org.noear.solon.flow.stateful.
FlowStateRepository
获取状态
getState(StatefulFlowContext, String, String)
- Method in class org.noear.solon.flow.stateful.repository.
InMemoryStateRepository
getState(StatefulFlowContext, String, String)
- Method in class org.noear.solon.flow.stateful.
StatefulFlowEngine
获取状态
getState()
- Method in class org.noear.solon.flow.stateful.
StatefulNode
状态
getStateRecords(StatefulFlowContext)
- Method in interface org.noear.solon.flow.stateful.
FlowStateRepository
获取状态记录
getStateRecords(StatefulFlowContext)
- Method in class org.noear.solon.flow.stateful.repository.
InMemoryStateRepository
getStateRecords(StatefulFlowContext)
- Method in class org.noear.solon.flow.stateful.
StatefulFlowEngine
获取状态记录
getStateRepository()
- Method in class org.noear.solon.flow.stateful.
StatefulSimpleFlowDriver
getTaskNode()
- Method in class org.noear.solon.flow.stateful.
StatefulFlowContext
获取任务节点
H
handleTask(FlowContext, Task)
- Method in class org.noear.solon.flow.stateful.
StatefulSimpleFlowDriver
I
InMemoryStateRepository
- Class in
org.noear.solon.flow.stateful.repository
简单状态仓库
InMemoryStateRepository()
- Constructor for class org.noear.solon.flow.stateful.repository.
InMemoryStateRepository
isMyTask(StatefulFlowContext, Task)
- Method in class org.noear.solon.flow.stateful.
StatefulSimpleFlowDriver
N
NodeStates
- Class in
org.noear.solon.flow.stateful
流节点状态(用整型方便扩展和调整)
NodeStates()
- Constructor for class org.noear.solon.flow.stateful.
NodeStates
O
org.noear.solon.flow.stateful
- package org.noear.solon.flow.stateful
org.noear.solon.flow.stateful.repository
- package org.noear.solon.flow.stateful.repository
P
PASS
- Static variable in class org.noear.solon.flow.stateful.
NodeStates
通过
postState(StatefulFlowContext, String, String, int, FlowEngine)
- Method in interface org.noear.solon.flow.stateful.
FlowStateRepository
提交状态
postState(StatefulFlowContext, String, String, int, FlowEngine)
- Method in class org.noear.solon.flow.stateful.repository.
InMemoryStateRepository
postState(StatefulFlowContext, String, String, int)
- Method in class org.noear.solon.flow.stateful.
StatefulFlowEngine
提交状态
R
REJECT
- Static variable in class org.noear.solon.flow.stateful.
NodeStates
拒绝
S
setTaskNode(StatefulNode)
- Method in class org.noear.solon.flow.stateful.
StatefulFlowContext
获取任务节点
StatefulFlowContext
- Class in
org.noear.solon.flow.stateful
有状态的流上下文
StatefulFlowContext()
- Constructor for class org.noear.solon.flow.stateful.
StatefulFlowContext
StatefulFlowContext(String, String)
- Constructor for class org.noear.solon.flow.stateful.
StatefulFlowContext
StatefulFlowEngine
- Class in
org.noear.solon.flow.stateful
有状态的流引擎(也可以用于无状态)
StatefulFlowEngine(StatefulSimpleFlowDriver)
- Constructor for class org.noear.solon.flow.stateful.
StatefulFlowEngine
StatefulNode
- Class in
org.noear.solon.flow.stateful
有状态的节点
StatefulNode(Node, int)
- Constructor for class org.noear.solon.flow.stateful.
StatefulNode
StatefulSimpleFlowDriver
- Class in
org.noear.solon.flow.stateful
有状态的简单流驱动器
StatefulSimpleFlowDriver()
- Constructor for class org.noear.solon.flow.stateful.
StatefulSimpleFlowDriver
StatefulSimpleFlowDriver(FlowStateRepository)
- Constructor for class org.noear.solon.flow.stateful.
StatefulSimpleFlowDriver
StatefulSimpleFlowDriver(FlowStateRepository, Container)
- Constructor for class org.noear.solon.flow.stateful.
StatefulSimpleFlowDriver
StatefulSimpleFlowDriver(FlowStateRepository, Evaluation)
- Constructor for class org.noear.solon.flow.stateful.
StatefulSimpleFlowDriver
StatefulSimpleFlowDriver(FlowStateRepository, Evaluation, Container)
- Constructor for class org.noear.solon.flow.stateful.
StatefulSimpleFlowDriver
T
toString()
- Method in class org.noear.solon.flow.stateful.
StatefulNode
U
UNDEFINED
- Static variable in class org.noear.solon.flow.stateful.
NodeStates
未定议
W
WAIT
- Static variable in class org.noear.solon.flow.stateful.
NodeStates
等待
WITHDRAW
- Static variable in class org.noear.solon.flow.stateful.
NodeStates
撤回
WITHDRAW_ALL
- Static variable in class org.noear.solon.flow.stateful.
NodeStates
撤回全部
F
G
H
I
N
O
P
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025. All rights reserved.