- OaFormGroups - xyz.erupt.flow.bean.entity中的类
-
- OaFormGroups() - 类 的构造器xyz.erupt.flow.bean.entity.OaFormGroups
-
- OaFormGroupsMapper - xyz.erupt.flow.mapper中的接口
-
- OaForms - xyz.erupt.flow.bean.entity中的类
-
- OaForms() - 类 的构造器xyz.erupt.flow.bean.entity.OaForms
-
- OaFormsMapper - xyz.erupt.flow.mapper中的接口
-
- OaProcessActivity - xyz.erupt.flow.bean.entity中的类
-
流程的节点
一个线程只能有一个节点在运行中
每个节点下可以有多个任务,当所有任务完成时,本节点完成
- OaProcessActivity() - 类 的构造器xyz.erupt.flow.bean.entity.OaProcessActivity
-
- OaProcessActivityHistory - xyz.erupt.flow.bean.entity中的类
-
- OaProcessActivityHistory() - 类 的构造器xyz.erupt.flow.bean.entity.OaProcessActivityHistory
-
- OaProcessActivityHistoryMapper - xyz.erupt.flow.mapper中的接口
-
- OaProcessActivityMapper - xyz.erupt.flow.mapper中的接口
-
- OaProcessDefinition - xyz.erupt.flow.bean.entity中的类
-
流程定义,每个流程发布后,都会产生一个流程定义
流程定义发布后就不能改变,重新发布只会产生新的版本
- OaProcessDefinition() - 类 的构造器xyz.erupt.flow.bean.entity.OaProcessDefinition
-
- OaProcessDefinitionMapper - xyz.erupt.flow.mapper中的接口
-
- OaProcessExecution - xyz.erupt.flow.bean.entity中的类
-
流程的执行线程
通常情况下一个流程实例只有一个线程在执行
当有并行节点时,会产生多个子线程。
- OaProcessExecution() - 类 的构造器xyz.erupt.flow.bean.entity.OaProcessExecution
-
- OaProcessExecutionMapper - xyz.erupt.flow.mapper中的接口
-
- OaProcessInstance - xyz.erupt.flow.bean.entity中的类
-
流程实例,每次发起工单都会产生新的流程实例
只保存运行中的流程,流程结束后会被删除
- OaProcessInstance() - 类 的构造器xyz.erupt.flow.bean.entity.OaProcessInstance
-
- OaProcessInstanceHistory - xyz.erupt.flow.bean.entity中的类
-
保存全部的流程实例
- OaProcessInstanceHistory() - 类 的构造器xyz.erupt.flow.bean.entity.OaProcessInstanceHistory
-
- OaProcessInstanceHistoryMapper - xyz.erupt.flow.mapper中的接口
-
- OaProcessInstanceMapper - xyz.erupt.flow.mapper中的接口
-
- OaProcessNode - xyz.erupt.flow.bean.entity.node中的类
-
- OaProcessNode() - 类 的构造器xyz.erupt.flow.bean.entity.node.OaProcessNode
-
- OaProcessNodeAssign - xyz.erupt.flow.bean.entity.node中的类
-
- OaProcessNodeAssign() - 类 的构造器xyz.erupt.flow.bean.entity.node.OaProcessNodeAssign
-
- OaProcessNodeCondition - xyz.erupt.flow.bean.entity.node中的类
-
- OaProcessNodeCondition() - 类 的构造器xyz.erupt.flow.bean.entity.node.OaProcessNodeCondition
-
- OaProcessNodeFormPerms - xyz.erupt.flow.bean.entity.node中的类
-
- OaProcessNodeFormPerms() - 类 的构造器xyz.erupt.flow.bean.entity.node.OaProcessNodeFormPerms
-
- OaProcessNodeGroup - xyz.erupt.flow.bean.entity.node中的类
-
- OaProcessNodeGroup() - 类 的构造器xyz.erupt.flow.bean.entity.node.OaProcessNodeGroup
-
- OaProcessNodeLeaderTop - xyz.erupt.flow.bean.entity.node中的类
-
- OaProcessNodeLeaderTop() - 类 的构造器xyz.erupt.flow.bean.entity.node.OaProcessNodeLeaderTop
-
- OaProcessNodeNobody - xyz.erupt.flow.bean.entity.node中的类
-
- OaProcessNodeNobody() - 类 的构造器xyz.erupt.flow.bean.entity.node.OaProcessNodeNobody
-
- OaProcessNodeProps - xyz.erupt.flow.bean.entity.node中的类
-
- OaProcessNodeProps() - 类 的构造器xyz.erupt.flow.bean.entity.node.OaProcessNodeProps
-
- OaProcessNodeRefuse - xyz.erupt.flow.bean.entity.node中的类
-
- OaProcessNodeRefuse() - 类 的构造器xyz.erupt.flow.bean.entity.node.OaProcessNodeRefuse
-
- OaTask - xyz.erupt.flow.bean.entity中的类
-
流程中需要用户处理的任务
只保存运行中的流程对应的任务
- OaTask() - 类 的构造器xyz.erupt.flow.bean.entity.OaTask
-
- OaTaskHistory - xyz.erupt.flow.bean.entity中的类
-
保存所有的任务
- OaTaskHistory() - 类 的构造器xyz.erupt.flow.bean.entity.OaTaskHistory
-
- OaTaskHistoryMapper - xyz.erupt.flow.mapper中的接口
-
- OaTaskMapper - xyz.erupt.flow.mapper中的接口
-
- OaTaskOperation - xyz.erupt.flow.bean.entity中的类
-
- OaTaskOperation() - 类 的构造器xyz.erupt.flow.bean.entity.OaTaskOperation
-
- OaTaskOperationMapper - xyz.erupt.flow.mapper中的接口
-
- OaTaskUserLink - xyz.erupt.flow.bean.entity中的类
-
用户和候选人的中间表
- OaTaskUserLink() - 类 的构造器xyz.erupt.flow.bean.entity.OaTaskUserLink
-
- OaTaskUserLinkMapper - xyz.erupt.flow.mapper中的接口
-
- OrgTreeVo - xyz.erupt.flow.bean.vo中的类
-
机构选择组件对象
可以用于选机构,角色,人员等
- OrgTreeVo() - 类 的构造器xyz.erupt.flow.bean.vo.OrgTreeVo
-