接口的使用
dev.tinyflow.core.chain.repository.NodeStateRepository
使用NodeStateRepository的程序包
程序包
说明
Chain 执行链
-
dev.tinyflow.core.chain中NodeStateRepository的使用
-
dev.tinyflow.core.chain.repository中NodeStateRepository的使用
-
dev.tinyflow.core.chain.runtime中NodeStateRepository的使用
限定符构造器说明ChainExecutor(ChainDefinitionRepository definitionRepository, ChainStateRepository chainStateRepository, NodeStateRepository nodeStateRepository) ChainExecutor(ChainDefinitionRepository definitionRepository, ChainStateRepository chainStateRepository, NodeStateRepository nodeStateRepository, TriggerScheduler triggerScheduler)