您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
C
D
F
G
I
L
M
S
A
afterSingletonsInstantiated()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowExecutorInit
C
com.yomahub.liteflow.springboot
- 程序包 com.yomahub.liteflow.springboot
com.yomahub.liteflow.springboot.config
- 程序包 com.yomahub.liteflow.springboot.config
componentScanner(LiteflowConfig, SpringAware)
- 类 中的方法com.yomahub.liteflow.springboot.config.
LiteflowMainAutoConfiguration
D
declBeanDefinition()
- 类 中的方法com.yomahub.liteflow.springboot.config.
LiteflowMainAutoConfiguration
F
flowExecutor(LiteflowConfig, SpringAware)
- 类 中的方法com.yomahub.liteflow.springboot.config.
LiteflowMainAutoConfiguration
G
getDelay()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowMonitorProperty
getGlobalThreadPoolExecutorClass()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getGlobalThreadPoolQueueSize()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getGlobalThreadPoolSize()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getMainExecutorClass()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getMainExecutorWorks()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getNodeExecutorClass()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getParseMode()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getPeriod()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowMonitorProperty
getQueueLimit()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowMonitorProperty
getRequestIdGeneratorClass()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getRetryCount()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
已过时。
getRuleSource()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getRuleSourceExtData()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getRuleSourceExtDataMap()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getScriptSetting()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getSlotSize()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getWhenMaxWaitSeconds()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
已过时。
getWhenMaxWaitTime()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
getWhenMaxWaitTimeUnit()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
I
isCheckNodeExists()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
isEnable()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
isEnableLog()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowMonitorProperty
isEnableMonitorFile()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
isEnableNodeInstanceId()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
isFallbackCmpEnable()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
isFastLoad()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
isPrintBanner()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
isPrintExecutionLog()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
isSupportMultipleType()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
isWhenThreadPoolIsolate()
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
L
liteflowConfig(LiteflowProperty, LiteflowMonitorProperty)
- 类 中的方法com.yomahub.liteflow.springboot.config.
LiteflowPropertyAutoConfiguration
LiteflowExecutorInit
-
com.yomahub.liteflow.springboot
中的类
执行器初始化类 主要用于在启动时执行执行器的初始化方法,避免在运行执行器时第一次初始化而耗费时间
LiteflowExecutorInit(FlowExecutor)
- 类 的构造器com.yomahub.liteflow.springboot.
LiteflowExecutorInit
liteflowExecutorInit1(FlowExecutor)
- 类 中的方法com.yomahub.liteflow.springboot.config.
LiteflowMainAutoConfiguration
liteflowExecutorInit2(FlowExecutor)
- 类 中的方法com.yomahub.liteflow.springboot.config.
LiteflowMainAutoConfiguration
LiteflowMainAutoConfiguration
-
com.yomahub.liteflow.springboot.config
中的类
主要的业务装配器 在这个装配器里装配了执行器,执行器初始化类,监控器 这个装配前置条件是需要LiteflowConfig,LiteflowPropertyAutoConfiguration以及SpringAware
LiteflowMainAutoConfiguration()
- 类 的构造器com.yomahub.liteflow.springboot.config.
LiteflowMainAutoConfiguration
LiteflowMonitorProperty
-
com.yomahub.liteflow.springboot
中的类
监控器的基础参数类
LiteflowMonitorProperty()
- 类 的构造器com.yomahub.liteflow.springboot.
LiteflowMonitorProperty
LiteflowProperty
-
com.yomahub.liteflow.springboot
中的类
执行流程主要的参数类
LiteflowProperty()
- 类 的构造器com.yomahub.liteflow.springboot.
LiteflowProperty
LiteflowPropertyAutoConfiguration
-
com.yomahub.liteflow.springboot.config
中的类
LiteflowConfig的装配类 这个装配类主要是把监控器的配置参数类和流程配置参数类作一个合并,转换成统一的配置参数类。
LiteflowPropertyAutoConfiguration()
- 类 的构造器com.yomahub.liteflow.springboot.config.
LiteflowPropertyAutoConfiguration
liteflowSpiInit()
- 类 中的方法com.yomahub.liteflow.springboot.config.
LiteflowMainAutoConfiguration
M
monitorBus(LiteflowConfig, SpringAware)
- 类 中的方法com.yomahub.liteflow.springboot.config.
LiteflowMainAutoConfiguration
S
setCheckNodeExists(boolean)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setDelay(long)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowMonitorProperty
setEnable(boolean)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setEnableLog(boolean)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowMonitorProperty
setEnableMonitorFile(boolean)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setEnableNodeInstanceId(boolean)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setFallbackCmpEnable(boolean)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setFastLoad(boolean)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setGlobalThreadPoolExecutorClass(String)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setGlobalThreadPoolQueueSize(Integer)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setGlobalThreadPoolSize(Integer)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setMainExecutorClass(String)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setMainExecutorWorks(int)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setNodeExecutorClass(String)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setParseMode(ParseModeEnum)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setPeriod(long)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowMonitorProperty
setPrintBanner(boolean)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setPrintExecutionLog(boolean)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setQueueLimit(int)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowMonitorProperty
setRequestIdGeneratorClass(String)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setRetryCount(int)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
已过时。
setRuleSource(String)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setRuleSourceExtData(String)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setRuleSourceExtDataMap(Map<String, String>)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setScriptSetting(Map<String, String>)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setSlotSize(int)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setSupportMultipleType(boolean)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setWhenMaxWaitSeconds(int)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
已过时。
setWhenMaxWaitTime(int)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setWhenMaxWaitTimeUnit(TimeUnit)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
setWhenThreadPoolIsolate(boolean)
- 类 中的方法com.yomahub.liteflow.springboot.
LiteflowProperty
A
C
D
F
G
I
L
M
S
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2025. All rights reserved.