跳过导航链接
A B C D E G I O P Q R S U W 

A

AbstractProvider - com.github.lontime.base.workflow.provider中的类
AbstractProvider.
AbstractProvider() - 类 的构造器com.github.lontime.base.workflow.provider.AbstractProvider
 
AbstractWfRdbmsImpl<REQ extends com.github.lontime.base.api.workflow.ReactiveInterface> - com.github.lontime.base.workflow.impl中的类
WfRdbmsInterface
AbstractWfRdbmsImpl(String) - 类 的构造器com.github.lontime.base.workflow.impl.AbstractWfRdbmsImpl
 
AbstractWorkflowService<REQ extends com.github.lontime.base.api.workflow.ReactiveInterface,RES extends com.github.lontime.base.api.workflow.StatefulInterface> - com.github.lontime.base.workflow.impl中的类
AbstractWorkflowService.
AbstractWorkflowService(WfPersistentInterface<REQ>) - 类 的构造器com.github.lontime.base.workflow.impl.AbstractWorkflowService
 
afterRoute(RemoteContext, REQ, RES) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWorkflowService
 

B

beforeRoute(RemoteContext, REQ) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWorkflowService
 

C

close() - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
close.
com.github.lontime.base.workflow - 程序包 com.github.lontime.base.workflow
 
com.github.lontime.base.workflow.configuration - 程序包 com.github.lontime.base.workflow.configuration
 
com.github.lontime.base.workflow.impl - 程序包 com.github.lontime.base.workflow.impl
 
com.github.lontime.base.workflow.interfaces - 程序包 com.github.lontime.base.workflow.interfaces
 
com.github.lontime.base.workflow.provider - 程序包 com.github.lontime.base.workflow.provider
 
create() - 类 中的静态方法com.github.lontime.base.workflow.provider.DefaultProvider
 

D

DefaultProvider - com.github.lontime.base.workflow.provider中的类
DefaultProvider.
DefaultProvider() - 类 的构造器com.github.lontime.base.workflow.provider.DefaultProvider
 
destroy(String, String, REQ, MsgCodec<REQ, RES>) - 类 中的方法com.github.lontime.base.workflow.provider.AbstractProvider
 
destroy(String, REQ, MsgCodec<REQ, RES>) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
destroy.
destroy(String, String, REQ, MsgCodec<REQ, RES>) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
destroy.
DESTROY_NAME - 接口 中的静态变量com.github.lontime.base.workflow.provider.Provider
 

E

end(String, String, REQ, MsgCodec<REQ, RES>) - 类 中的方法com.github.lontime.base.workflow.provider.AbstractProvider
 
end(String, REQ, MsgCodec<REQ, RES>) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
start.
end(String, String, REQ, MsgCodec<REQ, RES>) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
end.
END_NAME - 接口 中的静态变量com.github.lontime.base.workflow.provider.Provider
 

G

get() - 类 中的静态方法com.github.lontime.base.workflow.WorkflowInstance
 
getCountStateSql() - 类 中的方法com.github.lontime.base.workflow.impl.WfMysqlImpl
 
getCountStateSql() - 接口 中的方法com.github.lontime.base.workflow.interfaces.WfRdbmsInterface
getQueryStateSql.
getInsertAuditTrailSql() - 类 中的方法com.github.lontime.base.workflow.impl.WfMysqlImpl
 
getInsertAuditTrailSql() - 接口 中的方法com.github.lontime.base.workflow.interfaces.WfRdbmsInterface
getInsertAuditTrailSql.
getInsertStateSql() - 类 中的方法com.github.lontime.base.workflow.impl.WfMysqlImpl
 
getInsertStateSql() - 接口 中的方法com.github.lontime.base.workflow.interfaces.WfRdbmsInterface
getInsertStateSql.
getInstance() - 类 中的静态方法com.github.lontime.base.workflow.configuration.OptionResolver
 
getName() - 类 中的方法com.github.lontime.base.workflow.provider.DefaultProvider
 
getName() - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
getName.
getQueryStateSql() - 类 中的方法com.github.lontime.base.workflow.impl.WfMysqlImpl
 
getQueryStateSql() - 接口 中的方法com.github.lontime.base.workflow.interfaces.WfRdbmsInterface
getQueryStateSql.
getSchema(String) - 类 中的方法com.github.lontime.base.workflow.configuration.OptionResolver
 
getStep(Options.Schema, String) - 类 中的方法com.github.lontime.base.workflow.configuration.OptionResolver
 
getUpdateStateSql() - 类 中的方法com.github.lontime.base.workflow.impl.WfMysqlImpl
 
getUpdateStateSql() - 接口 中的方法com.github.lontime.base.workflow.interfaces.WfRdbmsInterface
getUpdateStateSql.

I

insertAuditTrail(Connection, REQ, byte[], byte[]) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWfRdbmsImpl
 
insertAuditTrail(REQ, byte[], byte[]) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWfRdbmsImpl
 
insertAuditTrail(REQ, byte[], byte[]) - 接口 中的方法com.github.lontime.base.workflow.interfaces.WfPersistentInterface
insertAuditTrail.
insertState(Connection, REQ) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWfRdbmsImpl
 
insertState(REQ) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWfRdbmsImpl
 
insertState(REQ) - 接口 中的方法com.github.lontime.base.workflow.interfaces.WfPersistentInterface
insertState.
insertStateAndAuditTrail(REQ, byte[], byte[]) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWfRdbmsImpl
 
insertStateAndAuditTrail(REQ, byte[], byte[]) - 接口 中的方法com.github.lontime.base.workflow.interfaces.WfPersistentInterface
insertAuditTrail.

O

OptionResolver - com.github.lontime.base.workflow.configuration中的类
Workflow Option Resolver.
OptionResolver() - 类 的构造器com.github.lontime.base.workflow.configuration.OptionResolver
 
Options - com.github.lontime.base.workflow.configuration中的类
Options.
Options() - 类 的构造器com.github.lontime.base.workflow.configuration.Options
 
Options.Schema - com.github.lontime.base.workflow.configuration中的类
 
Options.Step - com.github.lontime.base.workflow.configuration中的类
 
Options.Upstream - com.github.lontime.base.workflow.configuration中的类
 

P

Provider - com.github.lontime.base.workflow.provider中的接口
Provider.
push(String, String, REQ, MsgCodec<REQ, RES>) - 类 中的方法com.github.lontime.base.workflow.provider.AbstractProvider
 
push(String, String, REQ, MsgCodec<REQ, RES>) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
push.
pushForObject(String, String, Object) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
pushForObject.

Q

queryState(REQ) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWfRdbmsImpl
 
queryState(REQ) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWorkflowService
state.
queryState(REQ) - 接口 中的方法com.github.lontime.base.workflow.interfaces.WfPersistentInterface
queryState.

R

restart(String, String, REQ, MsgCodec<REQ, RES>) - 类 中的方法com.github.lontime.base.workflow.provider.AbstractProvider
 
restart(String, REQ, MsgCodec<REQ, RES>) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
start.
restart(String, String, REQ, MsgCodec<REQ, RES>) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
end.
RESTART_NAME - 接口 中的静态变量com.github.lontime.base.workflow.provider.Provider
 

S

Schema() - 类 的构造器com.github.lontime.base.workflow.configuration.Options.Schema
 
set(Provider) - 类 中的静态方法com.github.lontime.base.workflow.WorkflowInstance
 
start(String, String, REQ, MsgCodec<REQ, RES>) - 类 中的方法com.github.lontime.base.workflow.provider.AbstractProvider
 
start(String, REQ, MsgCodec<REQ, RES>) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
start.
start(String, String, REQ, MsgCodec<REQ, RES>) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
start.
START_NAME - 接口 中的静态变量com.github.lontime.base.workflow.provider.Provider
 
startForObject(String, Object) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
startForObject.
startForObject(String, String, Object) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
startForObject.
state(String, String, REQ, MsgCodec<REQ, RES>) - 类 中的方法com.github.lontime.base.workflow.provider.AbstractProvider
 
state(String, String, REQ, MsgCodec<REQ, RES>) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
push.
state(String, String) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
push.
state(String, REQ, MsgCodec<REQ, RES>) - 接口 中的方法com.github.lontime.base.workflow.provider.Provider
push.
STATE_NAME - 接口 中的静态变量com.github.lontime.base.workflow.provider.Provider
 
Step() - 类 的构造器com.github.lontime.base.workflow.configuration.Options.Step
 

U

updateState(Connection, REQ) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWfRdbmsImpl
 
updateState(REQ) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWfRdbmsImpl
 
updateState(REQ) - 接口 中的方法com.github.lontime.base.workflow.interfaces.WfPersistentInterface
updateState.
updateStateAndAuditTrail(REQ, byte[], byte[]) - 类 中的方法com.github.lontime.base.workflow.impl.AbstractWfRdbmsImpl
 
updateStateAndAuditTrail(REQ, byte[], byte[]) - 接口 中的方法com.github.lontime.base.workflow.interfaces.WfPersistentInterface
insertAuditTrail.
Upstream() - 类 的构造器com.github.lontime.base.workflow.configuration.Options.Upstream
 

W

WfMysqlImpl<REQ extends com.github.lontime.base.api.workflow.ReactiveInterface> - com.github.lontime.base.workflow.impl中的类
WfMysqlImpl
WfMysqlImpl() - 类 的构造器com.github.lontime.base.workflow.impl.WfMysqlImpl
 
WfMysqlImpl(String) - 类 的构造器com.github.lontime.base.workflow.impl.WfMysqlImpl
 
WfPersistentInterface<REQ extends com.github.lontime.base.api.workflow.ReactiveInterface> - com.github.lontime.base.workflow.interfaces中的接口
WfPersistentInterface.
WfRdbmsInterface<REQ extends com.github.lontime.base.api.workflow.ReactiveInterface> - com.github.lontime.base.workflow.interfaces中的接口
WfRdbmsInterface
WorkflowInstance - com.github.lontime.base.workflow中的类
WorkflowInstance.
WorkflowInstance() - 类 的构造器com.github.lontime.base.workflow.WorkflowInstance
 
A B C D E G I O P Q R S U W 
跳过导航链接

Copyright © 2022. All rights reserved.