跳过导航链接
A B C D E F G I J L N O P R S T U W X 

A

active(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessExecutionServiceImpl
继续线程
active(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessExecutionService
触发线程继续
activeByExecutionId(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
 
activeByExecutionId(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityService
 
ActiveNextActivity - xyz.erupt.flow.process.listener.impl中的类
 
ActiveNextActivity() - 类 的构造器xyz.erupt.flow.process.listener.impl.ActiveNextActivity
 
ActiveParentExecution - xyz.erupt.flow.process.listener.impl中的类
线程结束后,尝试激活父线程 如果没有父线程,则调用实例的结束
ActiveParentExecution() - 类 的构造器xyz.erupt.flow.process.listener.impl.ActiveParentExecution
 
activeTaskByActivityId(Long) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
activeTaskByActivityId(Long) - 接口 中的方法xyz.erupt.flow.service.TaskService
 
ActiveTasks - xyz.erupt.flow.process.listener.impl中的类
活动激活后,激活所在的任务
ActiveTasks() - 类 的构造器xyz.erupt.flow.process.listener.impl.ActiveTasks
 
addLinkRole(OrgTreeVo...) - 类 中的方法xyz.erupt.flow.process.builder.TaskBuilder
添加候选角色
addLinkUser(OrgTreeVo...) - 类 中的方法xyz.erupt.flow.process.builder.TaskBuilder
添加候选人
addUser(OrgTreeVo...) - 类 中的方法xyz.erupt.flow.process.builder.TaskBuilder
添加审批人
AfterActiveActivityListener - xyz.erupt.flow.process.listener中的接口
 
AfterActiveExecutionListener - xyz.erupt.flow.process.listener中的接口
 
AfterActiveTaskImpl - xyz.erupt.flow.process.listener.impl中的类
任务激活后,如果无人处理则会触发
AfterActiveTaskImpl() - 类 的构造器xyz.erupt.flow.process.listener.impl.AfterActiveTaskImpl
 
AfterActiveTaskListener - xyz.erupt.flow.process.listener中的接口
 
AfterAssignTaskListener - xyz.erupt.flow.process.listener中的接口
授权后监听
AfterCompleteTaskListener - xyz.erupt.flow.process.listener中的接口
完成后置监听器
AfterCreateActivityListener - xyz.erupt.flow.process.listener中的接口
 
AfterCreateExecutionListener - xyz.erupt.flow.process.listener中的接口
 
AfterCreateInstanceListener - xyz.erupt.flow.process.listener中的接口
 
AfterCreateTaskListener - xyz.erupt.flow.process.listener中的接口
 
AfterDeactiveActivityListener - xyz.erupt.flow.process.listener中的接口
 
AfterDeactiveExecutionListener - xyz.erupt.flow.process.listener中的接口
 
AfterDeactiveTaskListener - xyz.erupt.flow.process.listener中的接口
 
afterFetch(Collection<Map<String, Object>>) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
afterFetch(Collection<Map<String, Object>>) - 类 中的方法xyz.erupt.flow.service.impl.ProcessInstanceHistoryServiceImpl
 
afterFetch(Collection<Map<String, Object>>) - 类 中的方法xyz.erupt.flow.service.impl.TaskHistoryServiceImpl
 
AfterFinishActivityListener - xyz.erupt.flow.process.listener中的接口
 
AfterFinishExecutionListener - xyz.erupt.flow.process.listener中的接口
 
AfterFinishInstanceListener - xyz.erupt.flow.process.listener中的接口
 
AfterFinishTaskListener - xyz.erupt.flow.process.listener中的接口
 
AfterRefuseTaskListener - xyz.erupt.flow.process.listener中的接口
拒绝后置监听器
AfterStopActivityListener - xyz.erupt.flow.process.listener中的接口
 
AfterStopExecutionListener - xyz.erupt.flow.process.listener中的接口
 
AfterStopInstanceListener - xyz.erupt.flow.process.listener中的接口
 
AfterStopTaskListener - xyz.erupt.flow.process.listener中的接口
 
ASSIGN - 类 中的静态变量xyz.erupt.flow.bean.entity.OaTaskOperation
 
assign(Long, Set<OrgTreeVo>, String) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
指派
assign(Long, Set<OrgTreeVo>, String) - 接口 中的方法xyz.erupt.flow.service.TaskService
转办任务,只能是或签
ASSIGN_TYPE_CC - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
ASSIGN_TYPE_FORM_USER - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
ASSIGN_TYPE_LEADER - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
ASSIGN_TYPE_LEADER_TOP - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
ASSIGN_TYPE_ROLE - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
ASSIGN_TYPE_SELF - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
ASSIGN_TYPE_SELF_SELECT - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
ASSIGN_TYPE_USER - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
AutoCompleteTask - xyz.erupt.flow.process.listener.impl中的类
创建后触发,自动完成某些任务
AutoCompleteTask() - 类 的构造器xyz.erupt.flow.process.listener.impl.AutoCompleteTask
 

B

BeforeAssignTaskListener - xyz.erupt.flow.process.listener中的接口
 
beforeDelete(OaProcessDefinition) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
build() - 类 中的方法xyz.erupt.flow.process.builder.TaskBuilder
 

C

check(OaProcessExecution, JSONObject, OaProcessNodeCondition) - 接口 中的方法xyz.erupt.flow.process.engine.condition.ConditionChecker
 
check(OaProcessExecution, JSONObject, OaProcessNodeCondition) - 类 中的方法xyz.erupt.flow.process.engine.condition.DateChecker
 
check(OaProcessExecution, JSONObject, OaProcessNodeCondition) - 类 中的方法xyz.erupt.flow.process.engine.condition.DeptChecker
 
check(OaProcessExecution, JSONObject, OaProcessNodeCondition) - 类 中的方法xyz.erupt.flow.process.engine.condition.NumberChecker
 
check(OaProcessExecution, JSONObject, OaProcessNodeCondition) - 类 中的方法xyz.erupt.flow.process.engine.condition.StringChecker
 
check(OaProcessExecution, JSONObject, OaProcessNodeCondition) - 类 中的方法xyz.erupt.flow.process.engine.condition.UserChecker
所选用户分为2种,发起人,或者人员选择字段 比较方式分为三种:人员、部门、角色
compareForDept(Set<Long>, String[]) - 类 中的方法xyz.erupt.flow.process.engine.condition.DeptChecker
 
compareForDept(Set<String>, String[]) - 类 中的方法xyz.erupt.flow.process.engine.condition.UserChecker
 
compareForRole(Set<String>, String[]) - 类 中的方法xyz.erupt.flow.process.engine.condition.UserChecker
 
compareForUser(Set<String>, String[]) - 类 中的方法xyz.erupt.flow.process.engine.condition.UserChecker
 
compareTo(ExecutableNodeListener) - 接口 中的方法xyz.erupt.flow.process.listener.ExecutableNodeListener
 
compareTo(UserLinkService) - 接口 中的方法xyz.erupt.flow.process.userlink.UserLinkService
 
COMPLETE - 类 中的静态变量xyz.erupt.flow.bean.entity.OaTaskOperation
 
complete(Long, JSONObject) - 类 中的方法xyz.erupt.flow.controller.TaskController
完成任务
complete(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
尝试完成一个节点
complete(Long, String, String) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
完成任务
complete(Long, String, String, String, String) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
complete(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityService
完成节点
complete(Long, String, String, String, String) - 接口 中的方法xyz.erupt.flow.service.TaskService
完成任务
complete(Long, String, String) - 接口 中的方法xyz.erupt.flow.service.TaskService
完成任务
COMPLETE_CONDITION_ALL - 类 中的静态变量xyz.erupt.flow.bean.entity.OaProcessActivity
任务完成条件 暂时只支持所有任务全部完成
COMPLETE_MODE_AND - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
COMPLETE_MODE_NEXT - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
会签以多任务的方式实现 此时每个任务必须是确定的审批人(assignee),而不能是候选人模式 因为候选人是一个不确定的群体
COMPLETE_MODE_OR - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
CompleteActivity - xyz.erupt.flow.process.listener.impl中的类
任务完成后,尝试完成所在的活动
CompleteActivity() - 类 的构造器xyz.erupt.flow.process.listener.impl.CompleteActivity
 
ConditionChecker - xyz.erupt.flow.process.engine.condition中的接口
检测条件
ConsoleListener - xyz.erupt.flow.process.listener.impl中的类
监听器需要注册到spring
ConsoleListener() - 类 的构造器xyz.erupt.flow.process.listener.impl.ConsoleListener
 
convertComponentName(EruptFieldModel, Edit) - 类 中的方法xyz.erupt.flow.core.service.EruptFlowCoreService
根据字段配置解析对应的组件
convertComponentNameByField(EruptFieldModel, Edit) - 类 中的方法xyz.erupt.flow.core.service.EruptFlowCoreService
 
copyAndSave(OaProcessActivity) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityHistoryServiceImpl
 
copyAndSave(OaProcessInstance) - 类 中的方法xyz.erupt.flow.service.impl.ProcessInstanceHistoryServiceImpl
 
copyAndSave(OaTask) - 类 中的方法xyz.erupt.flow.service.impl.TaskHistoryServiceImpl
 
copyAndSave(Collection<OaTask>) - 类 中的方法xyz.erupt.flow.service.impl.TaskHistoryServiceImpl
 
copyAndSave(OaProcessActivity) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityHistoryService
复制并更新
copyAndSave(OaProcessInstance) - 接口 中的方法xyz.erupt.flow.service.ProcessInstanceHistoryService
从流程实例拷贝得到对象
copyAndSave(OaTask) - 接口 中的方法xyz.erupt.flow.service.TaskHistoryService
拷贝并保存
copyAndSave(Collection<OaTask>) - 接口 中的方法xyz.erupt.flow.service.TaskHistoryService
拷贝并保存
countByFormId(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessInstanceServiceImpl
 
countByFormId(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessInstanceService
 
countByProcessDefinitionId(String) - 类 中的方法xyz.erupt.flow.service.impl.ProcessInstanceServiceImpl
 
countByProcessDefinitionId(String) - 接口 中的方法xyz.erupt.flow.service.ProcessInstanceService
 
countByTaskId(Long) - 类 中的方法xyz.erupt.flow.service.impl.TaskUserLinkServiceImpl
 
countByTaskId(Long) - 接口 中的方法xyz.erupt.flow.service.TaskUserLinkService
 
countUsersByTaskId(Long) - 类 中的方法xyz.erupt.flow.service.impl.TaskUserLinkServiceImpl
统计任务的实际处理人数量 即把 角色 转化为人进行统计
countUsersByTaskId(Long) - 接口 中的方法xyz.erupt.flow.service.TaskUserLinkService
统计任务的处理人
createForm(OaForms) - 类 中的方法xyz.erupt.flow.controller.FormsController
创建新的表单
createForm(OaForms) - 接口 中的方法xyz.erupt.flow.service.FormsService
 
createForm(OaForms) - 类 中的方法xyz.erupt.flow.service.impl.FormsServiceImpl
 
createFormGroup(String) - 类 中的方法xyz.erupt.flow.controller.FormGroupController
新增表单分组
createFormGroup(String) - 接口 中的方法xyz.erupt.flow.service.FormGroupService
新增表单分组
createFormGroup(String) - 类 中的方法xyz.erupt.flow.service.impl.FormGroupServiceImpl
 
CustomUserLinkServiceImpl - xyz.erupt.flow.process.userlink.impl中的类
 
CustomUserLinkServiceImpl() - 类 的构造器xyz.erupt.flow.process.userlink.impl.CustomUserLinkServiceImpl
 

D

DateChecker - xyz.erupt.flow.process.engine.condition中的类
 
DateChecker() - 类 的构造器xyz.erupt.flow.process.engine.condition.DateChecker
 
DefaultUserLinkServiceImpl - xyz.erupt.flow.process.userlink.impl中的类
默认的用户体系实现类 默认使用erupt-upms的用户体系
DefaultUserLinkServiceImpl() - 类 的构造器xyz.erupt.flow.process.userlink.impl.DefaultUserLinkServiceImpl
 
deleteFile(String) - 类 中的方法xyz.erupt.flow.controller.EruptFlowFileController
 
deleteFormGroup(Long) - 类 中的方法xyz.erupt.flow.controller.FormGroupController
删除分组
deleteFormGroup(Long) - 接口 中的方法xyz.erupt.flow.service.FormGroupService
删除分组
deleteFormGroup(Long) - 类 中的方法xyz.erupt.flow.service.impl.FormGroupServiceImpl
 
deploy(OaForms) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
deploy(OaForms) - 接口 中的方法xyz.erupt.flow.service.ProcessDefinitionService
部署新版本
DeptChecker - xyz.erupt.flow.process.engine.condition中的类
 
DeptChecker() - 类 的构造器xyz.erupt.flow.process.engine.condition.DeptChecker
 

E

EruptApiPageModel - xyz.erupt.flow.web中的类
继承并扩展能力
EruptApiPageModel(EruptApiModel.Status, String, Object, EruptApiModel.PromptWay) - 类 的构造器xyz.erupt.flow.web.EruptApiPageModel
 
EruptFlowAutoConfiguration - xyz.erupt.flow中的类
 
EruptFlowAutoConfiguration() - 类 的构造器xyz.erupt.flow.EruptFlowAutoConfiguration
 
EruptFlowCoreService - xyz.erupt.flow.core.service中的类
 
EruptFlowCoreService() - 类 的构造器xyz.erupt.flow.core.service.EruptFlowCoreService
 
EruptFlowFileController - xyz.erupt.flow.controller中的类
 
EruptFlowFileController() - 类 的构造器xyz.erupt.flow.controller.EruptFlowFileController
 
EruptFlowForm - xyz.erupt.flow.core.annotation中的注释类型
用在@Erupt的实体类上 拥有此注解的类,可以被解析为表单,在流程中传递 2023-05-07
EruptFlowFormController - xyz.erupt.flow.core.controller中的类
 
EruptFlowFormController() - 类 的构造器xyz.erupt.flow.core.controller.EruptFlowFormController
 
EruptFormModel - xyz.erupt.flow.core.view中的类
 
EruptFormModel(EruptModel) - 类 的构造器xyz.erupt.flow.core.view.EruptFormModel
 
EruptOrgRepository - xyz.erupt.flow.repository中的接口
 
EruptRoleRepository - xyz.erupt.flow.repository中的接口
 
EruptUserRepository - xyz.erupt.flow.repository中的接口
 
EruptUserRole - xyz.erupt.flow.bean.entity.erupt中的类
 
EruptUserRole() - 类 的构造器xyz.erupt.flow.bean.entity.erupt.EruptUserRole
 
EruptUserRoleId - xyz.erupt.flow.bean.entity.erupt中的类
 
EruptUserRoleId() - 类 的构造器xyz.erupt.flow.bean.entity.erupt.EruptUserRoleId
 
ExecutableNodeListener<T> - xyz.erupt.flow.process.listener中的接口
通用的流程监听器 适用于 实例,线程,活动,任务 这些可执行的东西 这些监听器必须要继承这个监听器
execute(T) - 接口 中的方法xyz.erupt.flow.process.listener.ExecutableNodeListener
执行监听,如果某个监听返回值为false,则中断监听链
execute(OaProcessActivity) - 类 中的方法xyz.erupt.flow.process.listener.impl.ActiveNextActivity
 
execute(OaProcessExecution) - 类 中的方法xyz.erupt.flow.process.listener.impl.ActiveParentExecution
 
execute(OaProcessActivity) - 类 中的方法xyz.erupt.flow.process.listener.impl.ActiveTasks
 
execute(OaTask) - 类 中的方法xyz.erupt.flow.process.listener.impl.AfterActiveTaskImpl
 
execute(OaTask) - 类 中的方法xyz.erupt.flow.process.listener.impl.AutoCompleteTask
 
execute(OaTask) - 类 中的方法xyz.erupt.flow.process.listener.impl.CompleteActivity
 
execute(OaTask) - 类 中的方法xyz.erupt.flow.process.listener.impl.ConsoleListener
 
execute(OaTask) - 类 中的方法xyz.erupt.flow.process.listener.impl.LogAssign
 
execute(OaProcessExecution) - 类 中的方法xyz.erupt.flow.process.listener.impl.NewActivityListener
 
execute(OaProcessInstance) - 类 中的方法xyz.erupt.flow.process.listener.impl.NewExecutionListener
 
execute(OaProcessActivity) - 类 中的方法xyz.erupt.flow.process.listener.impl.NewTaskListener
 

F

findByAccount(String) - 接口 中的方法xyz.erupt.flow.repository.EruptUserRepository
根据账号查询
findByAccountContainingOrNameContaining(String, String) - 接口 中的方法xyz.erupt.flow.repository.EruptUserRepository
模糊匹配
findByAccountIn(Collection<String>) - 接口 中的方法xyz.erupt.flow.repository.EruptUserRepository
根据账号集合查询
findByEruptOrgId(Long) - 接口 中的方法xyz.erupt.flow.repository.EruptUserRepository
根据上级机构id查询
findByEruptOrgIdIsNull() - 接口 中的方法xyz.erupt.flow.repository.EruptUserRepository
查询机构为空的人员
findByIsAdmin(boolean) - 接口 中的方法xyz.erupt.flow.repository.EruptUserRepository
查询超管用户
findByParentOrgIdIsNullOrderBySortAsc() - 接口 中的方法xyz.erupt.flow.repository.EruptOrgRepository
查询上级为空的单位
findByParentOrgIdOrderBySortAsc(Long) - 接口 中的方法xyz.erupt.flow.repository.EruptOrgRepository
根据上级机构id查询
findByRoleIds(Collection<String>) - 接口 中的方法xyz.erupt.flow.repository.EruptUserRepository
根据角色id查询数据
finish(OaProcessExecution) - 类 中的方法xyz.erupt.flow.service.impl.ProcessExecutionServiceImpl
 
finish(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessInstanceServiceImpl
 
finish(OaProcessExecution) - 接口 中的方法xyz.erupt.flow.service.ProcessExecutionService
结束流程
finish(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessInstanceService
完成
FINISHED - 类 中的静态变量xyz.erupt.flow.bean.entity.OaProcessInstance
 
FlowConstant - xyz.erupt.flow.constant中的类
 
FlowConstant() - 类 的构造器xyz.erupt.flow.constant.FlowConstant
 
FormGroupController - xyz.erupt.flow.controller中的类
 
FormGroupController() - 类 的构造器xyz.erupt.flow.controller.FormGroupController
 
FormGroupService - xyz.erupt.flow.service中的接口
 
FormGroupServiceImpl - xyz.erupt.flow.service.impl中的类
 
FormGroupServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.FormGroupServiceImpl
 
formGroupsSort(List<Long>) - 类 中的方法xyz.erupt.flow.controller.FormGroupController
表单分组排序
formGroupsSort(List<Long>) - 接口 中的方法xyz.erupt.flow.service.FormGroupService
表单及分组排序
formGroupsSort(List<Long>) - 类 中的方法xyz.erupt.flow.service.impl.FormGroupServiceImpl
 
FormsController - xyz.erupt.flow.controller中的类
 
FormsController() - 类 的构造器xyz.erupt.flow.controller.FormsController
 
FormsService - xyz.erupt.flow.service中的接口
 
FormsServiceImpl - xyz.erupt.flow.service.impl中的类
 
FormsServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.FormsServiceImpl
 
formsSort(List<Long>) - 类 中的方法xyz.erupt.flow.controller.FormsController
表单排序
formsSort(List<Long>) - 接口 中的方法xyz.erupt.flow.service.FormsService
 
formsSort(List<Long>) - 类 中的方法xyz.erupt.flow.service.impl.FormsServiceImpl
 
freshProcess(Long, String) - 类 中的方法xyz.erupt.flow.service.impl.ProcessExecutionServiceImpl
 
freshProcess(Long, String) - 接口 中的方法xyz.erupt.flow.service.ProcessExecutionService
刷新节点json

G

getAdminUsers() - 类 中的方法xyz.erupt.flow.process.userlink.impl.DefaultUserLinkServiceImpl
 
getAdminUsers() - 类 中的方法xyz.erupt.flow.process.userlink.impl.UserLinkServiceHolder
 
getAdminUsers() - 接口 中的方法xyz.erupt.flow.process.userlink.UserLinkService
查询超管用户列表
getByExecutionId(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
 
getByExecutionId(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityService
查询当前线程的节点
getById(Long) - 类 中的方法xyz.erupt.flow.controller.ProcessInstanceController
 
getEruptForm(String) - 类 中的静态方法xyz.erupt.flow.core.service.EruptFlowCoreService
 
getEruptForms() - 类 中的方法xyz.erupt.flow.core.controller.EruptFlowFormController
查询所有已加载的表单类
getEruptForms() - 类 中的静态方法xyz.erupt.flow.core.service.EruptFlowCoreService
 
getFormById(String) - 类 中的方法xyz.erupt.flow.controller.FormsController
查询表单模板数据
getFormContent() - 类 中的方法xyz.erupt.flow.bean.entity.OaProcessInstance
 
getFormGroupList() - 类 中的方法xyz.erupt.flow.controller.FormGroupController
查询所有表单分组
getFormGroupList() - 接口 中的方法xyz.erupt.flow.service.FormGroupService
 
getFormGroupList() - 类 中的方法xyz.erupt.flow.service.impl.FormGroupServiceImpl
 
getFormGroups(String) - 类 中的方法xyz.erupt.flow.controller.FormGroupController
查询所有表单分组
getFormGroups(String) - 类 中的方法xyz.erupt.flow.controller.ProcessDefinitionController
查询所有表单分组 包含流程定义
getFormGroups(OaFormGroups) - 接口 中的方法xyz.erupt.flow.service.FormGroupService
查询表单组
getFormGroups(OaFormGroups) - 类 中的方法xyz.erupt.flow.service.impl.FormGroupServiceImpl
 
getFormGroups(OaFormGroups) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
getFormGroups(OaFormGroups) - 接口 中的方法xyz.erupt.flow.service.ProcessDefinitionService
分组查询
getInstDetail(Long) - 类 中的方法xyz.erupt.flow.controller.TaskController
查询任务详情
getInstDetail(Long) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
getInstDetail(Long) - 接口 中的方法xyz.erupt.flow.service.TaskService
查看实例详情
getLastVersionByFromId(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
getLastVersionByFromId(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessDefinitionService
根据formId查询最新版
getLeaderMap(String, int, int) - 类 中的方法xyz.erupt.flow.process.userlink.impl.DefaultUserLinkServiceImpl
按照层级返回部门领导
getLeaderMap(String, int, int) - 类 中的方法xyz.erupt.flow.process.userlink.impl.UserLinkServiceHolder
 
getLeaderMap(String, int, int) - 接口 中的方法xyz.erupt.flow.process.userlink.UserLinkService
查询指定用户的所有主管
getListenerMap() - 接口 中的方法xyz.erupt.flow.service.WithListener
 
getMineAbout(String, int, int) - 类 中的方法xyz.erupt.flow.controller.ProcessInstanceController
查询与我相关的流程
getMineAbout(String, int, int) - 类 中的方法xyz.erupt.flow.service.impl.ProcessInstanceServiceImpl
查询与我相关的实例
getMineAbout(String, int, int) - 接口 中的方法xyz.erupt.flow.service.ProcessInstanceService
查询与我相关的流程 即我处理过的,或者抄送我的
getOrgTree(String, String) - 类 中的方法xyz.erupt.flow.controller.UserLinkController
查询组织架构树
getOrgTree(String, String) - 类 中的方法xyz.erupt.flow.process.userlink.impl.DefaultUserLinkServiceImpl
查询组织架构树
getOrgTree(String, String) - 类 中的方法xyz.erupt.flow.process.userlink.impl.UserLinkServiceHolder
 
getOrgTree(String, String) - 接口 中的方法xyz.erupt.flow.process.userlink.UserLinkService
查询组织架构树
getOrgTreeUser(String, String) - 类 中的方法xyz.erupt.flow.process.userlink.impl.DefaultUserLinkServiceImpl
查询用户
getOrgTreeUser(String, String) - 类 中的方法xyz.erupt.flow.process.userlink.impl.UserLinkServiceHolder
 
getOrgTreeUser(String, String) - 接口 中的方法xyz.erupt.flow.process.userlink.UserLinkService
模糊搜索用户
getOrgUserTree(String, String) - 类 中的方法xyz.erupt.flow.controller.UserLinkController
查询用户
getPreUserTasks(OaProcessNode, OaProcessNode, String, Set<OaProcessNode>) - 类 中的方法xyz.erupt.flow.process.engine.ProcessHelper
获取流程的上一个用户任务 只能从流程图上获取,而不能按照实际执行获取
getProcessNode() - 类 中的方法xyz.erupt.flow.bean.entity.OaProcessActivity
 
getProcessNode() - 类 中的方法xyz.erupt.flow.bean.entity.OaProcessActivityHistory
 
getProcessNode() - 类 中的方法xyz.erupt.flow.bean.entity.OaProcessDefinition
 
getProcessNode() - 类 中的方法xyz.erupt.flow.bean.entity.OaProcessExecution
 
getProcessNode() - 类 中的方法xyz.erupt.flow.bean.entity.OaProcessInstance
 
getRoleIdsByUserId(String) - 类 中的方法xyz.erupt.flow.process.userlink.impl.DefaultUserLinkServiceImpl
查询账号对用的角色列表
getRoleIdsByUserId(String) - 类 中的方法xyz.erupt.flow.process.userlink.impl.UserLinkServiceHolder
 
getRoleIdsByUserId(String) - 接口 中的方法xyz.erupt.flow.process.userlink.UserLinkService
根据用户查询他的角色列表
getRoleList(String) - 类 中的方法xyz.erupt.flow.controller.UserLinkController
查询角色列表
getRoleList(String) - 类 中的方法xyz.erupt.flow.process.userlink.impl.DefaultUserLinkServiceImpl
 
getRoleList(String) - 类 中的方法xyz.erupt.flow.process.userlink.impl.UserLinkServiceHolder
 
getRoleList(String) - 接口 中的方法xyz.erupt.flow.process.userlink.UserLinkService
查询角色列表
getTaskDetail(Long) - 类 中的方法xyz.erupt.flow.controller.TaskController
查询任务详情
getTaskDetail(Long) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
getTaskDetail(Long) - 接口 中的方法xyz.erupt.flow.service.TaskService
查看任务详情
getTasksByActivityId(Long, String...) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
查询开始节点,开始节点只能有一个
getTasksByActivityId(Long, String...) - 接口 中的方法xyz.erupt.flow.service.TaskService
查询当前流程的待完成任务
getUserIdsByRoleIds(String...) - 类 中的方法xyz.erupt.flow.process.userlink.impl.DefaultUserLinkServiceImpl
根据角色id查询用户列表
getUserIdsByRoleIds(String...) - 类 中的方法xyz.erupt.flow.process.userlink.impl.UserLinkServiceHolder
 
getUserIdsByRoleIds(String...) - 接口 中的方法xyz.erupt.flow.process.userlink.UserLinkService
根据角色列表查询用户id列表

I

info() - 类 中的方法xyz.erupt.flow.EruptFlowAutoConfiguration
 
initMenus() - 类 中的方法xyz.erupt.flow.EruptFlowAutoConfiguration
 
instanceOfDept(Long, Long) - 类 中的方法xyz.erupt.flow.process.engine.condition.DeptChecker
判断A部门的所有上级中有没有B部门

J

JUMP - 类 中的静态变量xyz.erupt.flow.bean.entity.OaTaskOperation
 
jumpTo(OaTask, String, String) - 类 中的方法xyz.erupt.flow.process.engine.ProcessHelper
跳转到指定活动 跳转后本流程会到达目标活动,并且只激活它 其他目前激活的活动会终止 并且要保证 唯一激活的这个活动,后续能够正常完成 实现方案分2种 如果是同一线程内:直接跳转就可以了 如果是不同线程:需要从开始节点开始正向模拟,除了目标节点外,其他活动全部自动完成

L

listByActivityId(Long) - 类 中的方法xyz.erupt.flow.service.impl.TaskHistoryServiceImpl
 
listByActivityId(Long, boolean) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
listByActivityId(Long) - 接口 中的方法xyz.erupt.flow.service.TaskHistoryService
 
listByActivityId(Long, boolean) - 接口 中的方法xyz.erupt.flow.service.TaskService
 
listByGroupId(Long, String) - 接口 中的方法xyz.erupt.flow.service.FormsService
 
listByGroupId(Long, String) - 类 中的方法xyz.erupt.flow.service.impl.FormsServiceImpl
 
listByInstanceId(Long) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
listByInstanceId(Long) - 接口 中的方法xyz.erupt.flow.service.TaskService
 
listByOperator(String) - 类 中的方法xyz.erupt.flow.service.impl.TaskOperationServiceImpl
 
listByOperator(String) - 接口 中的方法xyz.erupt.flow.service.TaskOperationService
 
listByProcInstId(Long, boolean) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityHistoryServiceImpl
 
listByProcInstId(Long, boolean) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityHistoryService
查询流程实例中的所有活动
listByRoleIds(Collection<String>) - 类 中的方法xyz.erupt.flow.service.impl.TaskUserLinkServiceImpl
 
listByRoleIds(Collection<String>) - 接口 中的方法xyz.erupt.flow.service.TaskUserLinkService
 
listByTaskId(Long) - 类 中的方法xyz.erupt.flow.service.impl.TaskUserLinkServiceImpl
 
listByTaskId(Long) - 接口 中的方法xyz.erupt.flow.service.TaskUserLinkService
 
listByUserIds(Collection<String>) - 类 中的方法xyz.erupt.flow.service.impl.TaskUserLinkServiceImpl
 
listByUserIds(Collection<String>) - 接口 中的方法xyz.erupt.flow.service.TaskUserLinkService
 
ListenerRegister - xyz.erupt.flow.conf中的类
 
ListenerRegister() - 类 的构造器xyz.erupt.flow.conf.ListenerRegister
 
listFinishedByExecutionId(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityHistoryServiceImpl
 
listFinishedByExecutionId(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityHistoryService
 
listMyTasks(String, int, int) - 类 中的方法xyz.erupt.flow.controller.TaskController
查询我的任务
listMyTasks(String) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
listMyTasks(String) - 接口 中的方法xyz.erupt.flow.service.TaskService
分页查询我的任务
log(OaTask, String, String) - 类 中的方法xyz.erupt.flow.service.impl.TaskOperationServiceImpl
 
log(OaTask, String, String, String, String) - 类 中的方法xyz.erupt.flow.service.impl.TaskOperationServiceImpl
 
log(OaTask, String, String) - 接口 中的方法xyz.erupt.flow.service.TaskOperationService
记录日志
log(OaTask, String, String, String, String) - 接口 中的方法xyz.erupt.flow.service.TaskOperationService
 
LogAssign - xyz.erupt.flow.process.listener.impl中的类
 
LogAssign() - 类 的构造器xyz.erupt.flow.process.listener.impl.LogAssign
 

N

newActivities(OaProcessExecution, JSONObject, OaProcessNode) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
 
newActivities(OaProcessExecution, JSONObject, OaProcessNode, String) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
 
newActivities(OaProcessExecution, JSONObject, OaProcessNode, String) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityService
针对当前node创建节点 如果当前节点不是用户任务,将会继续向前,直到下一个(或多个)用户任务 然后将这些用户任务解析为节点,同时生成任务
newActivities(OaProcessExecution, JSONObject, OaProcessNode) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityService
 
newActivitiesForExecution(OaProcessExecution) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
 
newActivitiesForExecution(OaProcessExecution) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityService
 
newActivity(OaProcessExecution, OaProcessNode, String, OaProcessNodeProps, int) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
创建一个活动
newActivity(OaProcessExecution, OaProcessNode, String, OaProcessNodeProps, int) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityService
 
NewActivityListener - xyz.erupt.flow.process.listener.impl中的类
启动线程后,为当前线程创建活动
NewActivityListener() - 类 的构造器xyz.erupt.flow.process.listener.impl.NewActivityListener
 
newExecution(String, Long, OaProcessNode, OaProcessExecution) - 类 中的方法xyz.erupt.flow.service.impl.ProcessExecutionServiceImpl
 
newExecution(String, Long, OaProcessNode, OaProcessExecution) - 接口 中的方法xyz.erupt.flow.service.ProcessExecutionService
新建线程
newExecutionForInstance(OaProcessInstance) - 类 中的方法xyz.erupt.flow.service.impl.ProcessExecutionServiceImpl
 
newExecutionForInstance(OaProcessInstance) - 接口 中的方法xyz.erupt.flow.service.ProcessExecutionService
启动新线程
NewExecutionListener - xyz.erupt.flow.process.listener.impl中的类
启动实例,为当前实例创建线程
NewExecutionListener() - 类 的构造器xyz.erupt.flow.process.listener.impl.NewExecutionListener
 
newProcessInstance(OaProcessDefinition, String) - 类 中的方法xyz.erupt.flow.service.impl.ProcessInstanceServiceImpl
启动新的流程实例(instance)
newProcessInstance(OaProcessDefinition, String) - 接口 中的方法xyz.erupt.flow.service.ProcessInstanceService
创建一个新实例
NewTaskListener - xyz.erupt.flow.process.listener.impl中的类
启动活动后生成任务
NewTaskListener() - 类 的构造器xyz.erupt.flow.process.listener.impl.NewTaskListener
 
NOBODY_TO_ADMIN - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NOBODY_TO_PASS - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NOBODY_TO_REFUSE - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NOBODY_TO_USER - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NODE_ASSIGN_ROLE - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NODE_ASSIGN_USER - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NODE_TYPE_APPROVAL - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NODE_TYPE_CC - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NODE_TYPE_CONCURRENT - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NODE_TYPE_CONCURRENTS - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NODE_TYPE_CONDITION - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NODE_TYPE_CONDITIONS - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NODE_TYPE_ROOT - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NODE_TYPE_ROOT_VALUE - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
NumberChecker - xyz.erupt.flow.process.engine.condition中的类
 
NumberChecker() - 类 的构造器xyz.erupt.flow.process.engine.condition.NumberChecker
 

O

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
 

P

PARALLEL - 类 中的静态变量xyz.erupt.flow.bean.entity.OaProcessActivity
 
PAUSE - 类 中的静态变量xyz.erupt.flow.bean.entity.OaProcessInstance
 
PERM_Editable - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
PERM_Readonly - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
preview(String, JSONObject) - 类 中的方法xyz.erupt.flow.controller.ProcessDefinitionController
预览流程时间线
preview(String, JSONObject) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
preview(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
preview(String, JSONObject) - 接口 中的方法xyz.erupt.flow.service.ProcessDefinitionService
预览
preview(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessDefinitionService
查看流程实例的时间线
priority() - 类 中的方法xyz.erupt.flow.process.userlink.impl.CustomUserLinkServiceImpl
自定义的用户体系service要重写优先级,并且返回值要大于0
priority() - 类 中的方法xyz.erupt.flow.process.userlink.impl.DefaultUserLinkServiceImpl
 
priority() - 类 中的方法xyz.erupt.flow.process.userlink.impl.UserLinkServiceHolder
 
priority() - 接口 中的方法xyz.erupt.flow.process.userlink.UserLinkService
实现类的优先级 默认给个1,比 DefaultUserLinkServiceImpl 大
ProcessActivityHistoryService - xyz.erupt.flow.service中的接口
 
ProcessActivityHistoryServiceImpl - xyz.erupt.flow.service.impl中的类
 
ProcessActivityHistoryServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.ProcessActivityHistoryServiceImpl
 
ProcessActivityService - xyz.erupt.flow.service中的接口
 
ProcessActivityServiceImpl - xyz.erupt.flow.service.impl中的类
 
ProcessActivityServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
 
ProcessDefinitionController - xyz.erupt.flow.controller中的类
 
ProcessDefinitionController() - 类 的构造器xyz.erupt.flow.controller.ProcessDefinitionController
 
ProcessDefinitionService - xyz.erupt.flow.service中的接口
 
ProcessDefinitionServiceImpl - xyz.erupt.flow.service.impl中的类
 
ProcessDefinitionServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
ProcessExecutionService - xyz.erupt.flow.service中的接口
 
ProcessExecutionServiceImpl - xyz.erupt.flow.service.impl中的类
 
ProcessExecutionServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.ProcessExecutionServiceImpl
 
ProcessHelper - xyz.erupt.flow.process.engine中的类
 
ProcessHelper(ConditionChecker...) - 类 的构造器xyz.erupt.flow.process.engine.ProcessHelper
 
ProcessInstanceController - xyz.erupt.flow.controller中的类
 
ProcessInstanceController() - 类 的构造器xyz.erupt.flow.controller.ProcessInstanceController
 
ProcessInstanceHistoryService - xyz.erupt.flow.service中的接口
 
ProcessInstanceHistoryServiceImpl - xyz.erupt.flow.service.impl中的类
 
ProcessInstanceHistoryServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.ProcessInstanceHistoryServiceImpl
 
ProcessInstanceService - xyz.erupt.flow.service中的接口
 
ProcessInstanceServiceImpl - xyz.erupt.flow.service.impl中的类
 
ProcessInstanceServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.ProcessInstanceServiceImpl
 
ProcessNodeEngine - xyz.erupt.flow.service中的接口
 
ProcessNodeEngineImpl - xyz.erupt.flow.service.impl中的类
 
ProcessNodeEngineImpl() - 类 的构造器xyz.erupt.flow.service.impl.ProcessNodeEngineImpl
 

R

readNode(String, String) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
readNode(String, String) - 接口 中的方法xyz.erupt.flow.service.ProcessDefinitionService
读取节点
REFUSE - 类 中的静态变量xyz.erupt.flow.bean.entity.OaTaskOperation
 
refuse(Long, JSONObject) - 类 中的方法xyz.erupt.flow.controller.TaskController
拒绝任务
refuse(OaTask, String) - 类 中的方法xyz.erupt.flow.process.engine.ProcessHelper
审批拒绝
refuse(Long, String, String) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
refuse(Long, String, String, String, String) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
refuse(Long, String, String, String, String) - 接口 中的方法xyz.erupt.flow.service.TaskService
拒绝任务
refuse(Long, String, String) - 接口 中的方法xyz.erupt.flow.service.TaskService
拒绝任务
REFUSE_TO_BEFORE - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
REFUSE_TO_END - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
REFUSE_TO_NODE - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
registerForActivity() - 类 中的方法xyz.erupt.flow.conf.ListenerRegister
注册活动的监听器
registerForExecution() - 类 中的方法xyz.erupt.flow.conf.ListenerRegister
注册线程的监听器
registerForInstance() - 类 中的方法xyz.erupt.flow.conf.ListenerRegister
注册流程实例的监听器
registerForTask() - 类 中的方法xyz.erupt.flow.conf.ListenerRegister
注册任务的监听器
removeByFormId(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
removeByFormId(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessDefinitionService
根据formId删除流程定义
removeById(Serializable) - 类 中的方法xyz.erupt.flow.service.impl.FormsServiceImpl
 
removeByProcessInstId(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
 
removeByProcessInstId(Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessExecutionServiceImpl
 
removeByProcessInstId(Long) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
removeByProcessInstId(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityService
 
removeByProcessInstId(Long) - 接口 中的方法xyz.erupt.flow.service.ProcessExecutionService
 
removeByProcessInstId(Long) - 接口 中的方法xyz.erupt.flow.service.TaskService
 
removeByTaskId(Long) - 类 中的方法xyz.erupt.flow.service.impl.TaskUserLinkServiceImpl
 
removeByTaskId(Long) - 接口 中的方法xyz.erupt.flow.service.TaskUserLinkService
 
removeForm(Long) - 类 中的方法xyz.erupt.flow.controller.FormsController
删除流程
run(ApplicationArguments) - 类 中的方法xyz.erupt.flow.core.service.EruptFlowCoreService
 
RUNNING - 类 中的静态变量xyz.erupt.flow.bean.entity.OaProcessInstance
 

S

saveBatch(Collection<OaTaskUserLink>) - 类 中的方法xyz.erupt.flow.service.impl.TaskUserLinkServiceImpl
 
saveBatch(Collection<OaTaskUserLink>) - 接口 中的方法xyz.erupt.flow.service.TaskUserLinkService
 
saveBatchWithUserLink(List<OaTask>) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
saveBatchWithUserLink(List<OaTask>) - 接口 中的方法xyz.erupt.flow.service.TaskService
 
SERIAL - 类 中的静态变量xyz.erupt.flow.bean.entity.OaProcessActivity
任务完成模式
SERVER_NAME - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
setApplicationContext(ApplicationContext) - 类 中的方法xyz.erupt.flow.conf.ListenerRegister
 
SHUTDOWN - 类 中的静态变量xyz.erupt.flow.bean.entity.OaProcessInstance
 
SHUTDOWN - 类 中的静态变量xyz.erupt.flow.bean.entity.OaTaskOperation
 
sort() - 接口 中的方法xyz.erupt.flow.process.listener.ExecutableNodeListener
默认顺序,最大
sort() - 类 中的方法xyz.erupt.flow.process.listener.impl.ActiveNextActivity
 
sort() - 类 中的方法xyz.erupt.flow.process.listener.impl.ActiveParentExecution
 
sort() - 类 中的方法xyz.erupt.flow.process.listener.impl.ActiveTasks
 
sort() - 类 中的方法xyz.erupt.flow.process.listener.impl.AfterActiveTaskImpl
 
sort() - 类 中的方法xyz.erupt.flow.process.listener.impl.AutoCompleteTask
 
sort() - 类 中的方法xyz.erupt.flow.process.listener.impl.CompleteActivity
 
sort() - 类 中的方法xyz.erupt.flow.process.listener.impl.LogAssign
 
sort() - 类 中的方法xyz.erupt.flow.process.listener.impl.NewActivityListener
 
sort() - 类 中的方法xyz.erupt.flow.process.listener.impl.NewExecutionListener
 
sort() - 类 中的方法xyz.erupt.flow.process.listener.impl.NewTaskListener
 
startById(String, JSONObject) - 类 中的方法xyz.erupt.flow.controller.ProcessDefinitionController
启动流程,会启动当前流程的最新版本
startById(String, String) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
startById(String, String) - 接口 中的方法xyz.erupt.flow.service.ProcessDefinitionService
根据formId启动流程,会启动最新版流程
STATUS_ENDED - 类 中的静态变量xyz.erupt.flow.bean.entity.OaProcessExecution
 
STATUS_RUNNING - 类 中的静态变量xyz.erupt.flow.bean.entity.OaProcessExecution
 
STATUS_WAITING - 类 中的静态变量xyz.erupt.flow.bean.entity.OaProcessExecution
 
step(Long, OaProcessNode) - 类 中的方法xyz.erupt.flow.service.impl.ProcessExecutionServiceImpl
线程前进
step(Long, OaProcessNode) - 接口 中的方法xyz.erupt.flow.service.ProcessExecutionService
线程继续向前
stop(Long, String) - 类 中的方法xyz.erupt.flow.service.impl.ProcessInstanceServiceImpl
停止流程实例
stop(Long, String) - 接口 中的方法xyz.erupt.flow.service.ProcessInstanceService
流程终止
stopByExecutionId(Long, String) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
 
stopByExecutionId(Long, String) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
stopByExecutionId(Long, String) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityService
中断所有线程
stopByExecutionId(Long, String) - 接口 中的方法xyz.erupt.flow.service.TaskService
中断所有线程
stopByInstId(Long, String) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
 
stopByInstId(Long, String) - 类 中的方法xyz.erupt.flow.service.impl.ProcessExecutionServiceImpl
 
stopByInstId(Long, String) - 类 中的方法xyz.erupt.flow.service.impl.TaskServiceImpl
 
stopByInstId(Long, String) - 接口 中的方法xyz.erupt.flow.service.ProcessActivityService
 
stopByInstId(Long, String) - 接口 中的方法xyz.erupt.flow.service.ProcessExecutionService
中断所有线程
stopByInstId(Long, String) - 接口 中的方法xyz.erupt.flow.service.TaskService
 
StringChecker - xyz.erupt.flow.process.engine.condition中的类
 
StringChecker() - 类 的构造器xyz.erupt.flow.process.engine.condition.StringChecker
 
successApi(List<T>, int, int) - 类 中的静态方法xyz.erupt.flow.web.EruptApiPageModel
为分页查询返回结果 必须是mybatis分页
switchNode(OaProcessExecution, JSONObject, List<OaProcessNode>) - 类 中的方法xyz.erupt.flow.process.engine.ProcessHelper
根据条件选择一个分支继续

T

TaskBuilder - xyz.erupt.flow.process.builder中的类
使用建造者模式创建任务 所有任务都是这个类生成的
TaskBuilder(OaProcessActivity) - 类 的构造器xyz.erupt.flow.process.builder.TaskBuilder
 
TaskController - xyz.erupt.flow.controller中的类
 
TaskController() - 类 的构造器xyz.erupt.flow.controller.TaskController
 
TaskDetailVo - xyz.erupt.flow.bean.vo中的类
除了任务信息外还有 1,流程定义的 表单信息(OaProcessDefinition.formItems) 2,流程实例的 表单内容(OaProcessInstance.formItems) 3,当前线程的 节点配置(OaProcessExecution.process)
TaskDetailVo() - 类 的构造器xyz.erupt.flow.bean.vo.TaskDetailVo
 
TaskHistoryService - xyz.erupt.flow.service中的接口
 
TaskHistoryServiceImpl - xyz.erupt.flow.service.impl中的类
 
TaskHistoryServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.TaskHistoryServiceImpl
 
TaskOperationService - xyz.erupt.flow.service中的接口
 
TaskOperationServiceImpl - xyz.erupt.flow.service.impl中的类
 
TaskOperationServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.TaskOperationServiceImpl
 
TaskService - xyz.erupt.flow.service中的接口
 
TaskServiceImpl - xyz.erupt.flow.service.impl中的类
 
TaskServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.TaskServiceImpl
 
TaskUserLinkService - xyz.erupt.flow.service中的接口
 
TaskUserLinkServiceImpl - xyz.erupt.flow.service.impl中的类
 
TaskUserLinkServiceImpl() - 类 的构造器xyz.erupt.flow.service.impl.TaskUserLinkServiceImpl
 
timeline(Long) - 类 中的方法xyz.erupt.flow.controller.ProcessDefinitionController
查看流程实例的时间线
toOrgTreeVoSet(List<EruptUser>) - 类 中的方法xyz.erupt.flow.process.userlink.impl.DefaultUserLinkServiceImpl
 

U

updateByFormId(OaProcessDefinition, Long) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
updateByFormId(OaProcessDefinition, Long) - 接口 中的方法xyz.erupt.flow.service.ProcessDefinitionService
 
updateById(OaForms) - 类 中的方法xyz.erupt.flow.service.impl.FormsServiceImpl
 
updateById(OaProcessActivity) - 类 中的方法xyz.erupt.flow.service.impl.ProcessActivityServiceImpl
 
updateDataById(Long, String) - 类 中的方法xyz.erupt.flow.service.impl.ProcessInstanceServiceImpl
 
updateDataById(Long, String) - 接口 中的方法xyz.erupt.flow.service.ProcessInstanceService
更新表单数据
updateForm(Long, OaForms) - 类 中的方法xyz.erupt.flow.controller.FormsController
修改表单信息
updateFormDetail(OaForms) - 类 中的方法xyz.erupt.flow.controller.FormsController
编辑表单详情
updateFormDetail(OaForms) - 接口 中的方法xyz.erupt.flow.service.FormsService
 
updateFormDetail(OaForms) - 类 中的方法xyz.erupt.flow.service.impl.FormsServiceImpl
 
updateFormGroupName(Long, String) - 类 中的方法xyz.erupt.flow.controller.FormGroupController
修改分组
updateFormGroupName(Long, String) - 接口 中的方法xyz.erupt.flow.service.FormGroupService
修改分组
updateFormGroupName(Long, String) - 类 中的方法xyz.erupt.flow.service.impl.FormGroupServiceImpl
 
updateStopByFormId(Long, boolean) - 类 中的方法xyz.erupt.flow.service.impl.ProcessDefinitionServiceImpl
 
updateStopByFormId(Long, boolean) - 接口 中的方法xyz.erupt.flow.service.ProcessDefinitionService
根据formId修改是否禁止
upload(MultipartFile) - 类 中的方法xyz.erupt.flow.controller.EruptFlowFileController
上传图片
USER_LINK_CC - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
USER_LINK_ROLES - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
USER_LINK_USERS - 类 中的静态变量xyz.erupt.flow.constant.FlowConstant
 
UserChecker - xyz.erupt.flow.process.engine.condition中的类
 
UserChecker() - 类 的构造器xyz.erupt.flow.process.engine.condition.UserChecker
 
UserLinkController - xyz.erupt.flow.controller中的类
用户体系的接口,部门,用户,角色相关的全在这里
UserLinkController() - 类 的构造器xyz.erupt.flow.controller.UserLinkController
 
UserLinkService - xyz.erupt.flow.process.userlink中的接口
流程中的部门,用户,角色接口 如需要自己的用户体系,实现此接口即可
userLinkServiceHolder(UserLinkService...) - 类 中的方法xyz.erupt.flow.conf.UserLinkServiceHolderConfiguration
注入所有的 userLinkServices,然后按照优先级选择其中一个
UserLinkServiceHolder - xyz.erupt.flow.process.userlink.impl中的类
用户体系解析 这个实现其实是一个代理,他会选择优先级最高的一个实例调用
UserLinkServiceHolder() - 类 的构造器xyz.erupt.flow.process.userlink.impl.UserLinkServiceHolder
 
UserLinkServiceHolderConfiguration - xyz.erupt.flow.conf中的类
配置用户体系的代理
UserLinkServiceHolderConfiguration() - 类 的构造器xyz.erupt.flow.conf.UserLinkServiceHolderConfiguration
 

W

WithListener - xyz.erupt.flow.service中的接口
 

X

xyz.erupt.flow - 程序包 xyz.erupt.flow
 
xyz.erupt.flow.bean.entity - 程序包 xyz.erupt.flow.bean.entity
 
xyz.erupt.flow.bean.entity.erupt - 程序包 xyz.erupt.flow.bean.entity.erupt
 
xyz.erupt.flow.bean.entity.node - 程序包 xyz.erupt.flow.bean.entity.node
 
xyz.erupt.flow.bean.vo - 程序包 xyz.erupt.flow.bean.vo
 
xyz.erupt.flow.conf - 程序包 xyz.erupt.flow.conf
 
xyz.erupt.flow.constant - 程序包 xyz.erupt.flow.constant
 
xyz.erupt.flow.controller - 程序包 xyz.erupt.flow.controller
 
xyz.erupt.flow.core.annotation - 程序包 xyz.erupt.flow.core.annotation
 
xyz.erupt.flow.core.controller - 程序包 xyz.erupt.flow.core.controller
 
xyz.erupt.flow.core.service - 程序包 xyz.erupt.flow.core.service
 
xyz.erupt.flow.core.view - 程序包 xyz.erupt.flow.core.view
 
xyz.erupt.flow.mapper - 程序包 xyz.erupt.flow.mapper
 
xyz.erupt.flow.process.builder - 程序包 xyz.erupt.flow.process.builder
 
xyz.erupt.flow.process.engine - 程序包 xyz.erupt.flow.process.engine
 
xyz.erupt.flow.process.engine.condition - 程序包 xyz.erupt.flow.process.engine.condition
 
xyz.erupt.flow.process.listener - 程序包 xyz.erupt.flow.process.listener
 
xyz.erupt.flow.process.listener.impl - 程序包 xyz.erupt.flow.process.listener.impl
 
xyz.erupt.flow.process.userlink - 程序包 xyz.erupt.flow.process.userlink
 
xyz.erupt.flow.process.userlink.impl - 程序包 xyz.erupt.flow.process.userlink.impl
 
xyz.erupt.flow.repository - 程序包 xyz.erupt.flow.repository
 
xyz.erupt.flow.service - 程序包 xyz.erupt.flow.service
 
xyz.erupt.flow.service.impl - 程序包 xyz.erupt.flow.service.impl
 
xyz.erupt.flow.web - 程序包 xyz.erupt.flow.web
 
A B C D E F G I J L N O P R S T U W X 
跳过导航链接

Copyright © 2023. All rights reserved.