A B C D E F G H I J L M N O P R S T U V W Y 
All Classes All Packages

A

addMultiInstanceExecution(String, String, String, Map<String, Object>) - Method in class net.risesoft.api.RuntimeApiImpl
加签
addMultiInstanceExecution(String, String, Map<String, Object>) - Method in interface net.risesoft.service.CustomRuntimeService
Description: 加签
addMultiInstanceExecution(String, String, Map<String, Object>) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
addParticipantUser(String, String, String) - Method in interface net.risesoft.service.CustomIdentityService
由于任务产生的时候,删除流程的参与人,避免待办和在办同时出现,此时任务完成还原词流程的参与人
addParticipantUser(String, String, String) - Method in class net.risesoft.service.impl.CustomIdentityServiceImpl
 
addTenant(String) - Method in class net.risesoft.y9.FlowableTenantInfoHolder
 
AlgorithmListener - Class in net.risesoft.listener
提取
AlgorithmListener() - Constructor for class net.risesoft.listener.AlgorithmListener
 
AsyncUtilService - Class in net.risesoft.service
 
AsyncUtilService() - Constructor for class net.risesoft.service.AsyncUtilService
 
asynInterface(String, String, String, String, InterfaceModel, String, String, String, String, Integer) - Method in class net.risesoft.service.AsyncUtilService
异步调用接口

B

BpmnModelApiImpl - Class in net.risesoft.api
流程图接口
BpmnModelApiImpl() - Constructor for class net.risesoft.api.BpmnModelApiImpl
 
buildProcessEngine() - Method in class net.risesoft.configuration.MultiTenantProcessEngineConfiguration
 

C

claim(String, String) - Method in interface net.risesoft.service.CustomTaskService
签收任务
claim(String, String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
claim(String, String, String) - Method in class net.risesoft.api.TaskApiImpl
签收任务
claim(DelegateTask) - Method in class net.risesoft.service.Task4ActRuDetaillService
单任务节点签收时,当前任务的办理人的待办保留,其他人的待办改为在办
clear() - Static method in class net.risesoft.y9.FlowableTenantInfoHolder
 
clearCurrentTenantId() - Method in class net.risesoft.y9.FlowableTenantInfoHolder
 
complete(String) - Method in interface net.risesoft.service.CustomTaskService
完成任务(不设置流程变量)
complete(String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
complete(String, String) - Method in class net.risesoft.api.TaskApiImpl
完成任务(不设置流程变量)
complete(String, String) - Method in interface net.risesoft.service.CustomTaskService
Description: 办结流程
complete(String, String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
complete(String, String, String, String) - Method in class net.risesoft.api.RuntimeApiImpl
真办结
completeSub(String, String, String, List<String>) - Method in class net.risesoft.api.RuntimeApiImpl
真办结
completeSub(String, List<String>) - Method in interface net.risesoft.service.CustomTaskService
Description: 办结流程
completeSub(String, List<String>) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
completeTask(String, String) - Method in class net.risesoft.api.TaskApiImpl
完成按钮的任务完结
completeTaskWithoutAssignee(String) - Method in interface net.risesoft.service.CustomTaskService
岗位使用
completeTaskWithoutAssignee(String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
completeTaskWithoutAssignee(String, String, String) - Method in class net.risesoft.api.TaskApiImpl
完成按钮的任务完结(相关参与人员的人任务办结)
completeWithVariables(String, String, String, Map<String, Object>) - Method in class net.risesoft.api.TaskApiImpl
完成任务(设置流程变量)
completeWithVariables(String, Map<String, Object>) - Method in interface net.risesoft.service.CustomTaskService
完成任务(设置流程变量)
completeWithVariables(String, Map<String, Object>) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
ConditionParserApiImpl - Class in net.risesoft.api
解析表达式条件接口
ConditionParserApiImpl() - Constructor for class net.risesoft.api.ConditionParserApiImpl
 
copyModel(String, String, String) - Method in class net.risesoft.api.ProcessDataCopyApiImpl
复制拷贝流程定义数据
copyModel(String, String, String) - Method in class net.risesoft.service.impl.ProcessModelServiceImpl
 
copyModel(String, String, String) - Method in interface net.risesoft.service.ProcessModelService
把源租户的model_key对应的设计模型复制到目标租户并部署
countByOrgUnitId(String, String) - Method in class net.risesoft.api.ProcessTodoApiImpl
根据岗位id获取待办数量
createTodo(DelegateTask) - Method in class net.risesoft.service.Task4ActRuDetaillService
 
createTodo4Claim(DelegateTask) - Method in class net.risesoft.service.Task4ActRuDetaillService
单任务节点选择多个人发送时,只会产生create事件,所以这里把所有候选人都生成待办
createWithVariables(String, String, String, Map<String, Object>, List<String>) - Method in class net.risesoft.api.TaskApiImpl
创建变量
createWithVariables(String, Map<String, Object>, String, List<String>) - Method in interface net.risesoft.service.CustomTaskService
创建变量
createWithVariables(String, Map<String, Object>, String, List<String>) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
CustomConditionParser - Interface in net.risesoft.service
 
CustomConditionParserImpl - Class in net.risesoft.service.impl
 
CustomConditionParserImpl() - Constructor for class net.risesoft.service.impl.CustomConditionParserImpl
 
CustomDoingService - Interface in net.risesoft.service
 
CustomDoingServiceImpl - Class in net.risesoft.service.impl
 
CustomDoingServiceImpl() - Constructor for class net.risesoft.service.impl.CustomDoingServiceImpl
 
CustomHistoricActivityService - Interface in net.risesoft.service
 
CustomHistoricActivityServiceImpl - Class in net.risesoft.service.impl
 
CustomHistoricActivityServiceImpl() - Constructor for class net.risesoft.service.impl.CustomHistoricActivityServiceImpl
 
CustomHistoricProcessService - Interface in net.risesoft.service
 
CustomHistoricProcessServiceImpl - Class in net.risesoft.service.impl
 
CustomHistoricProcessServiceImpl() - Constructor for class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
CustomHistoricTaskService - Interface in net.risesoft.service
 
CustomHistoricTaskServiceImpl - Class in net.risesoft.service.impl
 
CustomHistoricTaskServiceImpl() - Constructor for class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
CustomHistoricVariableService - Interface in net.risesoft.service
 
CustomHistoricVariableServiceImpl - Class in net.risesoft.service.impl
 
CustomHistoricVariableServiceImpl() - Constructor for class net.risesoft.service.impl.CustomHistoricVariableServiceImpl
 
CustomIdentityService - Interface in net.risesoft.service
 
CustomIdentityServiceImpl - Class in net.risesoft.service.impl
 
CustomIdentityServiceImpl() - Constructor for class net.risesoft.service.impl.CustomIdentityServiceImpl
 
CustomManagementService - Interface in net.risesoft.service
 
CustomManagementServiceImpl - Class in net.risesoft.service.impl
 
CustomManagementServiceImpl() - Constructor for class net.risesoft.service.impl.CustomManagementServiceImpl
 
CustomMonitorService - Interface in net.risesoft.service
 
CustomMonitorServiceImpl - Class in net.risesoft.service.impl
 
CustomMonitorServiceImpl() - Constructor for class net.risesoft.service.impl.CustomMonitorServiceImpl
 
CustomProcessDefinitionService - Interface in net.risesoft.service
 
CustomProcessDefinitionServiceImpl - Class in net.risesoft.service.impl
 
CustomProcessDefinitionServiceImpl() - Constructor for class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
CustomRecycleService - Interface in net.risesoft.service
 
CustomRecycleServiceImpl - Class in net.risesoft.service.impl
 
CustomRecycleServiceImpl() - Constructor for class net.risesoft.service.impl.CustomRecycleServiceImpl
 
CustomRepositoryService - Interface in net.risesoft.service
 
CustomRepositoryServiceImpl - Class in net.risesoft.service.impl
 
CustomRepositoryServiceImpl() - Constructor for class net.risesoft.service.impl.CustomRepositoryServiceImpl
 
CustomRuntimeService - Interface in net.risesoft.service
 
CustomRuntimeServiceImpl - Class in net.risesoft.service.impl
 
CustomRuntimeServiceImpl(RuntimeService, HistoryService, IdentityService, ManagementService, CustomProcessDefinitionService, OfficeDoneInfoApi, ErrorLogApi, DeleteProcessUtilService, ActRuDetailApi, ProcessParamApi) - Constructor for class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
CustomTaskService - Interface in net.risesoft.service
 
CustomTaskServiceImpl - Class in net.risesoft.service.impl
 
CustomTaskServiceImpl() - Constructor for class net.risesoft.service.impl.CustomTaskServiceImpl
 
CustomTodoService - Interface in net.risesoft.service
 
CustomTodoServiceImpl - Class in net.risesoft.service.impl
 
CustomTodoServiceImpl() - Constructor for class net.risesoft.service.impl.CustomTodoServiceImpl
 
CustomVariableService - Interface in net.risesoft.service
 
CustomVariableServiceImpl - Class in net.risesoft.service.impl
 
CustomVariableServiceImpl() - Constructor for class net.risesoft.service.impl.CustomVariableServiceImpl
 

D

dataHandling(String, String, Map<String, Object>, List<InterfaceParamsModel>, InterfaceModel, Integer) - Method in class net.risesoft.service.InterfaceMethodService
接口响应数据处理
delegateTask(String, String) - Method in interface net.risesoft.service.CustomTaskService
设置任务代理
delegateTask(String, String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
delegateTask(String, String, String) - Method in class net.risesoft.api.TaskApiImpl
设置任务代理
delegateTask2TaskModel(DelegateTask) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
delete(String) - Method in interface net.risesoft.service.CustomRepositoryService
根据部署的Id删除部署的流程定义
delete(String) - Method in class net.risesoft.service.impl.CustomRepositoryServiceImpl
 
delete(String, String) - Method in class net.risesoft.api.RepositoryApiImpl
删除部署的流程
deleteCandidateUser(String, String) - Method in interface net.risesoft.service.CustomTaskService
删除任务的候选人
deleteCandidateUser(String, String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
deleteCandidateUser(String, String, String) - Method in class net.risesoft.api.TaskApiImpl
删除任务的候选人
deleteDoneData(String) - Method in class net.risesoft.service.Process4CompleteUtilService
删除历史数据
deleteModel(String, String) - Method in class net.risesoft.api.BpmnModelApiImpl
删除流程图模型
deleteModel(String, String) - Method in class net.risesoft.api.ProcessModelApiImpl
删除模型
deleteMultiInstanceExecution(String) - Method in interface net.risesoft.service.CustomRuntimeService
减签
deleteMultiInstanceExecution(String) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
deleteMultiInstanceExecution(String, String) - Method in class net.risesoft.api.RuntimeApiImpl
减签
deleteParticipantUser(String, String, String) - Method in interface net.risesoft.service.CustomIdentityService
任务产生的时候,删除流程的参与人,避免待办和在办同时出现,等任务完成的时候再还原词流程的参与人
deleteParticipantUser(String, String, String) - Method in class net.risesoft.service.impl.CustomIdentityServiceImpl
任务create的时候,进行此操作,如果不采用异步,并休眠0.2秒,删除的时候,流程参与人的数据估计还没有产生
deleteProcess(String, String) - Method in class net.risesoft.service.DeleteProcessUtilService
 
deleteProcessInstance(String) - Method in interface net.risesoft.service.CustomHistoricProcessService
删除流程实例,在办件暂停,办结件加删除标识
deleteProcessInstance(String) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
deleteProcessInstance(String, String) - Method in class net.risesoft.api.HistoricProcessApiImpl
删除流程实例,在办件设为暂停,办结件加删除标识
DeleteProcessUtilService - Class in net.risesoft.service
 
DeleteProcessUtilService(ItemTodoTaskApi, ProcessInstanceApi, ChaoSongApi, DataCenterApi, ProcessParamApi, OfficeFollowApi, ErrorLogApi, ItemMsgRemindApi, ActRuDetailApi, Y9ProcessAdminProperties) - Constructor for class net.risesoft.service.DeleteProcessUtilService
 
DeleteTaskCommand - Class in net.risesoft.command
 
DeleteTaskCommand(String, String) - Constructor for class net.risesoft.command.DeleteTaskCommand
 
deleteTodo(DelegateTask, Map<String, Object>) - Method in class net.risesoft.service.impl.TodoTaskServiceImpl
 
deleteTodo(DelegateTask, Map<String, Object>) - Method in interface net.risesoft.service.TodoTaskService
Description:
deleteTodoByProcessInstanceId(FlowableEvent, Map<String, Object>) - Method in class net.risesoft.service.impl.TodoTaskServiceImpl
 
deleteTodoByProcessInstanceId(FlowableEvent, Map<String, Object>) - Method in interface net.risesoft.service.TodoTaskService
Description:
deleteVariable(String, String) - Method in interface net.risesoft.service.CustomVariableService
删除流程变量
deleteVariable(String, String) - Method in class net.risesoft.service.impl.CustomVariableServiceImpl
 
deleteVariable(String, String, String) - Method in class net.risesoft.api.VariableApiImpl
删除流程变量
deleteVariableLocal(String, String, String) - Method in class net.risesoft.api.VariableApiImpl
删除任务变量
deleteYearData(String, String, String) - Method in class net.risesoft.service.DeleteProcessUtilService
删除年度数据
deploy(String, MultipartFile) - Method in class net.risesoft.api.RepositoryApiImpl
部署流程
deploy(MultipartFile) - Method in interface net.risesoft.service.CustomRepositoryService
部署流程定义
deploy(MultipartFile) - Method in class net.risesoft.service.impl.CustomRepositoryServiceImpl
 
deployModel(String, String) - Method in class net.risesoft.api.BpmnModelApiImpl
根据流程图模型部署流程
deployModel(String, String) - Method in class net.risesoft.api.ProcessModelApiImpl
根据modelId部署流程

E

EventListener4ExcludeTodo2Doing - Class in net.risesoft.listener
 
EventListener4ExcludeTodo2Doing() - Constructor for class net.risesoft.listener.EventListener4ExcludeTodo2Doing
 
execute(CommandContext) - Method in class net.risesoft.command.DeleteTaskCommand
 
execute(CommandContext) - Method in class net.risesoft.command.JumpCommand
 
execute(CommandContext) - Method in class net.risesoft.command.JumpSubProcessCommand
 
execute(CommandContext) - Method in class net.risesoft.command.RecoveryTodoCommand
 
execute(DelegateTask, Map<String, Object>, Map<String, Object>) - Method in class net.risesoft.service.impl.ProcessTaskRelatedServiceImpl
微信提醒
execute(DelegateTask, Map<String, Object>, Map<String, Object>) - Method in interface net.risesoft.service.ProcessTaskRelatedService
Description:
executeParse(BpmnParse, UserTask) - Method in class net.risesoft.listener.ProcessAdminUserTaskParseHandler
 
execution2Model(Execution) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
exportDiagramToFile(RepositoryService, ProcessDefinition) - Static method in class net.risesoft.util.WorkflowUtils
导出图片文件到硬盘
ExtractListener - Class in net.risesoft.listener
提取
ExtractListener() - Constructor for class net.risesoft.listener.ExtractListener
 

F

findAll() - Method in interface net.risesoft.service.CustomTaskService
查找所有的任务实例
findAll() - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
findAll(String) - Method in class net.risesoft.api.TaskApiImpl
查找所有的任务实例
findById(String) - Method in interface net.risesoft.service.CustomTaskService
根据任务id查找任务
findById(String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
findById(String, String) - Method in class net.risesoft.api.TaskApiImpl
根据任务id查找任务
findByProcessInstanceId(String, String) - Method in class net.risesoft.api.TaskApiImpl
根据流程实例Id查找任务
findByProcessInstanceId(String, String, boolean) - Method in class net.risesoft.api.TaskApiImpl
根据流程实例Id和是否激活状态查找任务
findListByProcessInstanceId(String, String, Integer, Integer) - Method in class net.risesoft.api.TaskApiImpl
根据流程实例id获取用户的待办任务(分页)
findOne(String) - Method in class net.risesoft.service.WorkflowHistoryProcessInstanceService
根据流程实例ID查询历史流程定义对象ProcessDefinition
findTaskByProcessInstanceIdOrByEndTimeAsc(String, String, String) - Method in class net.risesoft.api.HistoricTaskApiImpl
根据流程实例id获取历史任务(结束时间升序)
findTaskByProcessInstanceIdOrderByStartTimeAsc(String, String, String) - Method in class net.risesoft.api.HistoricTaskApiImpl
根据流程实例id获取历史任务(开始时间升序)
FlowableModelConvertUtil - Class in net.risesoft.util
 
FlowableModelConvertUtil() - Constructor for class net.risesoft.util.FlowableModelConvertUtil
 
FlowableMultiTenantListener - Class in net.risesoft.listener
 
FlowableMultiTenantListener() - Constructor for class net.risesoft.listener.FlowableMultiTenantListener
 
FlowableTenantInfoHolder - Class in net.risesoft.y9
 
FlowableTenantInfoHolder() - Constructor for class net.risesoft.y9.FlowableTenantInfoHolder
 

G

generatePagedSql(String, int, String, int, int) - Static method in class net.risesoft.util.Y9SqlPaginationUtil
 
generatePagedSql(DataSource, String, int, int) - Static method in class net.risesoft.util.Y9SqlPaginationUtil
 
genProcessDiagram(String, String) - Method in class net.risesoft.api.BpmnModelApiImpl
获取流程图字节数据
getActiveActivityIds(String) - Method in interface net.risesoft.service.CustomRuntimeService
根据执行Id获取当前活跃的节点信息
getActiveActivityIds(String) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
getActiveActivityIds(String, String) - Method in class net.risesoft.api.RuntimeApiImpl
根据执行Id获取当前活跃的节点信息
getActiveTaskDefinitionKeys(String) - Method in class net.risesoft.service.WorkflowTaskService
获取当前运行的taskDefKey
getActivitiIdByTask(Task) - Method in class net.risesoft.service.WorkflowTaskService
Description: 根据当前的task获取当前活动节点的Id
getActivitiIdByTaskId(String) - Method in class net.risesoft.service.WorkflowTaskService
Description: 根据当前的taskId获取当前活动节点的Id,例如outerflow
getActivityProperties(String, String, List<String>) - Method in class net.risesoft.service.WorkflowProcessDefinitionService
获取某节点的指定属性
getActivityProperties(List<FlowElement>, String, List<String>) - Method in class net.risesoft.service.WorkflowProcessDefinitionService
 
getActivityProperty(String, String, String) - Method in class net.risesoft.service.WorkflowProcessDefinitionService
根据processDefinition获取某一节点的属性
getAllListBySystemName(String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据系统名称获取监控在办件
getAllTenants() - Method in class net.risesoft.y9.FlowableTenantInfoHolder
 
getBpmList(String, Boolean) - Method in class net.risesoft.service.WorkflowProcessDefinitionService
获取任务节点信息和流程定义信息
getBpmListContainStart(String) - Method in class net.risesoft.service.WorkflowProcessDefinitionService
获取任务节点信息和流程定义信息,包含开始节点
getBpmnModel(String, String) - Method in class net.risesoft.api.BpmnModelApiImpl
获取流程图模型数据
getById(String) - Method in interface net.risesoft.service.CustomHistoricProcessService
根据流程实例Id获取历史流程实例
getById(String) - Method in interface net.risesoft.service.CustomHistoricTaskService
根据任务Id获取任务实例(在办)
getById(String) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
getById(String) - Method in class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
getById(String, String) - Method in class net.risesoft.api.HistoricProcessApiImpl
根据流程实例id获取实例
getById(String, String) - Method in class net.risesoft.api.HistoricTaskApiImpl
根据任务Id获取任务实例
getById(String, String, String) - Method in class net.risesoft.api.HistoricTaskApiImpl
根据任务Id获取任务实例
getByIdAndYear(String, String) - Method in interface net.risesoft.service.CustomHistoricProcessService
Description:
getByIdAndYear(String, String) - Method in interface net.risesoft.service.CustomHistoricTaskService
根据任务Id获取任务实例
getByIdAndYear(String, String) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
getByIdAndYear(String, String) - Method in class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
getByIdAndYear(String, String, String) - Method in class net.risesoft.api.HistoricProcessApiImpl
根据流程实例id和年度获取实例
getByProcessInstanceId(String, String) - Method in class net.risesoft.api.HistoricActivityApiImpl
根据流程实例获取历史节点实例
getByProcessInstanceId(String, String) - Method in class net.risesoft.api.HistoricVariableApiImpl
根据流程实例Id,获取历史流程变量集合
getByProcessInstanceId(String, String, String) - Method in class net.risesoft.api.HistoricTaskApiImpl
根据流程实例获取所有历史任务实例(开始时间正序)
getByProcessInstanceIdAndVariableName(String, String, String) - Method in interface net.risesoft.service.CustomHistoricVariableService
Description: 根据流程实例Id和流程变量的Key,获取历史流程变量的值
getByProcessInstanceIdAndVariableName(String, String, String) - Method in class net.risesoft.service.impl.CustomHistoricVariableServiceImpl
 
getByProcessInstanceIdAndVariableName(String, String, String, String) - Method in class net.risesoft.api.HistoricVariableApiImpl
根据流程实例Id和流程变量的Key,获取历史流程变量的值
getByProcessInstanceIdAndYear(String, String, String) - Method in class net.risesoft.api.HistoricActivityApiImpl
根据年份,流程实例获取历史节点实例
getByProcessInstanceIdOrderByEndTimeDesc(String, String, String) - Method in class net.risesoft.api.HistoricTaskApiImpl
根据流程实例获取所有历史任务实例(办结时间倒序)
getBySuperProcessInstanceId(String, String) - Method in class net.risesoft.api.HistoricProcessApiImpl
根据父流程实例获取所有历史子流程实例
getByTaskId(String, String) - Method in class net.risesoft.api.HistoricVariableApiImpl
根据任务Id,获取历史任务变量的值集合
getByTaskIdAndVariableName(String, String, String) - Method in interface net.risesoft.service.CustomHistoricVariableService
Description: 根据流程实例Id和流程变量的Key,获取历史任务变量的值
getByTaskIdAndVariableName(String, String, String) - Method in class net.risesoft.service.impl.CustomHistoricVariableServiceImpl
 
getByTaskIdAndVariableName(String, String, String, String) - Method in class net.risesoft.api.HistoricVariableApiImpl
根据任务Id和变量Key,获取历史任务变量的值
getCompleteTaskCount4Parallel(String) - Method in interface net.risesoft.service.CustomTaskService
获取当前任务所在并行节点的多个任务的已完成的数量
getCompleteTaskCount4Parallel(String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
getContainEndEvent4UserTask(String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
获取有办结权限的UserTask
getCountByUserId(String) - Method in interface net.risesoft.service.CustomDoingService
获取人员的在办流程数量
getCountByUserId(String) - Method in interface net.risesoft.service.CustomTodoService
获取人员、岗位的待办任务数量
getCountByUserId(String) - Method in class net.risesoft.service.impl.CustomDoingServiceImpl
 
getCountByUserId(String) - Method in class net.risesoft.service.impl.CustomTodoServiceImpl
 
getCountByUserId(String, String) - Method in class net.risesoft.api.ProcessDoingApiImpl
根据人员id获取在办件统计
getCountByUserIdAndProcessDefinitionKey(String, String) - Method in interface net.risesoft.service.CustomDoingService
根据人员id和事项id统计
getCountByUserIdAndProcessDefinitionKey(String, String) - Method in interface net.risesoft.service.CustomTodoService
根据人员id,或岗位id和事项id统计
getCountByUserIdAndProcessDefinitionKey(String, String) - Method in class net.risesoft.service.impl.CustomDoingServiceImpl
 
getCountByUserIdAndProcessDefinitionKey(String, String) - Method in class net.risesoft.service.impl.CustomTodoServiceImpl
 
getCountByUserIdAndProcessDefinitionKey(String, String, String) - Method in class net.risesoft.api.ProcessTodoApiImpl
根据人员、岗位id,流程定义Key获取对应事项的办件统计(包括待办件,在办件,办结件)
getCountByUserIdAndSystemName(String, String) - Method in interface net.risesoft.service.CustomDoingService
根据人员id和系统标识统计
getCountByUserIdAndSystemName(String, String) - Method in interface net.risesoft.service.CustomTodoService
根据人员、岗位id,系统标识统计
getCountByUserIdAndSystemName(String, String) - Method in class net.risesoft.service.impl.CustomDoingServiceImpl
 
getCountByUserIdAndSystemName(String, String) - Method in class net.risesoft.service.impl.CustomTodoServiceImpl
 
getCountByUserIdAndSystemName(String, String, String) - Method in class net.risesoft.api.ProcessTodoApiImpl
根据人员、岗位id,系统标识获取对应事项的办件统计(包括待办件,在办件,办结件)
getCurrentTenantId() - Method in class net.risesoft.y9.FlowableTenantInfoHolder
 
getDisplayName() - Method in class net.risesoft.model.ProcessUser
 
getDoingCountByProcessDefinitionKey(String) - Method in interface net.risesoft.service.CustomMonitorService
监控在办件列表统计
getDoingCountByProcessDefinitionKey(String) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
getDoingCountByProcessDefinitionKey(String, String) - Method in class net.risesoft.api.MonitorApiImpl
根据流程定义Key获取监控在办件统计数量
getDoingCountBySystemName(String) - Method in interface net.risesoft.service.CustomMonitorService
监控在办件列表统计
getDoingCountBySystemName(String) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
getDoingCountBySystemName(String, String) - Method in class net.risesoft.api.MonitorApiImpl
根据系统英文名称获取监控在办件数量
getDoingListByProcessDefinitionKey(String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据流程定义Key获取监控在办件
getDoingListBySystemName(String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据系统名称获取监控在办件
getDoneCountByProcessDefinitionKey(String) - Method in interface net.risesoft.service.CustomMonitorService
监控办结件列表统计
getDoneCountByProcessDefinitionKey(String) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
getDoneCountByProcessDefinitionKey(String, String) - Method in class net.risesoft.api.MonitorApiImpl
根据流程定义Key获取监控办结件统计数量
getDoneCountBySystemName(String) - Method in interface net.risesoft.service.CustomMonitorService
监控办结件列表统计
getDoneCountBySystemName(String) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
getEmail() - Method in class net.risesoft.model.ProcessUser
 
getEndNode(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
查找当前任务节点的输出的结束节点
getEndNode(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
getEndNode(String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
查找当前任务节点的输出目标节点中是否包含某一类型的特定节点
getExecutionById(String) - Method in interface net.risesoft.service.CustomRuntimeService
根据执行实例Id获取执行的实体
getExecutionById(String) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
getExecutionById(String, String) - Method in class net.risesoft.api.RuntimeApiImpl
根据执行实例Id查找执行实例
getFilteredActivityImpls(String, List<String>) - Method in class net.risesoft.service.WorkflowProcessDefinitionService
获取过滤过的ActivityImpl的list,过滤掉GateWay类型节点,同时过滤掉filterList内包含的类型节点
getFinishedCountByExecutionId(String) - Method in interface net.risesoft.service.CustomHistoricTaskService
根据执行实例获取已经办理完成的任务数量
getFinishedCountByExecutionId(String) - Method in class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
getFinishedCountByExecutionId(String, String) - Method in class net.risesoft.api.HistoricTaskApiImpl
根据执行实例获取已经办理完成的任务数量
getFirstName() - Method in class net.risesoft.model.ProcessUser
 
getFlowChart(String, String) - Method in class net.risesoft.api.BpmnModelApiImpl
获取流程图数据
getFlowElements(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
获取流程模型中的节点元素okk
getFlowElements(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
getHierarchySubProcessInstanceIds(String) - Method in class net.risesoft.service.WorkflowHistoryProcessInstanceService
获取processInstanceId对应的所有层级的子流程实例Id
getHierarchySubProcessInstances(String) - Method in class net.risesoft.service.WorkflowHistoryProcessInstanceService
获取processInstanceId对应的所有层级的子流程
getHierarchySuperProcessInstance(String) - Method in class net.risesoft.service.WorkflowHistoryProcessInstanceService
获取当前流程实例对应的所有层级的父流程实例
getHierarchySuperProcessInstanceId(String) - Method in class net.risesoft.service.WorkflowHistoryProcessInstanceService
获取当前流程实例对应的所有层级的的父流程实例Id
getId() - Method in class net.risesoft.model.ProcessUser
 
getIdentityLinksForTask(String, String) - Method in class net.risesoft.api.HistoricIdentityApiImpl
获取任务的用户信息
getIdentityLinksForTask(String, String) - Method in class net.risesoft.api.IdentityApiImpl
获取任务的用户信息
getKey(Map<String, String>) - Static method in class net.risesoft.util.MapUtil
遍历map,获取key
getLastName() - Method in class net.risesoft.model.ProcessUser
 
getLatestProcessDefinitionByKey(String) - Method in interface net.risesoft.service.CustomRepositoryService
根据流程定义Key获取最新部署的流程定义
getLatestProcessDefinitionByKey(String) - Method in class net.risesoft.service.impl.CustomRepositoryServiceImpl
 
getLatestProcessDefinitionByKey(String, String) - Method in class net.risesoft.api.RepositoryApiImpl
根据流程定义key获取最新部署的流程定义
getLatestProcessDefinitionList(String) - Method in class net.risesoft.api.RepositoryApiImpl
获取所有流程定义最新版本的集合
getListBySuperProcessInstanceId(String, String) - Method in class net.risesoft.api.RuntimeApiImpl
根据父流程实例获取子流程实例
getListByUserId(String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessDoingApiImpl
根据人员Id获取用户的在办任务(分页,包含流程变量)
getListByUserIdAndProcessDefinitionKey(String, String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessTodoApiImpl
根据人员、岗位id,流程定义Key获取用户的待办任务(分页)
getListByUserIdAndProcessDefinitionKey(String, String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessDoingApiImpl
根据人员Id,事项ID获取用户的在办列表(分页,包含流程变量)
getListByUserIdAndProcessDefinitionKeyOrderBySendTime(String, String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessDoingApiImpl
获取已办件列表,按办理的时间排序
getListByUserIdAndSystemName(String, String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessTodoApiImpl
根据人员、岗位id,系统标识获取用户的待办任务(分页)
getListByUserIdAndSystemName(String, String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessDoingApiImpl
根据人员Id,系统标识获取用户的在办列表(分页,包含流程变量)
getListByUserIdAndSystemName4xxx(String, String, String, String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessTodoApiImpl
获取待办件列表
getListTaskByCreateTime(Date) - Method in class net.risesoft.service.WorkflowTaskService
根据创建时间,查找所有Task
getMethod(String, String, InterfaceModel, String, String, String, String, Integer) - Method in class net.risesoft.service.InterfaceMethodService
get请求
getModelList(String) - Method in class net.risesoft.api.BpmnModelApiImpl
获取流程模型列表
getModelList(String) - Method in class net.risesoft.api.ProcessModelApiImpl
获取模型列表
getModelXml(String, String) - Method in class net.risesoft.api.BpmnModelApiImpl
获取流程设计模型xml
getModelXml(String, String) - Method in class net.risesoft.api.ProcessModelApiImpl
获取模型xml
getNode(String, String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
获取具体流程的某个节点
getNode(String, String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
getNode(String, String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
获取具体流程的某个节点
getNodes(String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
根据流程定义Id获取节点信息
getNodesOnlyMain(String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
根据流程定义Id获取节点信息
getNodeType(String, String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
获取具体流程的某个节点类型
getOutPutNodeCount(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
根据taskId获取某个节点除去end节点和默认路由节点的所有的输出线路的个数
getOutPutNodeCount(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
getOutPutNodeCount(String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
根据taskId获取某个节点除去end节点和默认路由节点的所有的输出线路的个数
getParallelGatewayList(String, String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
根据流程定义Id和流程节点Key获取目标任务节点集合
getParallelTask(String) - Method in class net.risesoft.service.WorkflowTaskService
获取当前正在运行task并行的所有task
getPassword() - Method in class net.risesoft.model.ProcessUser
 
getPreviousProcessDefinitionById(String) - Method in interface net.risesoft.service.CustomRepositoryService
Description: 根据流程定义Id获取上一个版本的流程定义,如果当前版本是1,则返回自己
getPreviousProcessDefinitionById(String) - Method in class net.risesoft.service.impl.CustomRepositoryServiceImpl
 
getPreviousProcessDefinitionById(String, String) - Method in class net.risesoft.api.RepositoryApiImpl
根据流程定义Id获取上一个版本的流程定义,如果当前版本是1,则返回自己
getPreviousTask(String) - Method in class net.risesoft.service.WorkflowTaskService
获取当前任务(task)的前一个任务(task),当前任务可以是正在运行的任务,也可以是历史任务 //@param processInstanceId 流程实例Id
getProcessDefinitionById(String) - Method in interface net.risesoft.service.CustomRepositoryService
根据流程定义Id获取流程定义
getProcessDefinitionById(String) - Method in class net.risesoft.service.impl.CustomRepositoryServiceImpl
 
getProcessDefinitionById(String, String) - Method in class net.risesoft.api.RepositoryApiImpl
根据流程定义Id获取流程定义
getProcessDefinitionIds(String) - Method in class net.risesoft.service.WorkflowProcessDefinitionService
获取指定processDefinitionKey的所有历史流程定义Id
getProcessDefinitionListByKey(String, String) - Method in class net.risesoft.api.RepositoryApiImpl
根据流程定义key获取最新部署的流程定义
getProcessDefinitions(String) - Method in class net.risesoft.service.WorkflowProcessDefinitionService
获取指定processDefinitionKey的所有历史流程定义
getProcessDefinitionVersions(String) - Method in class net.risesoft.service.WorkflowProcessDefinitionService
获取指定流程定义的所有版本号
getProcessInstance(String) - Method in interface net.risesoft.service.CustomRuntimeService
根据流程实例Id获取流程实例
getProcessInstance(String) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
getProcessInstance(String, String) - Method in class net.risesoft.api.RuntimeApiImpl
根据流程实例Id获取流程实例信息
getProcessInstance(String, String, String) - Method in interface net.risesoft.service.CustomRepositoryService
Description: 获取流程实例,以InputStream返回
getProcessInstance(String, String, String) - Method in class net.risesoft.service.impl.CustomRepositoryServiceImpl
 
getProcessInstancesByDefId(String, String, Integer, Integer) - Method in class net.risesoft.api.RuntimeApiImpl
根据流程定义id获取流程实例列表
getProcessInstancesByKey(String, String) - Method in class net.risesoft.api.RuntimeApiImpl
根据流程定义Key获取流程实例列表
getRecycleCount(String) - Method in interface net.risesoft.service.CustomHistoricProcessService
获取所有回收站统计
getRecycleCount(String) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
getRecycleCountByItemId(String, String) - Method in interface net.risesoft.service.CustomHistoricProcessService
获取回收站统计
getRecycleCountByItemId(String, String) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
getRecycleCountByProcessDefinitionKey(String) - Method in interface net.risesoft.service.CustomRecycleService
获取监控回收站统计
getRecycleCountByProcessDefinitionKey(String) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
getRecycleCountByProcessDefinitionKey(String, String) - Method in class net.risesoft.api.MonitorApiImpl
根据流程定义Key获取监控回收站统计数量
getRecycleCountBySystemName(String) - Method in interface net.risesoft.service.CustomRecycleService
获取监控回收站统计
getRecycleCountBySystemName(String) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
getRecycleCountBySystemName(String, String) - Method in class net.risesoft.api.MonitorApiImpl
根据系统英文名称获取监控回收站统计数量
getRecycleCountByUserId(String, String) - Method in interface net.risesoft.service.CustomHistoricProcessService
根据人员id获取回收站统计
getRecycleCountByUserId(String, String) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
getRecycleCountByUserIdAndProcessDefinitionKey(String, String) - Method in interface net.risesoft.service.CustomRecycleService
获取监控回收站统计
getRecycleCountByUserIdAndProcessDefinitionKey(String, String) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
getRecycleCountByUserIdAndProcessDefinitionKey(String, String, String) - Method in class net.risesoft.api.MonitorApiImpl
根据人员Id,流程定义Key获取监控回收站统计数量
getRecycleCountByUserIdAndSystemName(String, String) - Method in interface net.risesoft.service.CustomRecycleService
根据人员id获取监控回收站统计
getRecycleCountByUserIdAndSystemName(String, String) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
getRecycleCountByUserIdAndSystemName(String, String, String) - Method in class net.risesoft.api.MonitorApiImpl
根据人员id获取监控回收站统计数量
getRecycleListByProcessDefinitionKey(String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据流程定义key获取回收站列表
getRecycleListBySystemName(String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据系统英文名称获取回收站列表
getRecycleListByUserIdAndProcessDefinitionKey(String, String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据流程定义Key获取传入用户id相关的回收站列表
getRecycleListByUserIdAndSystemName(String, String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据人员id,系统英文名称获取回收站列表
getRequestParams(List<InterfaceParamsModel>, String, String, InterfaceModel, Integer) - Method in class net.risesoft.service.InterfaceMethodService
获取请求参数值
getSendUserId(String) - Method in class net.risesoft.service.WorkflowTaskService
获取上一任务的发送人,这里之所以从上一步任务获取而不是从变量中的taskSenderId获取,是因为如果当前任务节点是并行串行, 那么就会找到上一发送人而不是上一任务的发送人 //@param historicTaskInstance
getSendUserId(HistoricTaskInstance) - Method in class net.risesoft.service.WorkflowTaskService
获取上一任务的发送人,这里之所以从上一步任务获取而不是从变量中的taskSenderId获取,是因为如果当前任务节点是并行串行, 那么就会找到上一发送人而不是上一任务的发送人
getSequenceFlow(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
根据taskId获取节点所有的输出线路(输出线路的目标不为排他网关)
getStartNodeKeyByProcessDefinitionId(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
Description:
getStartNodeKeyByProcessDefinitionId(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
getStartNodeKeyByProcessDefinitionId(String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
根据流程定义id获取开始节点
getStartNodeKeyByProcessDefinitionKey(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
根据流程定义key获取最新版本的流程定义的启动节点的taskdefineKey
getStartNodeKeyByProcessDefinitionKey(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
getStartNodeKeyByProcessDefinitionKey(String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
根据流程定义key获取最新版本的流程定义的启动节点的taskdefineKey
getSubProcessChildNode(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
判断流程定义的节点是否是SubProcess内的节点
getSubProcessChildNode(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
getSubProcessChildNode(String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
获取流程定义的是SubProcess内的节点
getSubProcessInstanceIds(String) - Method in class net.risesoft.service.WorkflowHistoryProcessInstanceService
获取processInstanceId对应的子流程实例Id
getSubProcessInstances(String) - Method in class net.risesoft.service.WorkflowHistoryProcessInstanceService
获取processInstanceId对应的子流程
getSubProcessParentNode(String, String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
根据taskDefinitionKey获取子流程父节点
getSubProcessParentNode(String, String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
getSubProcessParentNode(String, String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
获取子流程父节点
getSuperProcessInstance(String) - Method in class net.risesoft.service.WorkflowHistoryProcessInstanceService
获取当前流程实例的父流程实例
getSuperProcessInstanceById(String) - Method in interface net.risesoft.service.CustomHistoricProcessService
根据流程实例获取父流程实例
getSuperProcessInstanceById(String) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
getSuperProcessInstanceById(String, String) - Method in class net.risesoft.api.HistoricProcessApiImpl
根据流程实例获取父流程实例
getSuperProcessInstanceId(String) - Method in class net.risesoft.service.WorkflowHistoryProcessInstanceService
获取当前流程实例的父流程实例Id
getTargetNodes(String, String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
根据流程定义Id和流程节点Key获取目标任务节点集合
getTargetNodes4UserTask(String, String, String, Boolean) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
根据流程定义Id和流程节点Key获取目标任务节点集合(可设置是否包含结束节点)
getTaskByProcessInstanceId(String) - Method in class net.risesoft.service.WorkflowHistoryTaskService
 
getTaskByProcessInstanceId(String) - Method in class net.risesoft.service.WorkflowTaskService
根据流程实例Id查询所有任务
getTaskByProcessInstanceIdAndAssgness(String, String) - Method in class net.risesoft.service.WorkflowTaskService
 
getTaskByTaskId(String) - Method in class net.risesoft.service.WorkflowTaskService
根据任务ID获得任务实例
getTaskDefKey(HistoricTaskInstance) - Method in class net.risesoft.service.WorkflowTaskService
获取上一任务节点的Key
getTaskDefKey4EndEvent(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
根据任务Id获取流程的结束节点信息
getTaskDefKey4EndEvent(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
getTaskListByExecutionId(String, String, String) - Method in interface net.risesoft.service.CustomHistoricActivityService
根据流程实例ID和执行ID获取历史节点实例
getTaskListByExecutionId(String, String, String) - Method in class net.risesoft.service.impl.CustomHistoricActivityServiceImpl
 
getTaskListByExecutionId(String, String, String, String) - Method in class net.risesoft.api.HistoricActivityApiImpl
根据流程实例和执行id获取历史节点实例
getTaskListByProcessInstanceId(String) - Method in class net.risesoft.service.WorkflowHistoryTaskService
 
getTenantId() - Method in class net.risesoft.model.ProcessUser
 
getTenantId() - Static method in class net.risesoft.y9.FlowableTenantInfoHolder
 
getThePreviousTask(String) - Method in interface net.risesoft.service.CustomHistoricTaskService
获取当前任务的上一个任务节点,当前任务只可以是正在运行的任务实例
getThePreviousTask(String) - Method in class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
getThePreviousTask(String, String) - Method in class net.risesoft.api.HistoricTaskApiImpl
获取当前任务的上一个任务节点,当前任务只可以是正在运行的任务实例
getThePreviousTasks(String, String) - Method in class net.risesoft.api.HistoricTaskApiImpl
获取当前任务的上一个任务节点产生的所有任务,当前任务只可以是正在运行的任务实例
getTodoCountByUserIdAndProcessDefinitionKey(String, String, String) - Method in class net.risesoft.api.ProcessTodoApiImpl
根据人员、岗位id,流程定义key获取对应事项的待办数量
getTodoCountByUserIdAndSystemName(String, String, String) - Method in class net.risesoft.api.ProcessTodoApiImpl
根据人员、岗位id,系统标识获取对应事项的待办数量
getUserTaskCount(String) - Method in class net.risesoft.service.WorkflowTaskService
查询经历过的用户类型节点(即userTask)的条数
getVariable(String, String) - Method in interface net.risesoft.service.CustomVariableService
获取流程变量
getVariable(String, String) - Method in class net.risesoft.service.impl.CustomVariableServiceImpl
 
getVariable(String, String, String) - Method in class net.risesoft.api.VariableApiImpl
根据任务id获取流程变量
getVariableByProcessInstanceId(String, String, String) - Method in class net.risesoft.api.VariableApiImpl
根据流程实例id获取流程变量
getVariableLocal(String, String) - Method in interface net.risesoft.service.CustomVariableService
获取任务变量
getVariableLocal(String, String) - Method in class net.risesoft.service.impl.CustomVariableServiceImpl
 
getVariableLocal(String, String, String) - Method in class net.risesoft.api.VariableApiImpl
获取任务变量
getVariables(String) - Method in interface net.risesoft.service.CustomVariableService
获取多个流程变量
getVariables(String) - Method in class net.risesoft.service.impl.CustomVariableServiceImpl
 
getVariables(String, String) - Method in class net.risesoft.api.VariableApiImpl
获取多个流程变量
getVariables(String, String, Collection<String>) - Method in class net.risesoft.api.HistoricVariableApiImpl
根据流程实例Id,获取指定的流程变量
getVariables(String, String, Collection<String>) - Method in interface net.risesoft.service.CustomHistoricVariableService
根据流程实例Id,获取指定的流程变量
getVariables(String, String, Collection<String>) - Method in class net.risesoft.service.impl.CustomHistoricVariableServiceImpl
 
getVariablesByProcessInstanceId(String, String, Collection<String>) - Method in class net.risesoft.api.VariableApiImpl
获取指定的流程变量
getVariablesLocal(String) - Method in interface net.risesoft.service.CustomVariableService
获取所有任务变量
getVariablesLocal(String) - Method in class net.risesoft.service.impl.CustomVariableServiceImpl
 
getVariablesLocal(String, String) - Method in class net.risesoft.api.VariableApiImpl
获取所有任务变量
getXmlByProcessInstance(String, String, String, String) - Method in class net.risesoft.api.RepositoryApiImpl
获取流程定义xml

H

hisTask - Variable in class net.risesoft.command.RecoveryTodoCommand
要恢复办结的历史任务
HistoricActivityApiImpl - Class in net.risesoft.api
获取历史节点实例
HistoricActivityApiImpl() - Constructor for class net.risesoft.api.HistoricActivityApiImpl
 
historicActivityInstanceList2Model(List<HistoricActivityInstance>) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
historicActivityInstanceModel2Model(HistoricActivityInstance) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
HistoricIdentityApiImpl - Class in net.risesoft.api
历史流转用户信息接口
HistoricIdentityApiImpl() - Constructor for class net.risesoft.api.HistoricIdentityApiImpl
 
HistoricProcessApiImpl - Class in net.risesoft.api
流程实例相关接口
HistoricProcessApiImpl() - Constructor for class net.risesoft.api.HistoricProcessApiImpl
 
historicProcessInstance2Model(HistoricProcessInstance) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
historicProcessInstanceList2ModelList(List<HistoricProcessInstance>) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
HistoricTaskApiImpl - Class in net.risesoft.api
历史任务相关接口
HistoricTaskApiImpl() - Constructor for class net.risesoft.api.HistoricTaskApiImpl
 
historicTaskInstance2Model(HistoricTaskInstance) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
historicTaskInstanceList2ModelList(List<HistoricTaskInstance>) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
HistoricVariableApiImpl - Class in net.risesoft.api
历史变量相关接口
HistoricVariableApiImpl() - Constructor for class net.risesoft.api.HistoricVariableApiImpl
 
historicVariableInstance2Model(HistoricVariableInstance) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
historicVariableInstanceList2ModelList(List<HistoricVariableInstance>) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 

I

IdentityApiImpl - Class in net.risesoft.api
流转用户信息接口
IdentityApiImpl() - Constructor for class net.risesoft.api.IdentityApiImpl
 
identityLink2Model(IdentityLink) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
identityLinkList2ModelList(List<IdentityLink>) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
importProcessModel(String, String, MultipartFile) - Method in class net.risesoft.api.BpmnModelApiImpl
导入流程模型文件
init(String) - Method in class net.risesoft.listener.FlowableMultiTenantListener
 
insertData(String, String, Map<String, Object>, List<InterfaceParamsModel>, String) - Method in class net.risesoft.service.InterfaceMethodService
子表单新增数据
interfaceCallByProcess(ExecutionEntityImpl, Map<String, Object>, String) - Method in class net.risesoft.service.InterfaceUtilService
流程启动,办结接口调用
interfaceCallBySequenceFlow(FlowableSequenceFlowTakenEventImpl, String) - Method in class net.risesoft.service.InterfaceUtilService
路由经过接口调用
interfaceCallByTask(DelegateTask, Map<String, Object>, String) - Method in class net.risesoft.service.InterfaceUtilService
任务创建,完成接口调用
InterfaceMethodService - Class in net.risesoft.service
 
InterfaceMethodService(ItemInterfaceApi, Y9FileStoreService, Y9Properties, ErrorLogApi) - Constructor for class net.risesoft.service.InterfaceMethodService
 
InterfaceUtilService - Class in net.risesoft.service
 
InterfaceUtilService() - Constructor for class net.risesoft.service.InterfaceUtilService
 
isCallActivity(String, String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
判断流程定义的节点是否是callActivity节点
isCallActivity(String, String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
isCallActivity(String, String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
判断流程定义的节点是否是callActivity节点
isContainEndEvent(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
查找当前任务节点的输出目标节点中是否包含某一类型的特定节点
isContainEndEvent(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
isContainEndEvent(String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
查找当前任务节点的输出目标节点中是否包含某一类型的特定节点
isFailOnException() - Method in class net.risesoft.listener.EventListener4ExcludeTodo2Doing
 
isFailOnException() - Method in class net.risesoft.listener.TaskListener4ProcessCompleted
 
isHandledParallel(String) - Method in class net.risesoft.service.WorkflowTaskService
并行办理状态下是否有任务办理完成
isPictureSet() - Method in class net.risesoft.model.ProcessUser
 
isSubProcess(String, String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
判断流程定义的节点是否是SubProcess节点
isSubProcess(String, String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
isSubProcess(String, String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
判断流程定义的节点是否是SubProcess节点
isSubProcessChildNode(String, String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
判断流程定义的节点是否是SubProcess内的节点
isSubProcessChildNode(String, String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
isSubProcessChildNode(String, String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
判断流程定义的节点是否是SubProcess内的节点

J

JumpCommand - Class in net.risesoft.command
 
JumpCommand(String, String, List<String>, String) - Constructor for class net.risesoft.command.JumpCommand
 
JumpSubProcessCommand - Class in net.risesoft.command
 
JumpSubProcessCommand(String, String, Map<String, Object>, String, List<String>) - Constructor for class net.risesoft.command.JumpSubProcessCommand
 

L

list(String) - Method in class net.risesoft.api.RepositoryApiImpl
获取已部署流程定义列表
list(String) - Method in interface net.risesoft.service.CustomRepositoryService
Description: 流程模型列表
list(String) - Method in class net.risesoft.service.impl.CustomRepositoryServiceImpl
 
listByProcessInstanceId(String) - Method in interface net.risesoft.service.CustomHistoricActivityService
根据流程实例获取历史节点实例
listByProcessInstanceId(String) - Method in interface net.risesoft.service.CustomHistoricVariableService
根据流程实例Id,获取历史流程变量集合
listByProcessInstanceId(String) - Method in interface net.risesoft.service.CustomTaskService
根据流程实例Id查找任务
listByProcessInstanceId(String) - Method in class net.risesoft.service.impl.CustomHistoricActivityServiceImpl
 
listByProcessInstanceId(String) - Method in class net.risesoft.service.impl.CustomHistoricVariableServiceImpl
 
listByProcessInstanceId(String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
listByProcessInstanceId(String, String) - Method in interface net.risesoft.service.CustomHistoricTaskService
Description: 根据流程实例获取所有历史任务实例
listByProcessInstanceId(String, String) - Method in class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
listByProcessInstanceIdAndActive(String, boolean) - Method in interface net.risesoft.service.CustomTaskService
Description: 根据流程实例Id查找任务
listByProcessInstanceIdAndActive(String, boolean) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
listByProcessInstanceIdAndActivityType(String, String) - Method in interface net.risesoft.service.CustomHistoricActivityService
根据流程实例和流程节点类型获取历史节点实例
listByProcessInstanceIdAndActivityType(String, String) - Method in class net.risesoft.service.impl.CustomHistoricActivityServiceImpl
 
listByProcessInstanceIdAndYear(String, String) - Method in interface net.risesoft.service.CustomHistoricActivityService
Description:
listByProcessInstanceIdAndYear(String, String) - Method in class net.risesoft.service.impl.CustomHistoricActivityServiceImpl
 
listByProcessInstanceIdOrderByEndTimeAsc(String, String) - Method in interface net.risesoft.service.CustomHistoricTaskService
Description: 根据流程实例获取所有历史任务实例
listByProcessInstanceIdOrderByEndTimeAsc(String, String) - Method in class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
listByProcessInstanceIdOrderByEndTimeDesc(String, String) - Method in interface net.risesoft.service.CustomHistoricTaskService
Description: 根据流程实例获取所有历史任务实例
listByProcessInstanceIdOrderByEndTimeDesc(String, String) - Method in class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
listByProcessInstanceIdOrderByStartTimeAsc(String, String) - Method in interface net.risesoft.service.CustomHistoricTaskService
Description: 根据流程实例,开始时间升序获取所有历史任务实例
listByProcessInstanceIdOrderByStartTimeAsc(String, String) - Method in class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
listBySuperProcessInstanceId(String) - Method in interface net.risesoft.service.CustomHistoricProcessService
根据父流程实例获取所有历史子流程实例
listBySuperProcessInstanceId(String) - Method in interface net.risesoft.service.CustomRuntimeService
根据父流程实例获取子流程实例
listBySuperProcessInstanceId(String) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
listBySuperProcessInstanceId(String) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
listByTaskId(String) - Method in interface net.risesoft.service.CustomHistoricVariableService
根据流程实例Id,获取历史任务变量的值集合
listByTaskId(String) - Method in class net.risesoft.service.impl.CustomHistoricVariableServiceImpl
 
listContainEndEvent4UserTask(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
获取有办结权限的UserTask
listContainEndEvent4UserTask(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
listDeleteProByItemId(String, Integer, Integer) - Method in interface net.risesoft.service.CustomHistoricProcessService
获取删除实例列表
listDeleteProByItemId(String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
listIdentityLinksForTaskByTaskId(String) - Method in interface net.risesoft.service.CustomHistoricTaskService
获取任务的用户信息
listIdentityLinksForTaskByTaskId(String) - Method in interface net.risesoft.service.CustomIdentityService
获取任务的用户信息
listIdentityLinksForTaskByTaskId(String) - Method in class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
listIdentityLinksForTaskByTaskId(String) - Method in class net.risesoft.service.impl.CustomIdentityServiceImpl
 
listLatestProcessDefinition() - Method in interface net.risesoft.service.CustomRepositoryService
获取所有流程定义最新版本的集合
listLatestProcessDefinition() - Method in class net.risesoft.service.impl.CustomRepositoryServiceImpl
 
listNodesByProcessDefinitionId(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
根据流程定义Id获取节点信息
listNodesByProcessDefinitionId(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
listNodesByProcessDefinitionIdOnlyMain(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
根据流程定义Id获取节点信息(仅获取主流程的用户任务节点且不包含SubProcess)
listNodesByProcessDefinitionIdOnlyMain(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
listParallelGateway(String, String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
根据流程定义Id和流程节点Key获取目标任务节点集合
listParallelGateway(String, String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
listProcessDefinitionByKey(String) - Method in interface net.risesoft.service.CustomRepositoryService
Description: 根据流程定义Key,获取所有的流程定义
listProcessDefinitionByKey(String) - Method in class net.risesoft.service.impl.CustomRepositoryServiceImpl
 
listProcessInstancesByKey(String) - Method in interface net.risesoft.service.CustomRuntimeService
根据流程定义Key获取流程实例列表
listProcessInstancesByKey(String) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
listRecycleAll(String, Integer, Integer) - Method in interface net.risesoft.service.CustomHistoricProcessService
获取所有回收站列表
listRecycleAll(String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
listRecycleByItemId(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomHistoricProcessService
获取回收站列表
listRecycleByItemId(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
listRecycleByUserId(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomHistoricProcessService
根据人员id获取回收站列表
listRecycleByUserId(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
listTargetNodes(String, String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
根据流程定义Id和流程节点Key获取目标任务节点集合
listTargetNodes(String, String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
listTargetNodes4UserTask(String, String, Boolean) - Method in interface net.risesoft.service.CustomProcessDefinitionService
Description: 根据流程定义Id和流程节点Key获取目标任务节点集合
listTargetNodes4UserTask(String, String, Boolean) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
listThePreviousTasksByTaskId(String) - Method in interface net.risesoft.service.CustomHistoricTaskService
获取当前任务的上一个任务节点产生的所有任务,当前任务只可以是正在运行的任务实例
listThePreviousTasksByTaskId(String) - Method in class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
listUserTask(String) - Method in interface net.risesoft.service.CustomProcessDefinitionService
根据流程定义Id获取节点信息(包含SubProcess及其里面的用户任务)
listUserTask(String) - Method in class net.risesoft.service.impl.CustomProcessDefinitionServiceImpl
 
listUserTask(String, String) - Method in class net.risesoft.api.ProcessDefinitionApiImpl
根据流程定义Id获取节点,路由信息 isContainStartNode为true时,不包含开始节点

M

MapUtil - Class in net.risesoft.util
 
MapUtil() - Constructor for class net.risesoft.util.MapUtil
 
MonitorApiImpl - Class in net.risesoft.api
监控流程实例接口
MonitorApiImpl() - Constructor for class net.risesoft.api.MonitorApiImpl
 
MultiTenantProcessEngineConfiguration - Class in net.risesoft.configuration
 
MultiTenantProcessEngineConfiguration() - Constructor for class net.risesoft.configuration.MultiTenantProcessEngineConfiguration
 
MultiTenantProcessEngineConfiguration(TenantInfoHolder) - Constructor for class net.risesoft.configuration.MultiTenantProcessEngineConfiguration
 

N

net.risesoft.api - package net.risesoft.api
 
net.risesoft.command - package net.risesoft.command
 
net.risesoft.configuration - package net.risesoft.configuration
 
net.risesoft.listener - package net.risesoft.listener
 
net.risesoft.model - package net.risesoft.model
 
net.risesoft.service - package net.risesoft.service
 
net.risesoft.service.impl - package net.risesoft.service.impl
 
net.risesoft.util - package net.risesoft.util
 
net.risesoft.y9 - package net.risesoft.y9
 
net.risesoft.y9.configuration.app.y9processadmin - package net.risesoft.y9.configuration.app.y9processadmin
 
notify(DelegateExecution) - Method in class net.risesoft.listener.AlgorithmListener
 
notify(DelegateExecution) - Method in class net.risesoft.listener.ExtractListener
 
notify(DelegateExecution) - Method in class net.risesoft.listener.PublishListener
 
notify(DelegateTask) - Method in class net.risesoft.listener.TaskListener4AllEvents
 

O

onEvent(FlowableEvent) - Method in class net.risesoft.listener.EventListener4ExcludeTodo2Doing
 
onEvent(FlowableEvent) - Method in class net.risesoft.listener.TaskListener4ProcessCompleted
 
OperationService - Interface in net.risesoft.service
 
OperationServiceImpl - Class in net.risesoft.service.impl
 
OperationServiceImpl() - Constructor for class net.risesoft.service.impl.OperationServiceImpl
 
orgUnitId - Variable in class net.risesoft.command.JumpSubProcessCommand
 

P

pageByProcessInstanceId(String, Integer, Integer) - Method in interface net.risesoft.service.CustomTaskService
Description: 根据流程实例人员Id获取待办任务(分页)
pageByProcessInstanceId(String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
pageByUserId(String, Integer, Integer) - Method in interface net.risesoft.service.CustomDoingService
根据人员Id获取用户的在办任务(分页,包含流程变量)
pageByUserId(String, Integer, Integer) - Method in interface net.risesoft.service.CustomTodoService
根据人员、岗位id获取用户的待办任务(分页)
pageByUserId(String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomDoingServiceImpl
 
pageByUserId(String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomTodoServiceImpl
 
pageByUserId(String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessTodoApiImpl
根据人员、岗位id获取用户的待办任务(分页)
pageByUserIdAndProcessDefinitionKey(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomDoingService
根据用户Id获取用户所有的在办流程
pageByUserIdAndProcessDefinitionKey(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomTodoService
根据人员、岗位id,事项id获取用户的待办任务(分页)
pageByUserIdAndProcessDefinitionKey(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomDoingServiceImpl
 
pageByUserIdAndProcessDefinitionKey(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomTodoServiceImpl
 
pageByUserIdAndSystemName(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomDoingService
Description:
pageByUserIdAndSystemName(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomTodoService
根据人员Id,系统标识获取用户的待办任务(分页)
pageByUserIdAndSystemName(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomDoingServiceImpl
 
pageByUserIdAndSystemName(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomTodoServiceImpl
 
pageByUserIdAndSystemName4xxx(String, String, String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomTodoService
根据人员Id,系统标识,流程定义Key获取用户的待办任务(分页)
pageByUserIdAndSystemName4xxx(String, String, String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomTodoServiceImpl
 
pageDoingListByProcessDefinitionKey(String, Integer, Integer) - Method in interface net.risesoft.service.CustomMonitorService
查询监控在办件列表
pageDoingListByProcessDefinitionKey(String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
pageDoingListBySystemName(String, Integer, Integer) - Method in interface net.risesoft.service.CustomMonitorService
查询监控在办件列表
pageDoingListBySystemName(String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
pageDoneListByProcessDefinitionKey(String, Integer, Integer) - Method in interface net.risesoft.service.CustomMonitorService
查询监控办结件列表
pageDoneListByProcessDefinitionKey(String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
pageDoneListBySystemName(String, Integer, Integer) - Method in interface net.risesoft.service.CustomMonitorService
查询监控办结件列表
pageDoneListBySystemName(String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
pageRecycleListByProcessDefinitionKey(String, Integer, Integer) - Method in interface net.risesoft.service.CustomRecycleService
获取回收站列表
pageRecycleListByProcessDefinitionKey(String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
pageRecycleListBySystemName(String, Integer, Integer) - Method in interface net.risesoft.service.CustomRecycleService
获取回收站列表
pageRecycleListBySystemName(String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
pageRecycleListByUserIdAndProcessDefinitionKey(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomRecycleService
获取回收站列表
pageRecycleListByUserIdAndProcessDefinitionKey(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
pageRecycleListByUserIdAndSystemName(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomRecycleService
根据人员id获取回收站列表
pageRecycleListByUserIdAndSystemName(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
pageSearchByUserId(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomDoingService
条件搜索在办件
pageSearchByUserId(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomDoingServiceImpl
 
pageSearchByUserIdAndProcessDefinitionKey(String, String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomDoingService
条件搜索在办件
pageSearchByUserIdAndProcessDefinitionKey(String, String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomDoingServiceImpl
 
pageSearchByUserIdAndSystemName(String, String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomDoingService
条件搜索在办件
pageSearchByUserIdAndSystemName(String, String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomDoingServiceImpl
 
parser(String, String, Map<String, Object>) - Method in class net.risesoft.api.ConditionParserApiImpl
解析表达式条件是否满足
parser(String, Map<String, Object>) - Method in interface net.risesoft.service.CustomConditionParser
 
parser(String, Map<String, Object>) - Method in class net.risesoft.service.impl.CustomConditionParserImpl
 
parseToZhType(String) - Static method in class net.risesoft.util.WorkflowUtils
转换流程节点类型为中文说明
postMethod(String, String, InterfaceModel, String, String, String, String, Integer) - Method in class net.risesoft.service.InterfaceMethodService
post方法调用接口
procDefIdMap() - Method in class net.risesoft.service.WorkflowProcessDefinitionService
Description: 获取流程定义Id
Process4CompleteUtilService - Class in net.risesoft.service
 
Process4CompleteUtilService(JdbcTemplate, OfficeDoneInfoApi, DataCenterApi, OrgUnitApi, ProcessParamApi, ErrorLogApi, Y9ProcessAdminProperties, Process4MsgRemindService) - Constructor for class net.risesoft.service.Process4CompleteUtilService
 
Process4MsgRemindService - Class in net.risesoft.service
消息提醒
Process4MsgRemindService() - Constructor for class net.risesoft.service.Process4MsgRemindService
 
ProcessAdminUserTaskParseHandler - Class in net.risesoft.listener
 
ProcessAdminUserTaskParseHandler() - Constructor for class net.risesoft.listener.ProcessAdminUserTaskParseHandler
 
processComplete(ProcessParamModel, String) - Method in class net.risesoft.service.Process4MsgRemindService
流程办结消息提醒
ProcessDataCopyApiImpl - Class in net.risesoft.api
流程定义数据复制接口
ProcessDataCopyApiImpl() - Constructor for class net.risesoft.api.ProcessDataCopyApiImpl
 
processDefinition2Model(ProcessDefinition) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
ProcessDefinitionApiImpl - Class in net.risesoft.api
流程定义相关接口
ProcessDefinitionApiImpl() - Constructor for class net.risesoft.api.ProcessDefinitionApiImpl
 
processDefinitionList2ModelList(List<ProcessDefinition>) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
ProcessDoingApiImpl - Class in net.risesoft.api
在办件列表
ProcessDoingApiImpl() - Constructor for class net.risesoft.api.ProcessDoingApiImpl
 
processInstance2Model(ProcessInstance) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
ProcessInstanceDetailsService - Interface in net.risesoft.service
 
ProcessInstanceDetailsServiceImpl - Class in net.risesoft.service.impl
 
ProcessInstanceDetailsServiceImpl() - Constructor for class net.risesoft.service.impl.ProcessInstanceDetailsServiceImpl
 
processInstanceList2ModelList(List<ProcessInstance>) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
ProcessModelApiImpl - Class in net.risesoft.api
流程设计相关接口
ProcessModelApiImpl() - Constructor for class net.risesoft.api.ProcessModelApiImpl
 
ProcessModelService - Interface in net.risesoft.service
 
ProcessModelServiceImpl - Class in net.risesoft.service.impl
 
ProcessModelServiceImpl() - Constructor for class net.risesoft.service.impl.ProcessModelServiceImpl
 
ProcessTaskRelatedService - Interface in net.risesoft.service
 
ProcessTaskRelatedServiceImpl - Class in net.risesoft.service.impl
 
ProcessTaskRelatedServiceImpl() - Constructor for class net.risesoft.service.impl.ProcessTaskRelatedServiceImpl
 
ProcessTodoApiImpl - Class in net.risesoft.api
待办件列表
ProcessTodoApiImpl() - Constructor for class net.risesoft.api.ProcessTodoApiImpl
 
ProcessUser - Class in net.risesoft.model
 
ProcessUser() - Constructor for class net.risesoft.model.ProcessUser
 
PublishListener - Class in net.risesoft.listener
提取
PublishListener() - Constructor for class net.risesoft.listener.PublishListener
 
pushNormalToAndroid(DelegateTask, Map<String, Object>) - Method in class net.risesoft.service.impl.PushNormalToAndroidServiceImpl
消息提醒
pushNormalToAndroid(DelegateTask, Map<String, Object>) - Method in interface net.risesoft.service.PushNormalToAndroidService
Description:
PushNormalToAndroidService - Interface in net.risesoft.service
 
PushNormalToAndroidServiceImpl - Class in net.risesoft.service.impl
 
PushNormalToAndroidServiceImpl() - Constructor for class net.risesoft.service.impl.PushNormalToAndroidServiceImpl
 
pVarMap - Variable in class net.risesoft.command.RecoveryTodoCommand
流程变量

R

reason - Variable in class net.risesoft.command.DeleteTaskCommand
原因
reason - Variable in class net.risesoft.command.JumpCommand
原因
recovery4Completed(String, String, String, String) - Method in class net.risesoft.api.RuntimeApiImpl
真办结后恢复流程实例为待办状态
recovery4SetUpCompleted(String) - Method in interface net.risesoft.service.CustomRuntimeService
Description: 恢复设置办结的件,其实是先激活流程,再设置流程的结束时间为null
recovery4SetUpCompleted(String) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
recovery4SetUpCompleted(String, String) - Method in class net.risesoft.api.RuntimeApiImpl
恢复流程实例为待办状态,其实是先激活,再设置流程实例的结束时间为null
recoveryCompleted(String, String) - Method in interface net.risesoft.service.CustomRuntimeService
Description: 恢复待办
recoveryCompleted(String, String) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
recoveryProcess(String, String, String) - Method in class net.risesoft.api.HistoricProcessApiImpl
恢复流程实例
recoveryProcessInstance(String) - Method in interface net.risesoft.service.CustomHistoricProcessService
恢复,激活流程实例
recoveryProcessInstance(String) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
RecoveryTodoCommand - Class in net.risesoft.command
 
RecoveryTodoCommand(HistoricTaskInstance, Map<String, Object>, Map<String, Object>) - Constructor for class net.risesoft.command.RecoveryTodoCommand
 
removeProcess(String) - Method in interface net.risesoft.service.CustomHistoricProcessService
彻底删除流程实例,岗位
removeProcess(String) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
removeProcess(String, String) - Method in class net.risesoft.api.HistoricProcessApiImpl
彻底删除流程实例
removeVariableLocal(String, String) - Method in interface net.risesoft.service.CustomVariableService
Description:
removeVariableLocal(String, String) - Method in class net.risesoft.service.impl.CustomVariableServiceImpl
 
reposition(String, String, String, String, List<String>, String, String) - Method in class net.risesoft.api.SpecialOperationApiImpl
重定向
reposition(String, String, List<String>, String, String) - Method in class net.risesoft.service.impl.OperationServiceImpl
 
reposition(String, String, List<String>, String, String) - Method in interface net.risesoft.service.OperationService
Description: 重定向
RepositoryApiImpl - Class in net.risesoft.api
部署流程相关接口
RepositoryApiImpl() - Constructor for class net.risesoft.api.RepositoryApiImpl
 
resolveTask(String) - Method in interface net.risesoft.service.CustomTaskService
完成按钮的任务完结
resolveTask(String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
rollBack(String, String) - Method in class net.risesoft.service.impl.OperationServiceImpl
 
rollBack(String, String) - Method in interface net.risesoft.service.OperationService
退回上一步
rollBack(String, String, String, String) - Method in class net.risesoft.api.SpecialOperationApiImpl
退回
rollBack2History(String, String, String, String, List<String>, String, String) - Method in class net.risesoft.api.SpecialOperationApiImpl
退回至流转过的节点
rollBack2History(String, String, List<String>, String, String) - Method in class net.risesoft.service.impl.OperationServiceImpl
 
rollBack2History(String, String, List<String>, String, String) - Method in interface net.risesoft.service.OperationService
Description: 退回至流转过的节点
rollbackToSender(String) - Method in class net.risesoft.service.impl.OperationServiceImpl
 
rollbackToSender(String) - Method in interface net.risesoft.service.OperationService
返回发送人
rollbackToSender(String, String, String) - Method in class net.risesoft.api.SpecialOperationApiImpl
发回给发送人
rollbackToStartor(String, String) - Method in class net.risesoft.service.impl.OperationServiceImpl
 
rollbackToStartor(String, String) - Method in interface net.risesoft.service.OperationService
返回拟稿人
rollbackToStartor(String, String, String, String) - Method in class net.risesoft.api.SpecialOperationApiImpl
返回拟稿人
runningList(String, String, int, int) - Method in class net.risesoft.api.RuntimeApiImpl
获取正在运行流程实例列表
RuntimeApiImpl - Class in net.risesoft.api
正在运行流程实例操作接口
RuntimeApiImpl() - Constructor for class net.risesoft.api.RuntimeApiImpl
 

S

saveErrorLog(String, String, String, String, String, String) - Method in class net.risesoft.service.InterfaceMethodService
保存错误日志
saveModelXml(String, String, String, MultipartFile) - Method in class net.risesoft.api.BpmnModelApiImpl
保存模型xml
saveModelXml(String, String, MultipartFile) - Method in class net.risesoft.api.ProcessModelApiImpl
导入模型文件
saveProcessInstanceDetails(DelegateTask, Map<String, Object>) - Method in class net.risesoft.service.impl.ProcessInstanceDetailsServiceImpl
 
saveProcessInstanceDetails(DelegateTask, Map<String, Object>) - Method in interface net.risesoft.service.ProcessInstanceDetailsService
Description:
saveTask(String, TaskModel) - Method in class net.risesoft.api.TaskApiImpl
保存任务
saveTask(Task) - Method in interface net.risesoft.service.CustomTaskService
Description: 保存任务
saveTask(Task) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
saveToDataCenter(String, String, String, String, String) - Method in class net.risesoft.service.Process4CompleteUtilService
保存数据到数据中心,截转年度数据
saveTodoTask(DelegateTask, Map<String, Object>) - Method in class net.risesoft.service.impl.TodoTaskServiceImpl
Description:
saveTodoTask(DelegateTask, Map<String, Object>) - Method in interface net.risesoft.service.TodoTaskService
Description:
saveYearData(String, String) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
恢复年度历史数据
saveYearData(String, String) - Method in class net.risesoft.service.Process4CompleteUtilService
办结保存年度历史数据
searchDoingListByProcessDefinitionKey(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomMonitorService
条件搜索在办件
searchDoingListByProcessDefinitionKey(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
searchDoingListByProcessDefinitionKey(String, String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据流程定义Key和其他条件搜索在办件
searchDoingListBySystemName(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomMonitorService
条件搜索在办件
searchDoingListBySystemName(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
searchDoingListBySystemName(String, String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据系统英文名称和其他条件搜索在办件
searchDoneListByProcessDefinitionKey(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomMonitorService
条件搜索在办件
searchDoneListByProcessDefinitionKey(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
searchDoneListBySystemName(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomMonitorService
条件搜索在办件
searchDoneListBySystemName(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomMonitorServiceImpl
 
searchListByUserId(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomTodoService
条件搜索待办件
searchListByUserId(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomTodoServiceImpl
 
searchListByUserId(String, String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessDoingApiImpl
条件搜索在办件
searchListByUserIdAndProcessDefinitionKey(String, String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomTodoService
条件搜索待办件
searchListByUserIdAndProcessDefinitionKey(String, String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomTodoServiceImpl
 
searchListByUserIdAndProcessDefinitionKey(String, String, String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessDoingApiImpl
根据流程定义key和其他条件搜索在办件
searchListByUserIdAndProcessDefinitionKey(String, String, String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessTodoApiImpl
根据流程定义Key和其他条件搜索待办件
searchListByUserIdAndSystemName(String, String, String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessTodoApiImpl
根据系统英文名称和其他条件搜索待办件
searchListByUserIdAndSystemName(String, String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomTodoService
条件搜索待办件
searchListByUserIdAndSystemName(String, String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomTodoServiceImpl
 
searchListByUserIdAndSystemName(String, String, String, String, Integer, Integer) - Method in class net.risesoft.api.ProcessDoingApiImpl
根据系统名称和其他条件搜索在办件
searchRecycleListByProcessDefinitionKey(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomRecycleService
条件搜索在办件
searchRecycleListByProcessDefinitionKey(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
searchRecycleListByProcessDefinitionKey(String, String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据流程定义Key和其他条件搜索回收站件
searchRecycleListBySystemName(String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomRecycleService
条件搜索在办件
searchRecycleListBySystemName(String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
searchRecycleListBySystemName(String, String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据系统英文名称和其他条件搜索回收站件
searchRecycleListByUserIdAndProcessDefinitionKey(String, String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomRecycleService
条件搜索在办件
searchRecycleListByUserIdAndProcessDefinitionKey(String, String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
searchRecycleListByUserIdAndProcessDefinitionKey(String, String, String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据用户Id,流程定义Key和其他条件搜索回收站件
searchRecycleListByUserIdAndSystemName(String, String, String, Integer, Integer) - Method in interface net.risesoft.service.CustomRecycleService
Description: 条件搜索在办件
searchRecycleListByUserIdAndSystemName(String, String, String, Integer, Integer) - Method in class net.risesoft.service.impl.CustomRecycleServiceImpl
 
searchRecycleListByUserIdAndSystemName(String, String, String, String, Integer, Integer) - Method in class net.risesoft.api.MonitorApiImpl
根据用户Id,系统英文名称和其他条件搜索回收站件
setAssignee(String, String) - Method in interface net.risesoft.service.CustomTaskService
设置任务委托人
setAssignee(String, String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
setAssignee(String, String, String) - Method in class net.risesoft.api.TaskApiImpl
设置任务委托人
setCurrentTenantId(String) - Method in class net.risesoft.y9.FlowableTenantInfoHolder
 
setDeptId(DelegateTask, Map<String, Object>) - Method in class net.risesoft.service.SetDeptIdUtilService
保存委办局id,科室id
SetDeptIdUtilService - Class in net.risesoft.service
 
SetDeptIdUtilService() - Constructor for class net.risesoft.service.SetDeptIdUtilService
 
setDisplayName(String) - Method in class net.risesoft.model.ProcessUser
 
setDueDate(String, String, Date) - Method in class net.risesoft.api.TaskApiImpl
设置任务的过期时间
setDueDate(String, Date) - Method in interface net.risesoft.service.CustomTaskService
设置任务的过期时间
setDueDate(String, Date) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
setEmail(String) - Method in class net.risesoft.model.ProcessUser
 
setFirstName(String) - Method in class net.risesoft.model.ProcessUser
 
setId(String) - Method in class net.risesoft.model.ProcessUser
 
setLastName(String) - Method in class net.risesoft.model.ProcessUser
 
setPassword(String) - Method in class net.risesoft.model.ProcessUser
 
setPriority(String, Integer) - Method in interface net.risesoft.service.CustomTaskService
设置任务的优先级
setPriority(String, Integer) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
setPriority(String, String) - Method in interface net.risesoft.service.CustomHistoricProcessService
Description:
setPriority(String, String) - Method in class net.risesoft.service.impl.CustomHistoricProcessServiceImpl
 
setPriority(String, String, Integer) - Method in class net.risesoft.api.TaskApiImpl
设置任务的优先级
setPriority(String, String, String) - Method in class net.risesoft.api.HistoricProcessApiImpl
设置流程优先级
setTenantId(String) - Method in class net.risesoft.model.ProcessUser
 
setTenantId(String) - Method in interface net.risesoft.service.CustomHistoricTaskService
Description: 设置历史任务TANENT_ID_字段,存放协办任务是否被强制办结标识
setTenantId(String) - Method in class net.risesoft.service.impl.CustomHistoricTaskServiceImpl
 
setTenantId(String) - Static method in class net.risesoft.y9.FlowableTenantInfoHolder
 
setTenantId(String, String) - Method in class net.risesoft.api.HistoricTaskApiImpl
设置历史任务TANENT_ID_字段,存放协办任务是否被强制办结标识
setUpCompleted(String) - Method in interface net.risesoft.service.CustomRuntimeService
设置流程实例为办结的状态,其实是先暂停,再设置流程结束时间为当前时间
setUpCompleted(String) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
setUpCompleted(String, String) - Method in class net.risesoft.api.RuntimeApiImpl
设置流程实例为办结的状态,其实是先暂停,再设置流程结束时间为当前时间
setVariable(String, String, Object) - Method in interface net.risesoft.service.CustomRuntimeService
根据流程实例id设置流程变量
setVariable(String, String, Object) - Method in interface net.risesoft.service.CustomVariableService
设置流程变量
setVariable(String, String, Object) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
setVariable(String, String, Object) - Method in class net.risesoft.service.impl.CustomVariableServiceImpl
 
setVariable(String, String, String, Map<String, Object>) - Method in class net.risesoft.api.RuntimeApiImpl
根据流程实例id设置流程变量
setVariable(String, String, String, Map<String, Object>) - Method in class net.risesoft.api.VariableApiImpl
根据任务id设置流程变量
setVariableByProcessInstanceId(String, String, String, Map<String, Object>) - Method in class net.risesoft.api.VariableApiImpl
根据流程实例id设置流程变量
setVariableLocal(String, String, Object) - Method in interface net.risesoft.service.CustomVariableService
设置任务变量
setVariableLocal(String, String, Object) - Method in class net.risesoft.service.impl.CustomVariableServiceImpl
 
setVariableLocal(String, String, String, Map<String, Object>) - Method in class net.risesoft.api.VariableApiImpl
设置任务变量
setVariables(String, String, Map<String, Object>) - Method in class net.risesoft.api.RuntimeApiImpl
根据执行实例id设置流程变量
setVariables(String, String, Map<String, Object>) - Method in class net.risesoft.api.VariableApiImpl
设置多个流程变量
setVariables(String, Map<String, Object>) - Method in interface net.risesoft.service.CustomRuntimeService
根据流程实例id设置流程变量
setVariables(String, Map<String, Object>) - Method in interface net.risesoft.service.CustomVariableService
这是保存多个流程变量
setVariables(String, Map<String, Object>) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
setVariables(String, Map<String, Object>) - Method in class net.risesoft.service.impl.CustomVariableServiceImpl
 
setVariablesLocal(String, String, Map<String, Object>) - Method in class net.risesoft.api.VariableApiImpl
设置多个任务变量
setVariablesLocal(String, Map<String, Object>) - Method in interface net.risesoft.service.CustomVariableService
设置多个任务变量
setVariablesLocal(String, Map<String, Object>) - Method in class net.risesoft.service.impl.CustomVariableServiceImpl
 
smsRemind(DelegateTask, Map<String, Object>, Map<String, Object>) - Method in class net.risesoft.service.impl.SmsRemindServiceImpl
短信提醒
smsRemind(DelegateTask, Map<String, Object>, Map<String, Object>) - Method in interface net.risesoft.service.SmsRemindService
Description:
SmsRemindService - Interface in net.risesoft.service
 
SmsRemindServiceImpl - Class in net.risesoft.service.impl
 
SmsRemindServiceImpl() - Constructor for class net.risesoft.service.impl.SmsRemindServiceImpl
 
specialComplete(String, String) - Method in class net.risesoft.service.impl.OperationServiceImpl
 
specialComplete(String, String) - Method in interface net.risesoft.service.OperationService
Description: 特殊办结
specialComplete(String, String, String, String) - Method in class net.risesoft.api.SpecialOperationApiImpl
特殊办结(仅适用主流程,不适用SubProcess)
SpecialOperationApiImpl - Class in net.risesoft.api
退回,收回,重定向,特殊办结接口
SpecialOperationApiImpl() - Constructor for class net.risesoft.api.SpecialOperationApiImpl
 
startProcessInstanceByKey(String, String, String, String, Map<String, Object>) - Method in class net.risesoft.api.RuntimeApiImpl
根据流程定义Key启动流程实例,设置流程变量,并返回流程实例,流程启动人是人员Id
startProcessInstanceByKey(String, String, Map<String, Object>) - Method in interface net.risesoft.service.CustomRuntimeService
Description:
startProcessInstanceByKey(String, String, Map<String, Object>) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
startProUser(String, String) - Method in class net.risesoft.service.WorkflowTaskService
获取流程启动人 //@param historicTaskInstance //@return
startTaskDefKey(String, String) - Method in class net.risesoft.service.WorkflowTaskService
获取流程启动节点taskDefKey
suspendedByProcessInstanceId(String, String) - Method in class net.risesoft.api.RuntimeApiImpl
判断是否是挂起实例
switchSuspendOrActive(String, String) - Method in interface net.risesoft.service.CustomRepositoryService
激活或者挂起流程
switchSuspendOrActive(String, String) - Method in interface net.risesoft.service.CustomRuntimeService
挂起或者激活流程实例
switchSuspendOrActive(String, String) - Method in class net.risesoft.service.impl.CustomRepositoryServiceImpl
 
switchSuspendOrActive(String, String) - Method in class net.risesoft.service.impl.CustomRuntimeServiceImpl
 
switchSuspendOrActive(String, String, String) - Method in class net.risesoft.api.RepositoryApiImpl
激活/挂起流程的状态
switchSuspendOrActive(String, String, String) - Method in class net.risesoft.api.RuntimeApiImpl
挂起或者激活流程实例
syncInterface(String, String, InterfaceModel, String, String, String, String, Integer) - Method in class net.risesoft.service.InterfaceUtilService
同步调用接口
SYSTEM_ID - Static variable in class net.risesoft.configuration.MultiTenantProcessEngineConfiguration
 

T

takeBack(String, String) - Method in class net.risesoft.service.impl.OperationServiceImpl
 
takeBack(String, String) - Method in interface net.risesoft.service.OperationService
收回
takeBack(String, String, String, String) - Method in class net.risesoft.api.SpecialOperationApiImpl
收回
takeBack2TaskDefKey(String, String, String) - Method in class net.risesoft.service.impl.OperationServiceImpl
 
takeBack2TaskDefKey(String, String, String) - Method in interface net.risesoft.service.OperationService
收回
takeBack2TaskDefKey(String, String, String, String, String) - Method in class net.risesoft.api.SpecialOperationApiImpl
收回
targetNodeId - Variable in class net.risesoft.command.JumpCommand
目标任务节点id
targetNodeId - Variable in class net.risesoft.command.JumpSubProcessCommand
 
task2TaskModel(Task) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
Task4ActRuDetaillService - Class in net.risesoft.service
 
Task4ActRuDetaillService(ActRuDetailApi, OrgUnitApi) - Constructor for class net.risesoft.service.Task4ActRuDetaillService
 
task4AssignmentListener(DelegateTask, Map<String, Object>) - Method in class net.risesoft.service.Task4ListenerService
异步处理,自定义变量科室id保存
task4CreateListener(DelegateTask, Map<String, Object>, Map<String, Object>) - Method in class net.risesoft.service.Task4ListenerService
异步处理,统一待办,微信提醒,消息推送提醒,短信提醒,协作状态
task4DeleteListener(DelegateTask, Map<String, Object>) - Method in class net.risesoft.service.Task4ListenerService
异步处理,删除统一待办,更新协作状态,消息提醒
Task4ListenerService - Class in net.risesoft.service
 
Task4ListenerService() - Constructor for class net.risesoft.service.Task4ListenerService
 
TaskApiImpl - Class in net.risesoft.api
正在运行任务相关接口
TaskApiImpl() - Constructor for class net.risesoft.api.TaskApiImpl
 
taskAssignment(DelegateTask, Map<String, Object>) - Method in class net.risesoft.service.Process4MsgRemindService
节点到达消息提醒
taskComplete(DelegateTask, Map<String, Object>) - Method in class net.risesoft.service.Process4MsgRemindService
任务完成,节点完成消息提醒
taskId - Variable in class net.risesoft.command.DeleteTaskCommand
当前任务id
taskId - Variable in class net.risesoft.command.JumpCommand
当前任务id
taskId - Variable in class net.risesoft.command.JumpSubProcessCommand
 
taskList2TaskModelList(List<Task>) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
TaskListener4AllEvents - Class in net.risesoft.listener
 
TaskListener4AllEvents() - Constructor for class net.risesoft.listener.TaskListener4AllEvents
 
TaskListener4ProcessCompleted - Class in net.risesoft.listener
 
TaskListener4ProcessCompleted() - Constructor for class net.risesoft.listener.TaskListener4ProcessCompleted
 
taskModel2Task(TaskModel, Task) - Static method in class net.risesoft.util.FlowableModelConvertUtil
 
todo2doing(DelegateTask) - Method in class net.risesoft.service.Task4ActRuDetaillService
 
todo2doing4Jump(DelegateTask) - Method in class net.risesoft.service.Task4ActRuDetaillService
<签收节点还没有签收的时候,如果被重定向/收回,则把待签收人都设置为在办>
TodoTaskService - Interface in net.risesoft.service
 
TodoTaskServiceImpl - Class in net.risesoft.service.impl
 
TodoTaskServiceImpl() - Constructor for class net.risesoft.service.impl.TodoTaskServiceImpl
 
tVarMap - Variable in class net.risesoft.command.RecoveryTodoCommand
任务变量

U

unclaim(String) - Method in interface net.risesoft.service.CustomTaskService
撤销签收任务
unclaim(String) - Method in class net.risesoft.service.impl.CustomTaskServiceImpl
 
unClaim(String, String) - Method in class net.risesoft.api.TaskApiImpl
撤销签收任务
unClaim(DelegateTask) - Method in class net.risesoft.service.Task4ActRuDetaillService
单任务节点选择多个人发送时,只会产生create事件,所以这里把所有候选人都生成待办
updateProcessInstanceDetails(DelegateTask, Map<String, Object>) - Method in class net.risesoft.service.impl.ProcessInstanceDetailsServiceImpl
 
updateProcessInstanceDetails(DelegateTask, Map<String, Object>) - Method in interface net.risesoft.service.ProcessInstanceDetailsService
Description:
users - Variable in class net.risesoft.command.JumpCommand
办理人:如果是普通任务,users只能是一个岗位,否则会出现多个岗位签收的情况
users - Variable in class net.risesoft.command.JumpSubProcessCommand
 

V

VariableApiImpl - Class in net.risesoft.api
正在运行变量相关接口
VariableApiImpl() - Constructor for class net.risesoft.api.VariableApiImpl
 
vars - Variable in class net.risesoft.command.JumpSubProcessCommand
 

W

weiXinRemind(DelegateTask, Map<String, Object>, Map<String, Object>) - Method in class net.risesoft.service.impl.WeiXinRemindServiceImpl
微信提醒
weiXinRemind(DelegateTask, Map<String, Object>, Map<String, Object>) - Method in interface net.risesoft.service.WeiXinRemindService
Description:
WeiXinRemindService - Interface in net.risesoft.service
 
WeiXinRemindServiceImpl - Class in net.risesoft.service.impl
 
WeiXinRemindServiceImpl() - Constructor for class net.risesoft.service.impl.WeiXinRemindServiceImpl
 
WorkflowHistoryProcessInstanceService - Class in net.risesoft.service
 
WorkflowHistoryProcessInstanceService() - Constructor for class net.risesoft.service.WorkflowHistoryProcessInstanceService
 
WorkflowHistoryTaskService - Class in net.risesoft.service
 
WorkflowHistoryTaskService() - Constructor for class net.risesoft.service.WorkflowHistoryTaskService
 
WorkflowProcessDefinitionService - Class in net.risesoft.service
 
WorkflowProcessDefinitionService() - Constructor for class net.risesoft.service.WorkflowProcessDefinitionService
 
WorkflowTaskService - Class in net.risesoft.service
 
WorkflowTaskService() - Constructor for class net.risesoft.service.WorkflowTaskService
 
WorkflowUtils - Class in net.risesoft.util
 
WorkflowUtils() - Constructor for class net.risesoft.util.WorkflowUtils
 

Y

Y9ProcessAdminProperties - Class in net.risesoft.y9.configuration.app.y9processadmin
 
Y9ProcessAdminProperties() - Constructor for class net.risesoft.y9.configuration.app.y9processadmin.Y9ProcessAdminProperties
 
Y9SqlPaginationUtil - Class in net.risesoft.util
 
Y9SqlPaginationUtil() - Constructor for class net.risesoft.util.Y9SqlPaginationUtil
 
A B C D E F G H I J L M N O P R S T U V W Y 
All Classes All Packages