跳过导航链接
A B C F G I J L M N P R S U W X 

A

afterProcess(String, Slot) - 类 中的方法com.yomahub.liteflow.spi.solon.SolonCmpAroundAspect
 

B

beforeProcess(String, Slot) - 类 中的方法com.yomahub.liteflow.spi.solon.SolonCmpAroundAspect
 

C

CLASSPATH_ALL_URL_PREFIX - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
CLASSPATH_URL_PREFIX - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
cmpAroundAspect - 类 中的静态变量com.yomahub.liteflow.spi.solon.SolonCmpAroundAspect
 
com.yomahub.liteflow.annotation - 程序包 com.yomahub.liteflow.annotation
 
com.yomahub.liteflow.solon - 程序包 com.yomahub.liteflow.solon
 
com.yomahub.liteflow.solon.config - 程序包 com.yomahub.liteflow.solon.config
 
com.yomahub.liteflow.solon.integration - 程序包 com.yomahub.liteflow.solon.integration
 
com.yomahub.liteflow.spi.solon - 程序包 com.yomahub.liteflow.spi.solon
 

F

FILE_URL_PREFIX - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
flowExecutor(LiteflowConfig) - 类 中的方法com.yomahub.liteflow.solon.config.LiteflowMainAutoConfiguration
 

G

getBean(String) - 类 中的方法com.yomahub.liteflow.spi.solon.SolonAware
 
getBean(Class<T>) - 类 中的方法com.yomahub.liteflow.spi.solon.SolonAware
 
getCmpName(NodeComponent) - 类 中的方法com.yomahub.liteflow.spi.solon.SolonLiteflowComponentSupport
 
getDelay() - 类 中的方法com.yomahub.liteflow.solon.LiteflowMonitorProperty
 
getMainExecutorClass() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getMainExecutorWorks() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getNodeExecutorClass() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getPeriod() - 类 中的方法com.yomahub.liteflow.solon.LiteflowMonitorProperty
 
getQueueLimit() - 类 中的方法com.yomahub.liteflow.solon.LiteflowMonitorProperty
 
getRequestIdGeneratorClass() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getRetryCount() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getRuleSource() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getRuleSourceExtData() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getSlotSize() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getSubstituteCmpClass() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getThreadExecutorClass() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getWhenMaxWaitSeconds() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getWhenMaxWorkers() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
getWhenQueueLimit() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 

I

initCmp() - 类 中的方法com.yomahub.liteflow.spi.solon.SolonContextCmpInit
 
isEnable() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
isEnableLog() - 类 中的方法com.yomahub.liteflow.solon.LiteflowMonitorProperty
 
isParseOnStart() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
isPrintBanner() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
isPrintExecutionLog() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
isSupportMultipleType() - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 

J

JAR_FILE_EXTENSION - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
JAR_URL_PREFIX - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
JAR_URL_SEPARATOR - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 

L

LiteflowComponent - com.yomahub.liteflow.annotation中的注释类型
LiteFlow的组件标识注解
liteflowConfig(LiteflowProperty, LiteflowMonitorProperty) - 类 中的方法com.yomahub.liteflow.solon.config.LiteflowPropertyAutoConfiguration
 
LiteflowMainAutoConfiguration - com.yomahub.liteflow.solon.config中的类
主要的业务装配器 在这个装配器里装配了执行器,执行器初始化类,监控器 这个装配前置条件是需要LiteflowConfig,LiteflowPropertyAutoConfiguration以及SpringAware
LiteflowMainAutoConfiguration() - 类 的构造器com.yomahub.liteflow.solon.config.LiteflowMainAutoConfiguration
 
LiteflowMonitorProperty - com.yomahub.liteflow.solon中的类
监控器的基础参数类
LiteflowMonitorProperty() - 类 的构造器com.yomahub.liteflow.solon.LiteflowMonitorProperty
 
LiteflowProperty - com.yomahub.liteflow.solon中的类
执行流程主要的参数类
LiteflowProperty() - 类 的构造器com.yomahub.liteflow.solon.LiteflowProperty
 
LiteflowPropertyAutoConfiguration - com.yomahub.liteflow.solon.config中的类
LiteflowConfig的装配类 这个装配类主要是把监控器的配置参数类和流程配置参数类作一个合并,转换成统一的配置参数类。
LiteflowPropertyAutoConfiguration() - 类 的构造器com.yomahub.liteflow.solon.config.LiteflowPropertyAutoConfiguration
 

M

monitorBus(LiteflowConfig) - 类 中的方法com.yomahub.liteflow.solon.config.LiteflowMainAutoConfiguration
 

N

nodeComponentMap - 类 中的静态变量com.yomahub.liteflow.solon.integration.XPluginImpl
 

P

parseContent(List<String>) - 类 中的方法com.yomahub.liteflow.spi.solon.SolonPathContentParser
 
priority() - 类 中的方法com.yomahub.liteflow.spi.solon.SolonAware
 
priority() - 类 中的方法com.yomahub.liteflow.spi.solon.SolonCmpAroundAspect
 
priority() - 类 中的方法com.yomahub.liteflow.spi.solon.SolonContextCmpInit
 
priority() - 类 中的方法com.yomahub.liteflow.spi.solon.SolonLiteflowComponentSupport
 
priority() - 类 中的方法com.yomahub.liteflow.spi.solon.SolonPathContentParser
 

R

registerBean(String, Class<T>) - 类 中的方法com.yomahub.liteflow.spi.solon.SolonAware
 
registerBean(Class<T>) - 类 中的方法com.yomahub.liteflow.spi.solon.SolonAware
 
registerBean(String, Object) - 类 中的方法com.yomahub.liteflow.spi.solon.SolonAware
 
registerOrGet(String, Class<T>) - 类 中的方法com.yomahub.liteflow.spi.solon.SolonAware
 
ResourceUtils - com.yomahub.liteflow.spi.solon中的类
 
ResourceUtils() - 类 的构造器com.yomahub.liteflow.spi.solon.ResourceUtils
 

S

setDelay(long) - 类 中的方法com.yomahub.liteflow.solon.LiteflowMonitorProperty
 
setEnable(boolean) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setEnableLog(boolean) - 类 中的方法com.yomahub.liteflow.solon.LiteflowMonitorProperty
 
setMainExecutorClass(String) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setMainExecutorWorks(int) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setNodeExecutorClass(String) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setParseOnStart(boolean) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setPeriod(long) - 类 中的方法com.yomahub.liteflow.solon.LiteflowMonitorProperty
 
setPrintBanner(boolean) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setPrintExecutionLog(boolean) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setQueueLimit(int) - 类 中的方法com.yomahub.liteflow.solon.LiteflowMonitorProperty
 
setRequestIdGeneratorClass(String) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setRetryCount(int) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setRuleSource(String) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setRuleSourceExtData(String) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setSlotSize(int) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setSubstituteCmpClass(String) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setSupportMultipleType(boolean) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setThreadExecutorClass(String) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setWhenMaxWaitSeconds(int) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setWhenMaxWorkers(int) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
setWhenQueueLimit(int) - 类 中的方法com.yomahub.liteflow.solon.LiteflowProperty
 
SolonAware - com.yomahub.liteflow.spi.solon中的类
基于代码形式的 Solon 上下文工具类
SolonAware() - 类 的构造器com.yomahub.liteflow.spi.solon.SolonAware
 
SolonCmpAroundAspect - com.yomahub.liteflow.spi.solon中的类
Solon 环境全局组件切面实现
SolonCmpAroundAspect() - 类 的构造器com.yomahub.liteflow.spi.solon.SolonCmpAroundAspect
 
SolonContextCmpInit - com.yomahub.liteflow.spi.solon中的类
Solon 环境容器上下文组件初始化实现
SolonContextCmpInit() - 类 的构造器com.yomahub.liteflow.spi.solon.SolonContextCmpInit
 
SolonLiteflowComponentSupport - com.yomahub.liteflow.spi.solon中的类
Solon 环境 LiteflowComponent 注解的处理器
SolonLiteflowComponentSupport() - 类 的构造器com.yomahub.liteflow.spi.solon.SolonLiteflowComponentSupport
 
SolonPathContentParser - com.yomahub.liteflow.spi.solon中的类
 
SolonPathContentParser() - 类 的构造器com.yomahub.liteflow.spi.solon.SolonPathContentParser
 
start(AopContext) - 类 中的方法com.yomahub.liteflow.solon.integration.XPluginImpl
 

U

URL_PROTOCOL_FILE - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
URL_PROTOCOL_JAR - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
URL_PROTOCOL_VFS - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
URL_PROTOCOL_VFSFILE - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
URL_PROTOCOL_VFSZIP - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
URL_PROTOCOL_WAR - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
URL_PROTOCOL_WSJAR - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
URL_PROTOCOL_ZIP - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 

W

WAR_URL_PREFIX - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 
WAR_URL_SEPARATOR - 类 中的静态变量com.yomahub.liteflow.spi.solon.ResourceUtils
 

X

XPluginImpl - com.yomahub.liteflow.solon.integration中的类
 
XPluginImpl() - 类 的构造器com.yomahub.liteflow.solon.integration.XPluginImpl
 
A B C F G I J L M N P R S U W X 
跳过导航链接

Copyright © 2022. All rights reserved.