| Package | Description |
|---|---|
| org.dromara.warm.flow.core.entity |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Definition
流程定义对象 flow_definition
|
interface |
HisTask
历史任务记录对象 flow_his_task
|
interface |
Instance
流程实例对象 flow_instance
|
interface |
Node
流程节点对象 flow_node
|
interface |
Skip
节点跳转关联对象 flow_skip
|
interface |
Task
待办任务记录对象 flow_task
|
interface |
User
流程用户 flow_user
|
| Modifier and Type | Method and Description |
|---|---|
RootEntity |
RootEntity.setCreateTime(Date createTime) |
RootEntity |
RootEntity.setDelFlag(String delFlag) |
RootEntity |
RootEntity.setId(Long id) |
RootEntity |
RootEntity.setTenantId(String tenantId) |
RootEntity |
RootEntity.setUpdateTime(Date updateTime) |
Copyright © 2024. All rights reserved.