| Package | Description |
|---|---|
| org.dromara.warm.flow.core.orm.agent | |
| org.dromara.warm.flow.core.orm.service.impl | |
| org.dromara.warm.flow.core.service | |
| org.dromara.warm.flow.core.service.impl |
| Modifier and Type | Field and Description |
|---|---|
private IWarmService<T> |
WarmQuery.warmService |
| Modifier and Type | Method and Description |
|---|---|
IWarmService<T> |
WarmQuery.getWarmService() |
| Modifier and Type | Method and Description |
|---|---|
void |
WarmQuery.setWarmService(IWarmService<T> warmService) |
| Constructor and Description |
|---|
WarmQuery(IWarmService<T> warmService) |
| Modifier and Type | Class and Description |
|---|---|
class |
WarmServiceImpl<M extends WarmDao<T>,T>
BaseService层处理
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract IWarmService<T> |
WarmServiceImpl.setDao(M warmDao) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DefService
流程定义Service接口
|
interface |
HisTaskService
历史任务记录Service接口
|
interface |
InsService
流程实例Service接口
|
interface |
NodeService
流程节点Service接口
|
interface |
SkipService
节点跳转关联Service接口
|
interface |
TaskService
待办任务Service接口
|
interface |
UserService
流程用户Service接口
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefServiceImpl
流程定义Service业务层处理
|
class |
HisTaskServiceImpl
历史任务记录Service业务层处理
|
class |
InsServiceImpl
流程实例Service业务层处理
|
class |
NodeServiceImpl
流程节点Service业务层处理
|
class |
SkipServiceImpl
节点跳转关联Service业务层处理
|
class |
TaskServiceImpl
待办任务Service业务层处理
|
class |
UserServiceImpl
流程用户Service业务层处理
|
Copyright © 2024. All rights reserved.