Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- activityStatus - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
流程激活状态(0挂起 1激活)
- activityStatus - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
流程激活状态(0挂起 1激活)
- anyNodeSkip - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
任意结点跳转
- approver - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
审批者
- associated - Variable in class org.dromara.warm.flow.orm.entity.FlowUser
-
任务表id
B
- businessId - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
业务id
- businessId - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
业务id
- businessId - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
-
业务id
C
- category - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
流程类别
- collaborator - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
协作人(只有转办、会签、票签、委派)
- commonPredicate - Variable in class org.dromara.warm.flow.orm.entity.JPARootEntity
- commonPredicate() - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- cooperateType - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
协作方式(1审批 2转办 3委派 4会签 5票签 6加签 7减签)
- coordinate - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
流程节点坐标
- coordinate - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
-
流程跳转坐标
- createBy - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
创建者
- createBy - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
创建者
- createBy - Variable in class org.dromara.warm.flow.orm.entity.FlowUser
-
创建人:比如作为委托的人保存
- createCriteriaCountQuery(JPAPredicateFunction<CriteriaBuilder, Root<T>, List<Predicate>>) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- createCriteriaDelete(JPAPredicateFunction<CriteriaBuilder, Root<T>, List<Predicate>>) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- createCriteriaQuery(JPAQueryFunction<CriteriaBuilder, Root<T>, List<Predicate>, CriteriaQuery<T>>) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- createCriteriaUpdate(JPAUpdateFunction<CriteriaBuilder, Root<T>, List<Predicate>, CriteriaUpdate<T>>) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- createIn(CriteriaBuilder, Root<T>, String, F[]) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- createIn(CriteriaBuilder, Root<T>, String, Collection<F>) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- createTime - Variable in class org.dromara.warm.flow.orm.entity.JPARootEntity
-
任务开始时间
D
- definitionId - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
对应flow_definition表的id
- definitionId - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
对应flow_definition表的id
- definitionId - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
流程id
- definitionId - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
-
流程id
- definitionId - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
-
对应flow_definition表的id
- defJson - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
流程定义json
- delete(T) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- deleteById(Serializable) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- deleteByIds(Collection<? extends Serializable>) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- deleteByInsIds(List<Long>) - Method in class org.dromara.warm.flow.orm.dao.FlowHisTaskDaoImpl
-
根据instanceIds删除
- deleteByInsIds(List<Long>) - Method in class org.dromara.warm.flow.orm.dao.FlowTaskDaoImpl
-
根据instanceIds删除
- deleteByTaskIds(List<Long>) - Method in class org.dromara.warm.flow.orm.dao.FlowUserDaoImpl
-
根据taskIdList删除
- deleteNodeByDefIds(Collection<? extends Serializable>) - Method in class org.dromara.warm.flow.orm.dao.FlowNodeDaoImpl
-
批量删除流程节点
- deleteSkipByDefIds(Collection<? extends Serializable>) - Method in class org.dromara.warm.flow.orm.dao.FlowSkipDaoImpl
-
批量删除节点跳转关联
- delFlag - Variable in class org.dromara.warm.flow.orm.entity.JPARootEntity
-
删除标记
E
- entityClass() - Method in class org.dromara.warm.flow.orm.dao.FlowDefinitionDaoImpl
- entityClass() - Method in class org.dromara.warm.flow.orm.dao.FlowFormDaoImpl
- entityClass() - Method in class org.dromara.warm.flow.orm.dao.FlowHisTaskDaoImpl
- entityClass() - Method in class org.dromara.warm.flow.orm.dao.FlowInstanceDaoImpl
- entityClass() - Method in class org.dromara.warm.flow.orm.dao.FlowNodeDaoImpl
- entityClass() - Method in class org.dromara.warm.flow.orm.dao.FlowSkipDaoImpl
- entityClass() - Method in class org.dromara.warm.flow.orm.dao.FlowTaskDaoImpl
- entityClass() - Method in class org.dromara.warm.flow.orm.dao.FlowUserDaoImpl
- entityClass() - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- entityManager - Variable in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- entityMerge - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
- entityMerge - Variable in class org.dromara.warm.flow.orm.entity.FlowForm
- entityMerge - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
- entityMerge - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
- entityMerge - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
- entityMerge - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
- entityMerge - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
- entityMerge - Variable in class org.dromara.warm.flow.orm.entity.FlowUser
- entityMerge() - Method in class org.dromara.warm.flow.orm.entity.FlowDefinition
- entityMerge() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- entityMerge() - Method in class org.dromara.warm.flow.orm.entity.FlowHisTask
- entityMerge() - Method in class org.dromara.warm.flow.orm.entity.FlowInstance
- entityMerge() - Method in class org.dromara.warm.flow.orm.entity.FlowNode
- entityMerge() - Method in class org.dromara.warm.flow.orm.entity.FlowSkip
- entityMerge() - Method in class org.dromara.warm.flow.orm.entity.FlowTask
- entityMerge() - Method in class org.dromara.warm.flow.orm.entity.FlowUser
- entityMerge() - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- entityPredicate - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
- entityPredicate - Variable in class org.dromara.warm.flow.orm.entity.FlowForm
- entityPredicate - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
- entityPredicate - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
- entityPredicate - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
- entityPredicate - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
- entityPredicate - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
- entityPredicate - Variable in class org.dromara.warm.flow.orm.entity.FlowUser
- entityPredicate() - Method in class org.dromara.warm.flow.orm.entity.FlowDefinition
- entityPredicate() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- entityPredicate() - Method in class org.dromara.warm.flow.orm.entity.FlowHisTask
- entityPredicate() - Method in class org.dromara.warm.flow.orm.entity.FlowInstance
- entityPredicate() - Method in class org.dromara.warm.flow.orm.entity.FlowNode
- entityPredicate() - Method in class org.dromara.warm.flow.orm.entity.FlowSkip
- entityPredicate() - Method in class org.dromara.warm.flow.orm.entity.FlowTask
- entityPredicate() - Method in class org.dromara.warm.flow.orm.entity.FlowUser
- entityPredicate() - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- ext - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
扩展字段,预留给业务系统使用
- ext - Variable in class org.dromara.warm.flow.orm.entity.FlowForm
- ext - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
扩展字段,预留给业务系统使用
- ext - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
扩展字段,预留给业务系统使用
F
- flowCode - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
流程编码
- FlowDefinition - Class in org.dromara.warm.flow.orm.entity
-
流程定义对象 flow_definition
- FlowDefinition() - Constructor for class org.dromara.warm.flow.orm.entity.FlowDefinition
- FlowDefinitionDaoImpl - Class in org.dromara.warm.flow.orm.dao
-
流程定义Mapper接口
- FlowDefinitionDaoImpl() - Constructor for class org.dromara.warm.flow.orm.dao.FlowDefinitionDaoImpl
- FlowForm - Class in org.dromara.warm.flow.orm.entity
- FlowForm() - Constructor for class org.dromara.warm.flow.orm.entity.FlowForm
- FlowFormDaoImpl - Class in org.dromara.warm.flow.orm.dao
- FlowFormDaoImpl() - Constructor for class org.dromara.warm.flow.orm.dao.FlowFormDaoImpl
- FlowHisTask - Class in org.dromara.warm.flow.orm.entity
-
历史任务记录对象 flow_his_task
- FlowHisTask() - Constructor for class org.dromara.warm.flow.orm.entity.FlowHisTask
- FlowHisTaskDaoImpl - Class in org.dromara.warm.flow.orm.dao
-
历史任务记录Mapper接口
- FlowHisTaskDaoImpl() - Constructor for class org.dromara.warm.flow.orm.dao.FlowHisTaskDaoImpl
- FlowInstance - Class in org.dromara.warm.flow.orm.entity
-
流程实例对象 flow_instance
- FlowInstance() - Constructor for class org.dromara.warm.flow.orm.entity.FlowInstance
- FlowInstanceDaoImpl - Class in org.dromara.warm.flow.orm.dao
-
流程实例Mapper接口
- FlowInstanceDaoImpl() - Constructor for class org.dromara.warm.flow.orm.dao.FlowInstanceDaoImpl
- FlowJpaConfigCons - Class in org.dromara.warm.flow.orm.utils
- FlowJpaConfigCons() - Constructor for class org.dromara.warm.flow.orm.utils.FlowJpaConfigCons
- flowName - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
流程名称
- flowName - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
流程名称
- flowName - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
流程名称
- flowName - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
-
流程名称
- FlowNode - Class in org.dromara.warm.flow.orm.entity
-
流程节点对象 flow_node
- FlowNode() - Constructor for class org.dromara.warm.flow.orm.entity.FlowNode
- FlowNodeDaoImpl - Class in org.dromara.warm.flow.orm.dao
-
流程节点Mapper接口
- FlowNodeDaoImpl() - Constructor for class org.dromara.warm.flow.orm.dao.FlowNodeDaoImpl
- FlowSkip - Class in org.dromara.warm.flow.orm.entity
-
节点跳转关联对象 flow_skip
- FlowSkip() - Constructor for class org.dromara.warm.flow.orm.entity.FlowSkip
- FlowSkipDaoImpl - Class in org.dromara.warm.flow.orm.dao
-
节点跳转关联Mapper接口
- FlowSkipDaoImpl() - Constructor for class org.dromara.warm.flow.orm.dao.FlowSkipDaoImpl
- flowStatus - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
流程状态(1审批中 2 审批通过 9已退回 10失效)
- flowStatus - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
流程状态(0待提交 1审批中 2 审批通过 3自动通过 4终止 5作废 6撤销 7取回 8已完成 9已退回 10失效)
- FlowTask - Class in org.dromara.warm.flow.orm.entity
-
待办任务记录对象 flow_task
- FlowTask() - Constructor for class org.dromara.warm.flow.orm.entity.FlowTask
- FlowTaskDaoImpl - Class in org.dromara.warm.flow.orm.dao
-
待办任务Mapper接口
- FlowTaskDaoImpl() - Constructor for class org.dromara.warm.flow.orm.dao.FlowTaskDaoImpl
- FlowUser - Class in org.dromara.warm.flow.orm.entity
-
流程用户对象 flow_user
- FlowUser() - Constructor for class org.dromara.warm.flow.orm.entity.FlowUser
- FlowUserDaoImpl - Class in org.dromara.warm.flow.orm.dao
-
流程用户Mapper接口
- FlowUserDaoImpl() - Constructor for class org.dromara.warm.flow.orm.dao.FlowUserDaoImpl
- formCode - Variable in class org.dromara.warm.flow.orm.entity.FlowForm
- formContent - Variable in class org.dromara.warm.flow.orm.entity.FlowForm
- formCustom - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
审批表单是否自定义(Y是 2否)
- formCustom - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
审批表单是否自定义(Y是 2否)
- formCustom - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
审批表单是否自定义(Y是 2否)
- formCustom - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
审批表单是否自定义(Y是 2否)
- formCustom - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
-
审批表单是否自定义(Y是 2否)
- formName - Variable in class org.dromara.warm.flow.orm.entity.FlowForm
- formPath - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
审批表单是否自定义(Y是 2否)
- formPath - Variable in class org.dromara.warm.flow.orm.entity.FlowForm
- formPath - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
审批表单路径
- formPath - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
审批表单是否自定义(Y是 2否)
- formPath - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
审批表单是否自定义(Y是 2否)
- formPath - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
-
审批表单路径
- formType - Variable in class org.dromara.warm.flow.orm.entity.FlowForm
G
- getByDefIds(List<Long>) - Method in class org.dromara.warm.flow.orm.dao.FlowInstanceDaoImpl
- getByInsAndNodeCodes(Long, List<String>) - Method in class org.dromara.warm.flow.orm.dao.FlowHisTaskDaoImpl
- getByNodeCodes(List<String>, Long) - Method in class org.dromara.warm.flow.orm.dao.FlowNodeDaoImpl
- getCreateTime() - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- getDelFlag() - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- getEntity(T) - Static method in class org.dromara.warm.flow.orm.utils.TenantDeleteUtil
-
获取mybatis-plus查询条件, 根据是否租户或者逻辑删除
- getExt() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- getFormCode() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- getFormContent() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- getFormName() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- getFormPath() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- getFormType() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- getId() - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- getIsPublish() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- getNoReject(Long) - Method in class org.dromara.warm.flow.orm.dao.FlowHisTaskDaoImpl
-
根据instanceId获取未退回的历史记录
- getTenantId() - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- getUpdateTime() - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- getVersion() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
H
- handlerPath - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
处理器路径
- handlerType - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
处理器类型
I
- id - Variable in class org.dromara.warm.flow.orm.entity.JPARootEntity
-
主键
- initDefaultValue() - Method in class org.dromara.warm.flow.orm.entity.FlowDefinition
- initDefaultValue() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- initDefaultValue() - Method in class org.dromara.warm.flow.orm.entity.FlowHisTask
- initDefaultValue() - Method in class org.dromara.warm.flow.orm.entity.FlowInstance
- initDefaultValue() - Method in class org.dromara.warm.flow.orm.entity.FlowNode
- initDefaultValue() - Method in class org.dromara.warm.flow.orm.entity.FlowSkip
- initDefaultValue() - Method in class org.dromara.warm.flow.orm.entity.FlowTask
- initDefaultValue() - Method in class org.dromara.warm.flow.orm.entity.FlowUser
- initDefaultValue() - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- initMapping(Class<T>, HashMap<String, String>) - Static method in class org.dromara.warm.flow.orm.utils.JPAUtil
-
column 到 field 映射关系,兼容 order by 处理逻辑
- instanceId - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
流程实例表id
- instanceId - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
-
流程实例表id
- isPublish - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
是否发布(0未开启 1开启)
- isPublish - Variable in class org.dromara.warm.flow.orm.entity.FlowForm
J
- JPA_PERSISTENCE_PROVIDER - Static variable in class org.dromara.warm.flow.orm.utils.FlowJpaConfigCons
-
是否开启逻辑删除
- JPA_ROOT_ENTITY_MAPPING - Static variable in class org.dromara.warm.flow.orm.entity.JPARootEntity
- JPADeleteFunction<CB,
ROOT, LIST, CD> - Interface in org.dromara.warm.flow.orm.utils - JPAPredicateFunction<CB,
ROOT, LIST> - Interface in org.dromara.warm.flow.orm.utils - JPAQueryFunction<CB,
ROOT, LIST, CQ> - Interface in org.dromara.warm.flow.orm.utils - JPARootEntity<T extends org.dromara.warm.flow.core.entity.RootEntity> - Class in org.dromara.warm.flow.orm.entity
- JPARootEntity() - Constructor for class org.dromara.warm.flow.orm.entity.JPARootEntity
- JPAUpdateFunction<CB,
ROOT, LIST, CU> - Interface in org.dromara.warm.flow.orm.utils - JPAUpdateMergeFunction<E extends org.dromara.warm.flow.core.entity.RootEntity> - Interface in org.dromara.warm.flow.orm.utils
- JPAUtil - Class in org.dromara.warm.flow.orm.utils
- JPAUtil() - Constructor for class org.dromara.warm.flow.orm.utils.JPAUtil
L
- listByAssociatedAndTypes(List<Long>, String[]) - Method in class org.dromara.warm.flow.orm.dao.FlowUserDaoImpl
- listByProcessedBys(Long, List<String>, String[]) - Method in class org.dromara.warm.flow.orm.dao.FlowUserDaoImpl
- listByTaskIdAndCooperateTypes(Long, Integer[]) - Method in class org.dromara.warm.flow.orm.dao.FlowHisTaskDaoImpl
- listenerPath - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
监听器路径
- listenerPath - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
监听器路径
- listenerType - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
监听器类型
- listenerType - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
监听器类型
M
- MAPPING - Static variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
- MAPPING - Static variable in class org.dromara.warm.flow.orm.entity.FlowForm
- MAPPING - Static variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
- MAPPING - Static variable in class org.dromara.warm.flow.orm.entity.FlowInstance
- MAPPING - Static variable in class org.dromara.warm.flow.orm.entity.FlowNode
- MAPPING - Static variable in class org.dromara.warm.flow.orm.entity.FlowSkip
- MAPPING - Static variable in class org.dromara.warm.flow.orm.entity.FlowTask
- MAPPING - Static variable in class org.dromara.warm.flow.orm.entity.FlowUser
- merge(E) - Method in interface org.dromara.warm.flow.orm.utils.JPAUpdateMergeFunction
- message - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
审批意见
N
- newEntity() - Method in class org.dromara.warm.flow.orm.dao.FlowDefinitionDaoImpl
- newEntity() - Method in class org.dromara.warm.flow.orm.dao.FlowFormDaoImpl
- newEntity() - Method in class org.dromara.warm.flow.orm.dao.FlowHisTaskDaoImpl
- newEntity() - Method in class org.dromara.warm.flow.orm.dao.FlowInstanceDaoImpl
- newEntity() - Method in class org.dromara.warm.flow.orm.dao.FlowNodeDaoImpl
- newEntity() - Method in class org.dromara.warm.flow.orm.dao.FlowSkipDaoImpl
- newEntity() - Method in class org.dromara.warm.flow.orm.dao.FlowTaskDaoImpl
- newEntity() - Method in class org.dromara.warm.flow.orm.dao.FlowUserDaoImpl
- nextNodeCode - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
-
下一个流程节点的编码
- nextNodeType - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
-
下一个节点类型(0开始节点 1中间节点 2结束节点 3互斥网关 4并行网关)
- nodeCode - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
开始节点编码
- nodeCode - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
流程节点编码 每个流程的nodeCode是唯一的,即definitionId+nodeCode唯一,在数据库层面做了控制
- nodeCode - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
流程节点编码 每个流程的nodeCode是唯一的,即definitionId+nodeCode唯一,在数据库层面做了控制
- nodeCode - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
-
节点编码
- nodeId - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
-
节点id
- nodeList - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
- nodeName - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
开始节点名称
- nodeName - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
流程节点名称
- nodeName - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
流程节点名称
- nodeName - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
-
节点名称
- nodeRatio - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
流程签署比例值
- nodeType - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
开始节点类型(0开始节点 1中间节点 2结束节点 3互斥网关 4并行网关)
- nodeType - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
节点类型(0开始节点 1中间节点 2结束节点 3互斥网关 4并行网关)
- nodeType - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
节点类型(0开始节点 1中间节点 2结束节点 3互斥网关 4并行网关)
- nodeType - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
-
节点类型(0开始节点 1中间节点 2结束节点 3互斥网关 4并行网关)
- nowNodeCode - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
-
当前流程节点的编码
- nowNodeType - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
-
当前节点类型(0开始节点 1中间节点 2结束节点 3互斥网关 4并行网关)
O
- orderBy(CriteriaBuilder, Root<T>, CriteriaQuery<T>, T, OrderBy) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- orderByField(String) - Method in class org.dromara.warm.flow.orm.entity.FlowDefinition
- orderByField(String) - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- orderByField(String) - Method in class org.dromara.warm.flow.orm.entity.FlowHisTask
- orderByField(String) - Method in class org.dromara.warm.flow.orm.entity.FlowInstance
- orderByField(String) - Method in class org.dromara.warm.flow.orm.entity.FlowNode
- orderByField(String) - Method in class org.dromara.warm.flow.orm.entity.FlowSkip
- orderByField(String) - Method in class org.dromara.warm.flow.orm.entity.FlowTask
- orderByField(String) - Method in class org.dromara.warm.flow.orm.entity.FlowUser
- orderByField(String) - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- org.dromara.warm.flow.orm.dao - package org.dromara.warm.flow.orm.dao
- org.dromara.warm.flow.orm.entity - package org.dromara.warm.flow.orm.entity
- org.dromara.warm.flow.orm.utils - package org.dromara.warm.flow.orm.utils
P
- permissionFlag - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
权限标识(权限类型:权限标识,可以多个,用逗号隔开)
- permissionList - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
权限标识 permissionFlag的list形式
- permissionList - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
-
权限标识 permissionFlag的list形式
- process(CB, ROOT, LIST) - Method in interface org.dromara.warm.flow.orm.utils.JPAPredicateFunction
- process(CB, ROOT, LIST, CD) - Method in interface org.dromara.warm.flow.orm.utils.JPADeleteFunction
- process(CB, ROOT, LIST, CQ) - Method in interface org.dromara.warm.flow.orm.utils.JPAQueryFunction
- process(CB, ROOT, LIST, CU) - Method in interface org.dromara.warm.flow.orm.utils.JPAUpdateFunction
- processedBy - Variable in class org.dromara.warm.flow.orm.entity.FlowUser
-
权限人
Q
- queryByCodeList(List<String>) - Method in class org.dromara.warm.flow.orm.dao.FlowDefinitionDaoImpl
- queryByCodeList(List<String>) - Method in class org.dromara.warm.flow.orm.dao.FlowFormDaoImpl
S
- save(T) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- saveBatch(List<T>) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- selectById(Serializable) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
-
根据id查询
- selectByIds(Collection<? extends Serializable>) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
-
根据ids查询
- selectCount(T) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- selectList(T, WarmQuery<T>) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- selectPage(T, Page<T>) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- setCreateTime(Date) - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- setDelFlag(String) - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- setExt(String) - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- setFormCode(String) - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- setFormContent(String) - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- setFormName(String) - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- setFormPath(String) - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- setFormType(Integer) - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- setId(Long) - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- setIsPublish(Integer) - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- setTenantId(String) - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- setUpdateTime(Date) - Method in class org.dromara.warm.flow.orm.entity.JPARootEntity
- setVersion(String) - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- skipAnyNode - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
Deprecated.
- skipCondition - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
-
跳转条件
- skipList - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
跳转条件
- skipName - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
-
跳转名称
- skipType - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
跳转类型(PASS通过 REJECT退回 NONE无动作)
- skipType - Variable in class org.dromara.warm.flow.orm.entity.FlowSkip
-
跳转类型(PASS审批通过 REJECT退回)
T
- targetNodeCode - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
目标节点编码
- targetNodeName - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
结束节点名称
- taskId - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
任务表id
- TenantDeleteUtil - Class in org.dromara.warm.flow.orm.utils
-
mybatis-plus 租户和逻辑删除工具类
- TenantDeleteUtil() - Constructor for class org.dromara.warm.flow.orm.utils.TenantDeleteUtil
- tenantId - Variable in class org.dromara.warm.flow.orm.entity.JPARootEntity
-
租户ID
- toString() - Method in class org.dromara.warm.flow.orm.entity.FlowForm
- type - Variable in class org.dromara.warm.flow.orm.entity.FlowUser
-
人员类型(1待办任务的审批人权限 2待办任务的转办人权限 3待办任务的委托人权限)
U
- updateBatch(List<T>) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- updateById(T) - Method in class org.dromara.warm.flow.orm.dao.WarmDaoImpl
- updatePublishStatus(List<Long>, Integer) - Method in class org.dromara.warm.flow.orm.dao.FlowDefinitionDaoImpl
- updateTime - Variable in class org.dromara.warm.flow.orm.entity.JPARootEntity
-
审批完成时间
- userList - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
- userList - Variable in class org.dromara.warm.flow.orm.entity.FlowTask
-
流程用户列表
V
- variable - Variable in class org.dromara.warm.flow.orm.entity.FlowHisTask
-
流程变量
- variable - Variable in class org.dromara.warm.flow.orm.entity.FlowInstance
-
流程变量
- version - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
流程版本
- version - Variable in class org.dromara.warm.flow.orm.entity.FlowForm
- version - Variable in class org.dromara.warm.flow.orm.entity.FlowNode
-
版本
W
- WarmDaoImpl<T extends JPARootEntity<T>> - Class in org.dromara.warm.flow.orm.dao
-
BaseMapper接口
- WarmDaoImpl() - Constructor for class org.dromara.warm.flow.orm.dao.WarmDaoImpl
X
- xmlString - Variable in class org.dromara.warm.flow.orm.entity.FlowDefinition
-
审批表单是否自定义(Y是 2否)
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form