索引
常量字段值|所有程序包|所有类和接口|序列化表格
A
- abnormal(FlwTask, PerformType, List<FlwTaskActor>, Execution, NodeModel) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskActorProvider
-
非正常创建任务处理逻辑,默认抛出异常
- abnormal(FlwTask, PerformType, List<FlwTaskActor>, NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
非正常创建任务处理逻辑,默认抛出异常
- accessDeniedException(AccessDeniedException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理访问拒绝异常(AccessDeniedException)
- AccessPermissionException - net.sohelp.boot.admin.core.exceptions中的异常错误类
-
访问权限Exception 定义
- AccessPermissionException(String) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.AccessPermissionException
-
构造一个带有指定错误信息的访问权限异常对象。
- AccessPermissionException(String, Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.AccessPermissionException
-
构造访问权限异常对象,包含自定义错误消息和原因异常。
- AccessPermissionException(Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.AccessPermissionException
-
构造一个带有原因的访问权限异常对象。
- actionUrl - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
任务关联的表单url
- active - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.FlowState
-
启用
- active - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
审批中
- active - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
活动
- activeInstanceById(Long, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- activeInstanceById(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
激活流程实例
InstanceState.active - actorId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
关联的参与者ID(参与者可以为用户、部门、角色)
- actorName - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
关联的参与者名称
- actorType - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
参与者类型 0,用户 1,角色 2,部门
- ActorType - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
参与者类型
- add(String, String) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
添加配置资源
- add(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
创建配置资源
- add(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
创建新的资源文件
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictCategoryController
-
添加一个新的字典分类记录。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictionaryDataController
-
添加一个新的字典项。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.menu.MenuController
-
添加新菜单项
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.org.OrgController
-
添加新的机构信息
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.role.RoleController
-
添加新的岗位信息
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.tenant.TenantController
-
添加新的租户信息。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
添加新用户。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.busi.BusiController
-
添加新业务接口 该接口用于添加新的业务信息,包括应用名称、模块名称、业务类型和业务名称等, 并将这些信息保存到指定的JSON文件中。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.mobile.AppMenuController
-
添加菜单接口 用于向系统中添加新的菜单项,包括菜单标题、租户ID、菜单ID等必要信息。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
添加模块接口 该接口用于添加一个新的模块,需要传入模块的名称、所属应用以及相关参数。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.report.ReportController
-
添加报表接口 该接口用于添加一个新的报表,需要传入包含应用名称、模块名称、报表类型和报表名称等信息的Map对象。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.task.TaskController
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictCategoryController
-
添加新的字典分类记录。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictionaryDataController
-
添加新的字典项记录。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nCategoryController
-
添加一个新的国际化分类记录。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.menu.MenuController
-
添加新菜单项 验证必要字段后,将菜单信息插入数据库中。
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
添加新的机构记录
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
添加一个新的岗位
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
添加一个新的租户记录
- add(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
新增用户并初始化其角色和组织关系。
- add(ApplicationVO) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationController
-
添加应用接口 该接口用于添加一个新的应用,包括应用名称等基本信息,并进行一系列校验,最后将应用信息保存到资源服务中。
- add(DownloadRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.DownloadController
-
添加下载配置接口 该接口用于添加下载配置,包括应用名称、模块名称和国际化Key等,并将配置信息保存到指定路径。
- add(ExportRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ExportController
-
添加导出配置接口 该接口用于添加一个新的导出配置,包括应用名称、模块名称和导出Key等关键信息。
- add(I18nRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.I18nController
-
添加国际化配置 该接口用于添加一个新的国际化配置项到指定的应用和模块中
- add(ImportRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ImportController
-
添加上传配置接口 该接口用于添加一个新的上传配置,包括应用名称、模块名称和国际化Key等必要信息。
- add(LayoutRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
添加布局文件接口 该接口用于添加一个新的布局文件,需要进行多项校验并最终添加文件
- add(PermissionVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.PermissionController
-
添加权限接口 用于向系统中添加新的权限信息
- add(ReportRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ReportController
-
添加报表接口 该接口用于添加新的报表,需要传入报表相关信息,并进行非空校验后添加
- add(ServiceVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ServiceController
-
添加服务器脚本定义接口 该接口用于添加服务器脚本定义,包括模块名、应用名和服务名称等信息的提交。
- add(UploadRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.UploadController
-
添加上传配置接口 该接口用于添加一个新的上传配置,包括应用名称、模块名称和国际化Key,并将配置信息保存到指定路径。
- addByMenu(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
通过菜单添加应用 该接口用于通过菜单来添加一个新的应用,如果应用已存在则进行更新操作
- addCorsMappings(CorsRegistry) - 类中的方法 net.sohelp.boot.demo.config.DemoWebConfiguration
-
支持跨域访问 配置CORS跨域资源共享策略
- addCountersign - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
会签加签
- addCrossHeaders(HttpServletResponse) - 类中的静态方法 net.sohelp.boot.admin.core.utils.CommonUtil
-
添加跨域请求头信息
- addInterceptors(InterceptorRegistry) - 类中的方法 net.sohelp.boot.dev.config.DevCoreConfiguration
-
添加拦截器到 Spring MVC 配置中。
- addLog(String) - 类中的方法 net.sohelp.boot.install.model.InstallProgress
- addResourceHandlers(ResourceHandlerRegistry) - 类中的方法 net.sohelp.boot.demo.config.DemoWebConfiguration
-
添加资源处理器 配置静态资源的访问路径和位置
- addResourceHandlers(ResourceHandlerRegistry) - 类中的方法 net.sohelp.boot.dev.web.config.DevWebConfiguration
-
重写addResourceHandlers方法,用于配置静态资源的映射路径。
- addResourceHandlers(ResourceHandlerRegistry) - 类中的方法 net.sohelp.boot.engine.web.config.WebConfiguration
-
添加静态资源处理器,用于处理前端资源文件的访问映射
- ADDRESS - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.DesensitizeType
-
地址:保留前6个字符,其余用****替换 北京市朝阳区某某街道123号 → 北京市朝阳区****
- addSign(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
加签接口 该接口用于为指定任务添加加签用户,即将任务分配给其他用户进行处理。
- addTask(FlwTask) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
添加任务
- addTaskActor - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
任务加签
- addTaskActor(Long, List<FlwTaskActor>, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- addTaskActor(Long, PerformType, List<FlwTaskActor>, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
向指定的任务ID添加参与者
- addTaskActor(Long, PerformType, List<FlwTaskActor>, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
向指定的任务ID添加参与者【加签】
- addTaskActor(Long, PerformType, FlwTaskActor, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- addTaskActor(Long, FlwTaskActor, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- addTasks(List<FlwTask>) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
添加任务集合
- addVariable(Long, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
根据 流程实例ID 更新流程实例全局变量
- addVariable(Long, Map<String, Object>, Function<FlwInstance, FlwInstance>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- addVariable(Long, Map<String, Object>, Function<FlwInstance, FlwInstance>) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
根据 流程实例ID 更新流程实例全局变量
- addViewControllers(ViewControllerRegistry) - 类中的方法 net.sohelp.boot.dev.web.config.DevWebConfiguration
-
重写addViewControllers方法,用于向ViewControllerRegistry注册视图控制器
- ADMIN - 类中的静态变量 net.sohelp.boot.engine.workflow.core.FlowCreator
-
初始化管理员,用于操作权限忽略等场景
- AdminConfiguration - net.sohelp.boot.admin.config中的类
-
Admin模块主配置类,用于初始化和配置Admin模块所需的各类服务与数据源。
- AdminConfiguration() - 类的构造器 net.sohelp.boot.admin.config.AdminConfiguration
- after(Date, Date) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.DateUtils
-
日期判断
- after(FlowContext, Execution) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskCreateInterceptor
-
拦截后置处理方法
- agent - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AgentType
-
代理人
- agent - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
代理
- agent - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
代理人任务
- agentActor() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
是否为代理人
- agentAssist - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
代理人协办完成的任务
- agentId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
代理人ID
- agentOwn - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
被代理人自己完成任务
- agentReturn - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
代理人归还的任务
- agentTask(Long, FlowCreator, List<FlowCreator>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- agentTask(Long, FlowCreator, List<FlowCreator>, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据 任务ID 指定代理人
- agentType - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
代理人类型 0,代理 1,被代理 2,认领角色 3,认领部门
- AgentType - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
代理人类型
- agree(String, String, long, long, String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.WorkflowHelper
-
执行工作流审批同意操作
- agree(MultipartFile[], Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
同意通过工作流任务 该接口用于处理工作流中的同意通过操作,需要传入相关数据和文件。
- AiConfig - net.sohelp.boot.engine.workflow.model中的类
-
AI 节点配置模型
- AiConfig() - 类的构造器 net.sohelp.boot.engine.workflow.model.AiConfig
- AiFallbackStrategy - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
AI 降级策略枚举
- aiManualReview - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
AI 人工复核(AI 置信度低,等待人工确认)
- AiMetrics() - 类的构造器 net.sohelp.boot.engine.workflow.model.AiResponse.AiMetrics
- aiProcessing - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
AI 处理中(异步等待 AI 响应)
- AiResponse - net.sohelp.boot.engine.workflow.model中的类
-
AI 处理响应对象
- AiResponse() - 类的构造器 net.sohelp.boot.engine.workflow.model.AiResponse
- AiResponse.AiMetrics - net.sohelp.boot.engine.workflow.model中的类
-
AI 审计与性能指标
- AiStatus - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
AI 处理状态枚举
- AJsonUtil - net.sohelp.boot.common.utils中的类
-
JSON转化工具类,提供对象与JSON字符串之间的相互转换功能。
- ALL - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.PowerTypeEnum
- ALL - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.UserPowerTypeEnum
-
全部不受限 - 可以访问所有数据
- ALL_RECORDS - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.consts.DataExportRangeEnum
-
枚举值:所有记录,对应数值2
- allJoinGroupStrategy() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
判断是否为全部人员参与审批分组策略
- allowedCheck(TaskState) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.TaskState
- alterField(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
生成修改字段的SQL语句
- alterField(PropertyVO) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
修改字段属性
- alterField(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
修改字段类型或长度的SQL语句
- alterField(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
修改字段的SQL脚本
- and() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
添加AND逻辑操作符
- and(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
添加AND逻辑操作符
- annotationDrivenTransactionManager() - 类中的方法 net.sohelp.boot.engine.db.config.DBConfiguration
-
配合注解完成事物管理
- ApiResult<T> - net.sohelp.boot.admin.core.base中的类
-
统一API返回结果封装类,用于封装接口响应的数据结构。
- ApiResult() - 类的构造器 net.sohelp.boot.admin.core.base.ApiResult
-
默认构造函数
- ApiResult(Integer, String) - 类的构造器 net.sohelp.boot.admin.core.base.ApiResult
-
构造函数:根据指定的状态码和消息初始化meta对象
- ApiResult.MetaVO - net.sohelp.boot.admin.core.base中的类
-
封装API返回的元数据信息,包括状态码、消息、错误详情及成功标识。
- APP - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.DeviceTypeEnum
-
APP设备类型枚举值
- appendNodeModel(Long, NodeModel, boolean) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- appendNodeModel(Long, NodeModel, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
追加节点模型(不执行任务跳转)
- ApplicationBuilder - net.sohelp.boot.dev.web.dev.application中的类
-
应用构建
- ApplicationBuilder() - 类的构造器 net.sohelp.boot.dev.web.dev.application.ApplicationBuilder
- ApplicationController - net.sohelp.boot.demo.web.system中的类
-
应用管理控制器 提供系统中应用信息的管理接口
- ApplicationController - net.sohelp.boot.dev.web.dev.application中的类
-
应用管理
- ApplicationController - net.sohelp.boot.engine.web.controller中的类
-
应用管理
- ApplicationController() - 类的构造器 net.sohelp.boot.demo.web.system.ApplicationController
- ApplicationController() - 类的构造器 net.sohelp.boot.dev.web.dev.application.ApplicationController
- ApplicationController() - 类的构造器 net.sohelp.boot.engine.web.controller.ApplicationController
- ApplicationDTO - net.sohelp.boot.dev.web.dev.application中的类
-
应用数据对象
- ApplicationDTO() - 类的构造器 net.sohelp.boot.dev.web.dev.application.ApplicationDTO
- ApplicationRunner - net.sohelp.boot.demo.core.runner中的类
-
应用启动运行器 在Spring Boot应用启动完成后执行初始化操作
- ApplicationRunner() - 类的构造器 net.sohelp.boot.demo.core.runner.ApplicationRunner
- ApplicationService - net.sohelp.boot.admin.core.service.application中的类
-
应用服务
- ApplicationService() - 类的构造器 net.sohelp.boot.admin.core.service.application.ApplicationService
- ApplicationVO - net.sohelp.boot.admin.core.service.application中的类
-
应用管理数据传输对象 用于封装应用管理相关的信息,包括应用的基本信息、状态、排序等属性
- ApplicationVO() - 类的构造器 net.sohelp.boot.admin.core.service.application.ApplicationVO
- apply(String) - 枚举类中的方法 net.sohelp.boot.admin.core.enums.DesensitizeType
-
对原始值执行脱敏
- AppMenuController - net.sohelp.boot.dev.web.dev.mobile中的类
-
菜单管理-app
- AppMenuController() - 类的构造器 net.sohelp.boot.dev.web.dev.mobile.AppMenuController
- AppNoticeController - net.sohelp.boot.demo.web.notice中的类
-
消息通知控制器 提供各类消息(如系统消息、待办事项等)的查询、发送及状态管理功能。
- AppNoticeController - net.sohelp.boot.dev.web.system.notice中的类
-
消息通知控制器,用于处理系统内各种类型的消息发送、查询与管理操作。
- AppNoticeController() - 类的构造器 net.sohelp.boot.demo.web.notice.AppNoticeController
- AppNoticeController() - 类的构造器 net.sohelp.boot.dev.web.system.notice.AppNoticeController
- AppNoticeTypeEnum - net.sohelp.boot.dev.web.system.notice中的枚举类
-
应用通知类型枚举类 定义了系统中各种通知类型及其对应的数值标识
- approval - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
审批
- approvalOrMajor() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
判断是否为审批或主办节点
- argsEquals(String, String) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
判断参数条件值是否一致
- Assert - net.sohelp.boot.engine.workflow.assist中的类
-
断言帮助类
- Assert() - 类的构造器 net.sohelp.boot.engine.workflow.assist.Assert
- assertConditionNodes(List<ConditionNode>) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleConditionNodeHandler
- assertIllegal(boolean) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleConditionNodeHandler
- assignActorType(int, Integer) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
优先使用数据库参与者类型
- assigneeDeptList(List<NodeAssignee>) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.DynamicAssignee
- assigneeList(List<NodeAssignee>) - 类中的方法 net.sohelp.boot.engine.workflow.model.DynamicAssignee
- assigneeRoleList(List<NodeAssignee>) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.DynamicAssignee
- assigneeTask(Long, TaskType, TaskEventType, FlowCreator, List<FlowCreator>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- assigneeTask(Long, TaskType, TaskEventType, FlowCreator, List<FlowCreator>, Map<String, Object>, Function<FlwTask, Boolean>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
根据 任务ID 分配任务给指定办理人、重置任务类型
- assigneeTask(Long, TaskType, TaskEventType, FlowCreator, List<FlowCreator>, Map<String, Object>, Function<FlwTask, Boolean>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据 任务ID 分配任务给指定办理人、重置任务类型
- assigneeUserList(List<NodeAssignee>) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.DynamicAssignee
- assignor - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
委托人
- assignorId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
委托人ID
- assignTask(Long, Long, int, FlwTaskActor) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
对指定的任务分配参与者。
- assignTenant(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
将多个租户分配给一个用户。
- assignUser(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
将用户分配给指定组织或从组织中移除
- assignUser(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
将一组用户分配给特定岗位
- assignUser(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
分配用户到指定租户
- async - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstancePriority
-
异步
- async(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
创建异步处理响应
- ASYNC - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AiStatus
-
AI 需要异步处理
- authenticate(String, String) - 类中的静态方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartAuthService
-
第三方应用认证:app_key + app_secret 换取 SaToken
- authorize(Map<String, String>) - 类中的方法 net.sohelp.boot.demo.web.login.OAuthController
-
OAuth2授权验证接口 处理POST请求的授权验证逻辑,支持 client_credentials 模式
- autocode(String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineCrudController
-
自动生成代码功能
- autocode(String, String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
根据实体名、属性名和数据映射自动生成代码
- autocode(String, String, Map<String, Object>, boolean) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
自动生成实体属性代码
- autocode(String, String, Map<String, Object>, boolean) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
为指定实体的特定属性生成自动编号。
- autocode(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
自动生成代码(默认提交事务)。
- autocode(String, Map<String, Object>, boolean) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
根据实体定义的自动编号规则,为指定实体的属性生成唯一编号,并填充到数据映射中。
- AUTOCODE - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
自动编码
- AutocodeController - net.sohelp.boot.dev.web.system.autocode中的类
-
自动编码控制器类,提供对自动编码规则的增删改查操作。
- AutocodeController() - 类的构造器 net.sohelp.boot.dev.web.system.autocode.AutocodeController
- AutoCodeHelper - net.sohelp.boot.admin.core.helper中的类
-
生成下一个唯一自动编码
- AutoCodeHelper() - 类的构造器 net.sohelp.boot.admin.core.helper.AutoCodeHelper
- AutoCodeTypeConfig - net.sohelp.boot.engine.db.vo.type中的类
- AutoCodeTypeConfig() - 类的构造器 net.sohelp.boot.engine.db.vo.type.AutoCodeTypeConfig
- autoComplete - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
-
自动完成
- autoComplete - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
自动审批完成
- autoComplete - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
自动完成
- autoCompleteTask(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- autoCompleteTask(Long, Map<String, Object>, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
自动完成任务
- autoCompleteTask(Long, Map<String, Object>, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
自动完成任务
- autoCompleteTask(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- autoGenerateCrud(String, String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.magic.MagicService
-
自动生成CRUD接口
- autoJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
自动跳转
- autoJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
自动跳转
- autoJumpTask(Long, Map<String, Object>, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
自动跳转任务
- autoJumpTask(Long, Map<String, Object>, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
自动跳转任务
- autoJumpTask(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- autoPass - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
自动通过
- autoPass - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
自动通过
- autoReject - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
-
自动驳回
- autoReject - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
自动拒绝
- autoReject - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
自动审批拒绝
- autoReject - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
自动驳回
- autoReject - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
自动拒绝
- autoRejectTask(FlwTask) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- autoRejectTask(FlwTask, Map<String, Object>, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
自动拒绝任务
- autoRejectTask(FlwTask, Map<String, Object>, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
自动拒绝任务
- autoRejectTask(FlwTask, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- AutoSkip - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeApproveSelf
-
自动跳过
- avatar(String) - 类中的方法 net.sohelp.boot.engine.web.controller.UserController
-
获取用户头像 根据用户ID获取用户的头像图片,并将图片数据写入响应流中
B
- backup() - 类中的方法 net.sohelp.boot.install.controller.BackupController
-
执行备份
- backup(String) - 类中的方法 net.sohelp.boot.dev.web.ops.backup.BackupController
-
触发备份任务 启动一个新的线程执行数据库和资源的备份操作。
- backup(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
- backup(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
- BackupConfig - net.sohelp.boot.admin.core.web.yml中的类
-
备份配置 用于配置系统数据备份的相关参数,包括备份路径、保留策略等
- BackupConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.BackupConfig
- BackupController - net.sohelp.boot.dev.web.ops.backup中的类
-
备份控制器 提供数据库备份与恢复接口,用于管理系统中数据库备份与恢复功能。
- BackupController - net.sohelp.boot.install.controller中的类
-
备份管理控制器 负责 Workspace 和平台程序的备份与恢复
- BackupController() - 类的构造器 net.sohelp.boot.dev.web.ops.backup.BackupController
- BackupController() - 类的构造器 net.sohelp.boot.install.controller.BackupController
- BAD_CREDENTIALS_CODE - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
非法token错误码,表示提供的认证凭据无效。
- BAD_CREDENTIALS_MSG - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
非法token提示信息,建议用户退出并重新登录。
- BANK_CARD - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.DesensitizeType
-
银行卡号:保留前4后4 6222021234567890 → 6222********7890
- BaseController - net.sohelp.boot.admin.core.base中的类
-
Controller基类,提供基础功能封装,如用户认证、分页处理、国际化支持等。
- BaseController() - 类的构造器 net.sohelp.boot.admin.core.base.BaseController
- BaseParam - net.sohelp.boot.demo.core.base中的类
-
查询参数基本字段
- BaseParam() - 类的构造器 net.sohelp.boot.demo.core.base.BaseParam
- BaseTableScriptCreator - net.sohelp.boot.engine.db.table.script中的类
-
表Script产生器基类
- BaseTableScriptCreator() - 类的构造器 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
- batchAgree(MultipartFile[], Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
批量同意通过任务 该接口用于批量同意通过指定的任务,需要传入任务ID和其他相关参数。
- batchCancelBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.EntityRefController
-
批量删除实体引用接口 该接口用于批量取消指定的实体绑定,并保存模块信息。
- batchDelete(Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
根据主键批量删除数据
- batchDelete(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
- batchDelete(String, List<Object[]>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
批量删除多条记录,针对JdbcTemplate
- batchDelete(List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
根据主健批量删除数据
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictionaryDataController
-
批量删除多个字典项。
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.FormBuilderController
-
批量删除多个表的表单配置。
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.GridBuilderController
-
批量删除多个表的网格配置文件 根据提供的数据源名称和一组表名,逐个删除其对应的配置文件。
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.JavaBuilderController
-
批量删除指定数据源下的多个表对应的配置信息。
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityFormController
-
批量删除数据源中的表单数据 该接口用于批量删除指定数据源中的一个或多个表单数据,通过传入数据源名称和表单名称列表进行删除操作。
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityGridController
-
批量删除数据 该接口用于批量删除指定数据源下的多个表数据,通过接收一个包含数据源名称和表名列表的参数对象来实现。
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.FormController
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
-
删除网格列表接口 根据传入的refid列表删除对应的网格文件
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
通过refid列表删除文件
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.PermissionController
-
根据引用ID列表批量删除权限
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ReportController
-
批量删除报表文件 该接口用于批量删除指定应用下的模块中的报表文件,通过传入包含应用名称、模块名称和报表文件列表的数据来执行删除操作。
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ServiceController
-
批量删除业务文件 该接口用于根据传入的应用名称、模块名称和服务名称列表,批量删除对应的业务文件。
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictionaryDataController
-
批量删除一组字典项。
- batchDelete(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.NoticeController
-
批量删除通知接口 该接口用于根据传入的ID列表和类型,批量删除指定用户的通知
- batchDeleteByMap(String, List<Map>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
批量删除多条记录,针对sqlSessionTemplate执行批量删除操作
- batchExport(List<String>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeTemplateController
-
批量导出选中的模板为ZIP压缩包并提供下载
- batchImport(MultipartFile) - 类中的方法 net.sohelp.boot.dev.web.code.CodeTemplateController
-
导入上传的ZIP格式模板压缩包,并解析其中的JSON模板文件存入系统中
- batchInsert(String, List<Object[]>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
批量插入多条记录,针对JdbcTemplate
- batchInsert(List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
单表批量插入
- batchInsert(Map<String, Object>[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
批量添加数据到数据库
- BatchParam<T> - net.sohelp.boot.demo.core.base中的类
-
批量修改通用参数
- BatchParam() - 类的构造器 net.sohelp.boot.demo.core.base.BatchParam
- batchRead(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.NoticeController
-
批量读取通知接口 该接口用于批量更新通知的读取状态,根据传入的通知ID列表和状态进行更新。
- batchReject(MultipartFile[], Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
批量拒绝(不同意)审批请求 该接口允许用户一次性对多个任务进行拒绝操作,通过传入任务ID列表和拒绝理由来执行。
- batchUpdate(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
批量更新数据
- batchUpdate(String, List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
批量更新数据
- batchUpdate(List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
单表批量更新
- batchUpdate(Map<String, Object>[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
单表批量更新
- batchUpdateByMap(String, List<Map>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
批量执行JDBC更新操作,针对jdbcTemplate实现
- BeetlConfig - net.sohelp.boot.admin.core.web.yml中的类
-
Beetl模板配置 用于配置Beetl模板引擎的相关参数
- BeetlConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.BeetlConfig
- BeetlService - net.sohelp.boot.admin.core.service.beetl中的类
-
Beetl模板管理
- BeetlService() - 类的构造器 net.sohelp.boot.admin.core.service.beetl.BeetlService
- before(FlowContext, Execution) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskCreateInterceptor
-
拦截前置处理方法
- beforeBodyWrite(Object, MethodParameter, MediaType, Class, ServerHttpRequest, ServerHttpResponse) - 类中的方法 net.sohelp.boot.admin.core.advice.GlobalControllerAdvice
-
在响应体写入之前进行处理,主要功能是根据操作日志配置决定是否清除错误信息
- BETWEEN - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
在两个值之间
- BIGINT - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
长型整
- bind(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.EntityRefController
-
绑定实体定义接口 该接口用于将实体定义绑定到指定的模块中,需要进行参数校验并保存绑定关系。
- BLOB - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
二进制
- BOOLEAN - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
布尔型
- broadcastToAll(String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
向所有在线用户广播消息(谨慎使用)
- build() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
构建完整的SQL语句
- build() - 类中的方法 net.sohelp.boot.dev.web.ops.updater.UpdaterController
-
构建SohelpBoot平台升级包 该接口用于在开发环境中构建SohelpBoot平台的升级包,并将构建结果复制到指定目录,最后删除源文件。
- build() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
构建SQL查询语句
- build(JSONObject) - 类中的静态方法 net.sohelp.boot.admin.core.web.filter.SchemeBuilder
-
根据方案配置生成SQL条件语句
- build(String) - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
获取指定字段的生成过滤 SQL 语句
- build(String[]) - 类中的方法 net.sohelp.boot.dev.web.code.FormBuilderController
-
根据给定的表名生成相关代码。
- build(String[]) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityFormController
-
生成操作接口 该接口用于根据提供的表名数组执行生成操作,并返回操作结果
- build(String[]) - 类中的方法 net.sohelp.boot.dev.web.dev.module.FormController
-
生成操作接口 该接口用于根据提供的表名数组执行生成操作,并返回操作结果
- build(String, boolean) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationBuilder
-
构建应用配置并打包为ZIP文件 该函数首先获取指定应用的基本信息,然后创建临时目录结构,将应用配置、模块配置以及可选的实体配置写入文件, 最后将整个目录打包为ZIP文件并返回ZIP文件路径。
- build(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.service.ModuleBuilder
-
构建指定应用模块的压缩包
- build(String, String, List<String>) - 类中的方法 net.sohelp.boot.dev.web.code.util.CodeBuilder
-
主构建方法,基于指定方案、数据源和表列表生成所有相关代码的内容映射。
- build(List<ConditionVO>) - 类中的静态方法 net.sohelp.boot.admin.core.web.filter.ConditionBuilder
-
根据多个条件对象构建完整的SQL WHERE子句字符串。
- build(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.JavaBuilderController
-
实际执行代码生成功能,将生成好的代码写入本地磁盘路径。
- build(ConditionVO) - 类中的静态方法 net.sohelp.boot.admin.core.web.filter.ConditionBuilder
-
根据单个条件对象构建对应的SQL比较表达式。
- build(FlowEngine, boolean) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowContext
-
默认初始化流程引擎上下文
- buildAll() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
构建完整的查询方案
- buildBaseUrl() - 类中的方法 net.sohelp.boot.install.model.DatasourceConfig
-
根据配置构建 JDBC URL(不含数据库名,用于建库)
- buildByJdbc() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
使用默认参数名和空字段别名字典构建适用于 JDBC 的 SQL 条件字符串。
- buildByJdbc(String, Map<String, String>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
构建适用于 JDBC 的 SQL 条件字符串。
- buildByMagicApi() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
使用默认参数名和空字段别名字典构建适用于 MagicAPI 的 SQL 条件字符串。
- buildByMagicApi(String, Map<String, String>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
构建适用于 MagicAPI 的 SQL 条件字符串。
- buildByMybatis() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
使用默认参数名和空字段别名字典构建适用于 MyBatis 的 SQL 条件字符串。
- buildByMybatis(String, Map<String, String>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
构建适用于 MyBatis 的 SQL 条件字符串。
- buildData() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
使用默认参数名构建查询参数的数据映射表。
- buildData(String) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
构建查询参数的数据映射表。
- buildDirectoryTree(List<Map<String, Object>>) - 类中的静态方法 net.sohelp.boot.dev.web.code.util.DirectoryTreeBuilder
-
构建目录树结构。
- builder() - 类中的静态方法 net.sohelp.boot.engine.workflow.model.DynamicAssignee
- buildException(RequestEntity, Throwable) - 类中的方法 net.sohelp.boot.demo.core.magic.provider.CustomJsonValueProvider
-
构建异常响应对象。
- buildFile(String, String, String, List<String>) - 类中的方法 net.sohelp.boot.dev.web.code.util.CodeBuilder
-
构建多个文件到指定路径下,根据提供的方案、数据源及表列表批量生成代码文件。
- buildFormByEntity(String, String, String, EntityVO) - 类中的方法 net.sohelp.boot.engine.web.service.EntityFormService
-
根据实体对象构建表单视图对象 该方法将实体对象转换为表单视图对象,设置表单的基本属性, 处理字段的插入权限,并管理表单数据的持久化存储。
- buildFormByEntity(String, String, String, EntityVO) - 类中的方法 net.sohelp.boot.engine.web.service.FormService
-
根据实体对象构建表单视图对象
- buildGridByEntity(String, String, String, EntityVO) - 类中的方法 net.sohelp.boot.engine.web.service.EntityGridService
-
根据实体对象创建网格视图对象(GridVO)
- buildGroupBy() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
构建GROUP BY部分的SQL语句
- buildI18n(String, boolean) - 类中的方法 net.sohelp.boot.engine.web.service.I18nEntityService
-
根据所有实体生成i18n中文国际化
- buildI18n(String, List<String>, boolean) - 类中的方法 net.sohelp.boot.engine.web.service.I18nEntityService
-
根据所有实体生成i18n中文国际化
- buildI18nByEntity(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nController
-
根据实体生成I18N数据 该接口接收包含实体信息的Map对象,根据实体信息生成对应的I18N数据并返回
- buildI18nByTable(String, boolean) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nTableService
-
根据所有表结构信息生成i18n中文国际化配置内容。
- buildI18nByTable(String, List<String>, boolean) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nTableService
-
根据指定的一组表结构信息生成i18n中文国际化配置内容。
- buildI18nByTable(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nController
-
生成I18N数据 根据传入的表名、数据源以及是否生成JSON格式数据,生成对应的I18N数据
- buildOrderBy() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
构建ORDER BY部分的SQL语句
- buildPageResult(RequestEntity, Page, long, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.demo.core.magic.provider.CustomJsonValueProvider
-
构建分页查询结果。
- buildParentNode(NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.model.ProcessModel
-
构建父节点
- buildProcessModel(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
构建流程模型
- buildResult(RequestEntity, int, String, Object) - 类中的方法 net.sohelp.boot.demo.core.magic.provider.CustomJsonValueProvider
-
构建标准API响应结果。
- buildSqlCacheKey(String, Object[]) - 接口中的方法 net.sohelp.boot.admin.core.db.cache.SqlCache
-
计算SQL缓存的key值 通过将SQL语句和参数组合后进行MD5加密生成唯一的缓存key
- buildSqlCacheKey(String, Object[]) - 类中的方法 net.sohelp.boot.demo.core.magic.interceptor.CustomSqlCache
-
构建SQL缓存键
- buildToken(long) - 类中的静态方法 net.sohelp.boot.admin.core.utils.JwtTokenUtil
-
使用用户 ID 构建并返回一个新的 Token。
- buildToken(long, long) - 类中的静态方法 net.sohelp.boot.admin.core.utils.JwtTokenUtil
- buildToken(Map<String, Object>) - 类中的静态方法 net.sohelp.boot.admin.core.utils.JwtTokenUtil
-
使用用户信息构建并返回一个新的 Token。
- buildUrl() - 类中的方法 net.sohelp.boot.install.model.DatasourceConfig
-
根据配置构建包含数据库名的 JDBC URL
- buildWhere() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
构建WHERE部分的SQL语句
- BusiController - net.sohelp.boot.dev.web.dev.busi中的类
-
业务管理
- BusiController() - 类的构造器 net.sohelp.boot.dev.web.dev.busi.BusiController
- BusiException - net.sohelp.boot.admin.core.exceptions中的异常错误类
-
业务异常类,用于封装业务逻辑中出现的异常情况 该类继承自Exception,支持嵌套异常处理,可以包装SQLException等其他异常
- BusiException(String) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.BusiException
-
构造函数,根据指定的详细消息创建业务异常
- BusiException(String, Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.BusiException
-
构造函数,根据指定的详细消息和原因创建业务异常
- BusiException(Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.BusiException
-
构造函数,根据指定的原因创建业务异常
- BusiException(BusiException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理业务逻辑异常(BusiException)
- business - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.ProcessType
-
业务流程
- BUSINESS - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.SohelpFileTypeEnum
-
业务文件
- BUSINESS - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
5: 商机文档
- BUSINESS - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
商机跟进类型,value=5
- businessKey - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwInstance
-
业务KEY(用于关联业务逻辑实现预留)
- ButtonVO - net.sohelp.boot.engine.web.vo.grid中的类
-
按钮
- ButtonVO() - 类的构造器 net.sohelp.boot.engine.web.vo.grid.ButtonVO
C
- cache(String, long) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
使用缓存配置JDBC操作
- CacheConfig - net.sohelp.boot.admin.core.web.yml中的类
-
缓存配置 用于定义系统缓存的相关配置信息,包括缓存类型和缓存时长
- CacheConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.CacheConfig
- CacheConfig.CacheType - net.sohelp.boot.admin.core.web.yml中的枚举类
-
缓存类型枚举 定义了系统支持的三种缓存方式
- CacheController - net.sohelp.boot.dev.web.ops.cache中的类
-
缓存管理控制器
- CacheController() - 类的构造器 net.sohelp.boot.dev.web.ops.cache.CacheController
- cacheDescription() - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
返回该缓存的中文描述信息,用于管理界面展示。
- cacheDescription() - 接口中的方法 net.sohelp.boot.admin.core.cache.ISohelpCache
-
获取缓存描述信息
- cacheDescription() - 类中的方法 net.sohelp.boot.admin.core.cache.OAuth2Cache
-
获取缓存描述信息
- cacheDescription() - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
获取缓存描述信息
- cacheDescription() - 类中的方法 net.sohelp.boot.admin.core.cache.RoleCache
-
获取缓存描述信息
- cacheDescription() - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpBootResourceCache
-
获取缓存描述信息
- cacheDescription() - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取缓存的中文描述信息。
- cacheDescription() - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
获取缓存的中文描述。
- cacheDescription() - 类中的方法 net.sohelp.boot.admin.core.cache.UserMenuCache
-
获取缓存的中文描述信息。
- cacheDescription() - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取缓存的中文描述信息。
- cacheDescription() - 类中的方法 net.sohelp.boot.admin.core.cache.UserRoleCache
-
获取缓存的中文描述信息。
- cacheName() - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
返回该缓存的唯一名称标识。
- cacheName() - 接口中的方法 net.sohelp.boot.admin.core.cache.ISohelpCache
-
获取缓存名称(唯一标识)
- cacheName() - 类中的方法 net.sohelp.boot.admin.core.cache.OAuth2Cache
-
获取缓存名称
- cacheName() - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
获取缓存名称(唯一标识)
- cacheName() - 类中的方法 net.sohelp.boot.admin.core.cache.RoleCache
-
获取缓存名称(唯一标识)
- cacheName() - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpBootResourceCache
-
获取缓存名称
- cacheName() - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取缓存名称。
- cacheName() - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
获取缓存名称。
- cacheName() - 类中的方法 net.sohelp.boot.admin.core.cache.UserMenuCache
-
获取缓存名称。
- cacheName() - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取缓存名称。
- cacheName() - 类中的方法 net.sohelp.boot.admin.core.cache.UserRoleCache
-
获取缓存名称。
- cacheProcessModelById(Long, Supplier<ProcessModel>) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwExtInstance
- calculateDateDifference(Date, Date) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.DateUtils
-
计算时间差
- calculateDuration() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwHisInstance
-
计算流程实例处理耗时
- calculateDuration() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwHisTask
-
计算流程实例处理耗时
- callAsync() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
是否异步调用
- callInstanceId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwHisTask
-
调用外部流程实例ID
- callProcess - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
调用外部流程任务【办理子流程】
- callProcess - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
调用外部流程任务【办理子流程】
- callProcessId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwHisTask
-
调用外部流程定义ID
- callProcessNode() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
判断是否为调用子流程节点
- camelToUnderscoreLowercase(String) - 类中的静态方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
将驼峰命名转换为下划线格式并转成小写
- cancelBind(EntityRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.EntityRefController
-
取消绑定实体接口 该接口用于取消指定应用下模块与实体的绑定关系
- captcha() - 类中的方法 net.sohelp.boot.demo.web.login.LoginController
-
获取图形验证码图片及UUID标识符
- captcha() - 类中的方法 net.sohelp.boot.dev.web.login.LoginController
- cascadeRemove(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.ProcessServiceImpl
-
级联删除指定流程定义的所有数据
- cascadeRemove(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
谨慎使用!!!
- cascadeRemoveByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- cascadeRemoveByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
级联删除表 flw_his_task_actor, flw_his_task, flw_task_actor, flw_task, flw_instance, flw_his_instance
- cascadeRemoveByInstanceIds(List<Long>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
级联删除表 flw_his_task_actor, flw_his_task, flw_task_actor, flw_task
- cascadeRemoveByInstanceIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
级联删除 flw_his_task, flw_his_task_actor, flw_task, flw_task_actor
- cascadeRemoveByProcessId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
-
级联删除指定流程实例的所有数据
- cascadeRemoveByProcessId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
级联删除指定流程实例的所有数据
- cc - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
抄送
- cc - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
抄送
- ccExecNextNode(NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
判断抄送任务是否允许执行下一个节点
- ccNode() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
判断是否为抄送节点
- changeDefaultTenant(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserTenantController
-
切换当前用户的默认租户。
- changeDefaultTenant(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserTenantController
-
切换当前用户的默认租户。
- changeFileName(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.resource.WorkspaceResourceController
-
修改文件名 将指定路径下的旧文件名修改为新文件名
- changeLanguage(String) - 类中的方法 net.sohelp.boot.demo.web.login.LoginController
-
更改当前用户的语言环境设置
- changeLanguage(String) - 类中的方法 net.sohelp.boot.demo.web.user.UserLangController
-
修改用户语言设置 根据传入的语言参数设置系统当前语言环境
- changeLanguage(String) - 类中的方法 net.sohelp.boot.dev.web.login.LoginController
- changePassword(String, String, String) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
修改用户密码
- changePassword(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserController
-
修改当前登录用户的登录密码
- changePassword(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserController
-
修改当前用户的登录密码。
- changePwd(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.login.LoginController
-
密码过期后修改密码(等保:定期强制更换密码)
- changePwd(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.login.LoginController
-
密码过期后修改密码(等保:定期强制更换密码)
- changeTaskActor(Long, FlwTaskActor) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- changeTaskActor(Long, FlwTaskActor) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
修改 taskId 任务办理人为指定 taskActor 参与者
- check() - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.OpenAuthController
-
验证当前 Token 是否有效
- checkAndRunBackupTask() - 类中的方法 net.sohelp.boot.dev.web.ops.backup.BackupController
-
定时检查并执行自动备份任务 每分钟触发一次,检查是否满足自动备份条件(频率、时间)。
- checkConditionNode(NodeModel) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
检查条件节点
- checkEnvironment() - 类中的方法 net.sohelp.boot.install.controller.InstallController
-
Step 1: 环境检查
- checkExistApprovalNode(NodeModel) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
检查是否存在审批节点
- checkExpire(Object) - 类中的静态方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartAuthService
-
根据配置ID检查是否已到期
- checkFlowLongExpression() - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowContext
-
检查并返回条件表达式
- checkInstalled(String) - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
-
检查是否已安装(通过检测标记文件)
- checkNodeModel(NodeModel) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
检查节点模型,检测节点模型需要构建父节点
- checkPassword(String, String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.PasswordUtil
-
校验密码是否正确(自动识别存储格式)
- checkPasswordExpire(String) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
检查用户密码是否已过期,过期则强制要求更换(抛出异常)
- checkPort(int) - 类中的方法 net.sohelp.boot.install.controller.InstallController
-
检查端口是否可用
- checkRepeat(List<T>, Function<? super T, ? extends R>) - 类中的静态方法 net.sohelp.boot.admin.core.utils.CommonUtil
-
检查List是否有重复元素
- checkSignature(String, String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.WxgzhNoticeService
-
验证来自微信服务器的签名合法性
- checkState() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
流程状态验证
- child - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.ProcessType
-
子流程
- claim(Long, AgentType, TaskEventType, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
根据 任务ID 认领任务,删除其它任务参与者
- claimDepartment - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AgentType
-
认领部门
- claimDepartment - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
部门认领
- claimDepartment(Long, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- claimDepartment(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
部门根据 任务ID 认领任务,删除其它任务参与者
- claimRole - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AgentType
-
认领角色
- claimRole - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
角色认领
- claimRole(Long, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- claimRole(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
角色根据 任务ID 认领任务,删除其它任务参与者
- cleanConditionParentNode(List<ConditionNode>) - 类中的方法 net.sohelp.boot.engine.workflow.model.ProcessModel
-
清理条件节点的父节点
- cleanParentNode() - 类中的方法 net.sohelp.boot.engine.workflow.model.ProcessModel
-
清理父节点关系
- cleanParentNode(NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.model.ProcessModel
-
清理父节点关系
- clear() - 接口中的方法 net.sohelp.boot.admin.core.cache.ISohelpCache
-
清空该缓存的所有数据
- clear() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.MemorySohelpCacheProvider
-
清空该命名空间下的所有缓存
- clear() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.NoneSohelpCacheProvider
-
清空该命名空间下的所有缓存
- clear() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.RedisSohelpCacheProvider
-
清空该命名空间下的所有缓存
- clear() - 接口中的方法 net.sohelp.boot.admin.core.cache.provider.SohelpCacheProvider
-
清空该命名空间下的所有缓存
- clear() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
清空查询条件、排序和分组信息
- clear() - 类中的方法 net.sohelp.boot.dev.web.system.param.UserConstParamController
-
清空所有用户常量表中的数据
- clear() - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
清空实体缓存
- clear() - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
清除所有缓存
- clear() - 类中的方法 net.sohelp.boot.engine.web.cache.ModuleCache
-
清空所有缓存数据
- clear() - 类中的方法 net.sohelp.boot.engine.web.cache.ModulePowerCache
-
清空用户模块缓存映射表 该方法用于清除USER_MODULE_CACHE_MAP中的所有缓存数据, 通常在需要重置缓存状态或释放缓存资源时调用。
- clear() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
清空查询条件
- clear(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
清空缓存
- clear(String) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
清除指定数据源的缓存
- clearAll() - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpCacheManageService
-
清空所有业务缓存
- clearAll() - 类中的方法 net.sohelp.boot.dev.web.code.FormBuilderController
-
清除所有已存在的表单配置。
- clearAll() - 类中的方法 net.sohelp.boot.dev.web.code.GridBuilderController
-
清除所有的网格配置文件 删除 GRID_PATH 路径下所有以 /grid/*.json 结尾的配置文件。
- clearAll() - 类中的方法 net.sohelp.boot.dev.web.code.JavaBuilderController
-
清空所有已保存的代码生成配置。
- clearAll() - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityFormController
-
清空所有配置 该接口用于清空所有配置,通过删除指定路径下的所有配置文件实现
- clearAll() - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityGridController
-
清空所有配置 该接口用于清空所有配置,通过遍历指定路径下的所有配置资源, 并删除符合特定命名规则的配置文件来实现清空操作。
- clearAll() - 类中的方法 net.sohelp.boot.dev.web.dev.module.FormController
-
清空所有配置 该接口用于清空所有配置,通过删除指定路径下的所有配置文件实现
- clearAll() - 类中的方法 net.sohelp.boot.dev.web.ops.cache.CacheController
-
清空所有业务缓存
- clearByName(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpCacheManageService
-
按名称清空指定缓存
- clearByName(String) - 类中的方法 net.sohelp.boot.dev.web.ops.cache.CacheController
-
按名称清空指定缓存
- clearCondition() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
清空筛选条件
- clearKeywords() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
清空关键字列表
- clearOrderBy() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
清空排序条件。
- clearPower() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
清空查询范围。
- clearScheme() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
清空方案
- clearTableCache() - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
清空数据库表字段缓存
- cloneBaseInfo() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
克隆基本信息
- cloneTask(FlowIdGenerator, String, String) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTask
- cloneTask(FlowIdGenerator, FlwHisTaskActor) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTask
- CloudAppCategoryController - net.sohelp.boot.dev.web.cloud.application中的类
-
生态应用分类控制器 提供生态应用分类相关接口的访问控制
- CloudAppCategoryController() - 类的构造器 net.sohelp.boot.dev.web.cloud.application.CloudAppCategoryController
- CloudAppController - net.sohelp.boot.dev.web.cloud.application中的类
-
生态应用管理控制器 提供生态应用的分页查询、列表展示、上传、下载、安装、卸载等功能接口
- CloudAppController() - 类的构造器 net.sohelp.boot.dev.web.cloud.application.CloudAppController
- CloudConfig - net.sohelp.boot.admin.core.web.yml中的类
-
商邦云配置 该类用于存储商邦云相关的配置信息,包括云端服务地址等配置项。
- CloudConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.CloudConfig
- CloudModuleCategoryController - net.sohelp.boot.dev.web.cloud.module中的类
-
生态功能模块分类控制器 提供云端模块分类信息的查询接口
- CloudModuleCategoryController() - 类的构造器 net.sohelp.boot.dev.web.cloud.module.CloudModuleCategoryController
- CloudModuleController - net.sohelp.boot.dev.web.cloud.module中的类
-
生态功能模块管理控制器 提供云端模块的浏览、下载、安装、卸载等功能接口
- CloudModuleController() - 类的构造器 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
- CloudPluginsCategoryController - net.sohelp.boot.dev.web.cloud.plugins中的类
-
生态插件功能分类控制器 提供云端插件分类列表的查询功能
- CloudPluginsCategoryController() - 类的构造器 net.sohelp.boot.dev.web.cloud.plugins.CloudPluginsCategoryController
- CloudPluginsController - net.sohelp.boot.dev.web.cloud.plugins中的类
-
生态插件管理控制器 提供云端插件的分页查询功能
- CloudPluginsController() - 类的构造器 net.sohelp.boot.dev.web.cloud.plugins.CloudPluginsController
- CloudServiceCategoryController - net.sohelp.boot.dev.web.cloud.service中的类
-
生态增值服务分类控制器 提供云服务分类相关的API接口
- CloudServiceCategoryController() - 类的构造器 net.sohelp.boot.dev.web.cloud.service.CloudServiceCategoryController
- CloudServiceController - net.sohelp.boot.dev.web.cloud.service中的类
-
生态增值服务管理控制器 提供云服务相关的页面查询接口
- CloudServiceController() - 类的构造器 net.sohelp.boot.dev.web.cloud.service.CloudServiceController
- code - 枚举类中的变量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
代码
- code - 枚举类中的变量 net.sohelp.boot.engine.web.consts.DataExportRangeEnum
-
枚举项的数值编码,用于标识不同的数据导出范围类型
- CodeBuilder - net.sohelp.boot.dev.web.code.util中的类
- CodeBuilder() - 类的构造器 net.sohelp.boot.dev.web.code.util.CodeBuilder
- CodeConfigController - net.sohelp.boot.dev.web.code中的类
-
基本开发配置控制器 提供代码开发相关的基础配置管理功能,包括资源导出、导入、保存及初始化等操作。
- CodeConfigController() - 类的构造器 net.sohelp.boot.dev.web.code.CodeConfigController
- CodeConvert - net.sohelp.boot.engine.web.utils中的类
-
代码转换工具类 提供字符串格式转换功能,如下划线命名转驼峰命名等
- CodeConvert() - 类的构造器 net.sohelp.boot.engine.web.utils.CodeConvert
- CodeSchemeController - net.sohelp.boot.dev.web.code中的类
-
方案管理控制器,提供代码方案的增删改查功能。
- CodeSchemeController() - 类的构造器 net.sohelp.boot.dev.web.code.CodeSchemeController
- CodeService - net.sohelp.boot.dev.web.code.service中的类
-
代码Java配置服务类,用于处理与代码生成相关的实体信息获取和保存操作。
- CodeService() - 类的构造器 net.sohelp.boot.dev.web.code.service.CodeService
- CodeTemplateController - net.sohelp.boot.dev.web.code中的类
-
代码模板管理控制器 提供对代码模板的增删改查、导入导出等操作接口。
- CodeTemplateController() - 类的构造器 net.sohelp.boot.dev.web.code.CodeTemplateController
- CodeVO - net.sohelp.boot.dev.web.code.service中的类
- CodeVO() - 类的构造器 net.sohelp.boot.dev.web.code.service.CodeVO
- CodingGeneratorException - net.sohelp.boot.admin.core.exceptions中的异常错误类
-
编码生成异常类。
- CodingGeneratorException(String) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.CodingGeneratorException
-
构造一个带有指定错误信息的编码生成器异常对象。
- CodingGeneratorException(String, Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.CodingGeneratorException
-
构造一个包含错误信息和原因的CodingGeneratorException异常对象。
- CodingGeneratorException(Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.CodingGeneratorException
-
构造一个带有原因的CodingGeneratorException异常对象。
- ColorVO - net.sohelp.boot.engine.web.vo.grid中的类
-
颜色控制
- ColorVO() - 类的构造器 net.sohelp.boot.engine.web.vo.grid.ColorVO
- comments() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.OperationLog
-
备注
- commit() - 类中的方法 net.sohelp.boot.admin.core.db.Transaction
-
提交事务
- CommonUtil - net.sohelp.boot.admin.core.utils中的类
-
常用工具方法
- CommonUtil() - 类的构造器 net.sohelp.boot.admin.core.utils.CommonUtil
- ComparisonEnum - net.sohelp.boot.admin.core.web.filter中的枚举类
-
条件常量枚举类,用于定义常用的比较操作符。
- complete - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
审批完成
- complete - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
完成
- complete - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
完成
- complete(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- complete(Long, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据任务ID,创建人ID完成任务
- complete(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
结束终止流程 该接口用于结束或终止指定的流程任务,需要传入任务ID
- complete(InstallConfig, HttpServletRequest) - 类中的方法 net.sohelp.boot.install.controller.InstallController
-
Step 6: 完成安装
- completeActiveTasksByInstanceId(Long, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
完成指定实例ID活动任务
- completeActiveTasksByInstanceId(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
完成指定实例ID活动任务
- ComponentController - net.sohelp.boot.dev.web.cloud.designer中的类
-
组件控制器 处理设计器中组件相关的REST API请求
- ComponentController() - 类的构造器 net.sohelp.boot.dev.web.cloud.designer.ComponentController
- condition(ConditionVO...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
条件查询功能实现
- conditionBranch - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
条件分支
- ConditionBuilder - net.sohelp.boot.admin.core.web.filter中的类
-
条件构建器
- conditionNode - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
条件审批
- conditionNode() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
判断是否为条件节点
- ConditionNode - net.sohelp.boot.engine.workflow.model中的类
-
JSON BPM 条件节点
- ConditionNode() - 类的构造器 net.sohelp.boot.engine.workflow.model.ConditionNode
- ConditionNodeHandler - net.sohelp.boot.engine.workflow.handler中的接口
-
流程执行条件节点处理器
- ConditionType - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
JSON BPM 节点表达式 条件类型
- ConditionVO - net.sohelp.boot.admin.core.web.filter中的类
-
条件值对象类,用于封装查询或过滤条件的信息
- ConditionVO() - 类的构造器 net.sohelp.boot.admin.core.web.filter.ConditionVO
- config(DruidDataSource) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DruidProperties
-
配置Druid数据源的基本属性
- config(DruidDataSource) - 类中的方法 net.sohelp.boot.engine.db.config.DruidProperties
- configure(FlowContext) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- configure(FlowContext) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
根据Configuration对象配置实现类
- configureTasks(ScheduledTaskRegistrar) - 类中的方法 net.sohelp.boot.demo.core.workflow.WorkFlowScheduler
-
配置定时任务 该方法用于注册和配置工作流的提醒任务,根据提醒参数中的Cron表达式来设置任务执行时间
- confirm(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineImportController
-
确认导入接口 该接口用于确认导入操作,通过传入的refid进行地址和模块操作权限的验证。
- Constants - net.sohelp.boot.admin.core.consts中的类
-
系统常量类,用于定义系统中使用的各种通用常量。
- Constants - net.sohelp.boot.demo.consts中的类
-
系统常量定义
- Constants() - 类的构造器 net.sohelp.boot.admin.core.consts.Constants
- Constants() - 类的构造器 net.sohelp.boot.demo.consts.Constants
- ConstParamCategoryController - net.sohelp.boot.demo.web.system.param中的类
-
系统变量分类控制器
- ConstParamCategoryController - net.sohelp.boot.dev.web.system.param中的类
-
系统变量分类控制器
- ConstParamCategoryController() - 类的构造器 net.sohelp.boot.demo.web.system.param.ConstParamCategoryController
- ConstParamCategoryController() - 类的构造器 net.sohelp.boot.dev.web.system.param.ConstParamCategoryController
- ConstParamController - net.sohelp.boot.demo.web.system.param中的类
-
系统常量参数控制器
- ConstParamController - net.sohelp.boot.dev.web.system.param中的类
- ConstParamController() - 类的构造器 net.sohelp.boot.demo.web.system.param.ConstParamController
- ConstParamController() - 类的构造器 net.sohelp.boot.dev.web.system.param.ConstParamController
- consumePwdExpiredToken(String) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
验证密码过期临时令牌并返回对应的登录名
- contains(String) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.MemorySohelpCacheProvider
-
判断指定 key 是否存在且未过期
- contains(String) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.NoneSohelpCacheProvider
-
判断指定 key 是否存在且未过期
- contains(String) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.RedisSohelpCacheProvider
-
判断指定 key 是否存在且未过期
- contains(String) - 接口中的方法 net.sohelp.boot.admin.core.cache.provider.SohelpCacheProvider
-
判断指定 key 是否存在且未过期
- CONTRACT - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
4: 合同文档
- CONTRACT - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
活动跟进类型,value=4
- CONTRACT - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.ModuleRefTypeEnum
-
4:合同
- convertClass(JSONObject, Class<T>) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
将 JSONObject 转换为指定类型的对象
- copy - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.PerformType
-
抄送
- copy() - 类中的方法 net.sohelp.boot.dev.web.ops.resource.SohelpBootResourceController
-
复制指定的文件或目录到目标位置。
- copy(String, String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
复制指定应用和模块到新的应用和模块
- copy(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
复制实体表 根据传入的实体名称和新名称,对指定数据源中的实体进行复制操作
- copy(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
复制模块接口 该接口用于将一个模块从源应用复制到目标应用,并重新命名
- copyJavaProperty(PropertyVO, PropertyVO) - 类中的静态方法 net.sohelp.boot.engine.web.utils.JavaTypeConvert
-
将原始属性信息复制到Java属性对象中,并完成Java类型及驼峰命名字段的设置。
- copyTo(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
-
网格列表复制到接口 该接口用于将一个网格列表从源模块复制到目标模块,并重新命名
- copyTo(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
界面复制新的模块下接口 该接口用于将一个界面从当前模块复制到新的模块下,并更新界面的名称
- countersign - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.PerformType
-
会签 (可同时审批,每个人必须审批通过)
- create - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
创建
- create(JSONObject) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineCrudController
-
创建单据接口 该接口用于创建新的单据,通过传入包含单据信息的JSON对象来实现单据的创建操作。
- create(String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
根据给定的引用ID和业务对象,创建或更新业务实体。
- create(String, String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
创建实体表接口 该接口用于创建新的实体表,包括设置实体名称、标签和数据源名称,并自动生成一个ID属性
- create(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.table.service.TableService
-
创建或更新一个实体结构到数据库中。
- create(ReportRefVO) - 类中的方法 net.sohelp.boot.engine.web.service.ReportService
-
创建报表引用
- createAdmin(DatasourceConfig, ProjectConfig) - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
-
创建管理员账号
- createBy - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlowEntity
-
创建人名称
- createCc - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
手动创建抄送任务
- createCcTask(FlwTask, List<NodeAssignee>, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
创建抄送任务
- createCcTask(NodeModel, FlwTask, List<NodeAssignee>, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
创建抄送任务
- createCcTask(NodeModel, FlwTask, List<NodeAssignee>, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
创建抄送任务
- createCcTask(NodeModel, FlwTask, List<NodeAssignee>, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
创建抄送任务
- createCcTask(NodeModel, FlwTask, List<NodeAssignee>, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
创建抄送任务
- createContextual(SerializerProvider, BeanProperty) - 类中的方法 net.sohelp.boot.admin.core.utils.DesensitizeSerializer
- createDatabase(DatasourceConfig) - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
-
创建数据库(如果不存在)
- createExecution(ProcessModel, FlwInstance, FlwTask, FlowCreator, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- createField(PropertyVO) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
创建字段
- createField(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
添加新字段的SQL语句
- createField(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
创建字段的SQL脚本
- createFile(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.resource.WorkspaceResourceController
-
创建文件接口 该接口用于根据传入的参数创建一个新的文件,并返回操作结果
- createFolder(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.resource.WorkspaceResourceController
-
创建文件夹接口 根据传入的路径和文件名创建文件夹,如果上级目录不存在或目录已存在则返回失败信息。
- createId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlowEntity
-
创建人ID
- createIndexKey(String, IndexKeyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
创建索引的SQL脚本(根据索引键对象)
- createIndexKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
生成创建索引的SQL语句
- createIndexKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
创建索引的SQL语句
- createIndexKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
创建索引的SQL脚本
- createInstance(FlwProcess, FlowCreator, Map<String, Object>, NodeModel, boolean, Supplier<FlwInstance>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
-
创建活动实例
- createInstance(FlwProcess, FlowCreator, Map<String, Object>, NodeModel, boolean, Supplier<FlwInstance>) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
根据流程、创建人员、父流程实例ID创建流程实例
- createNewTask(Long, TaskType, PerformType, List<FlwTaskActor>, FlowCreator, Function<FlwTask, Execution>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
根据已有任务、参与者创建新的任务
- createNewTask(Long, TaskType, PerformType, List<FlwTaskActor>, FlowCreator, Function<FlwTask, Execution>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据已有任务、参与者创建新的任务
- createNewTask(Long, TaskType, PerformType, List<FlwTaskActor>, FlowCreator, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- createNewTask(Long, TaskType, PerformType, List<FlwTaskActor>, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
根据已有任务、参与者创建新的任务
- createPrimaryKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
生成创建主键的SQL语句
- createPrimaryKey(PropertyVO) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
为主键字段创建主键约束
- createPrimaryKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
创建主键约束
- createPrimaryKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
创建主键的SQL脚本
- createProperties() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DruidProperties
-
创建包含当前配置信息的Properties对象
- createProperties() - 类中的方法 net.sohelp.boot.engine.db.config.DruidProperties
- createProvider(String, long) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.SohelpCacheManager
-
创建指定命名空间的缓存提供者实例
- createSubExecution(Execution, ProcessModel, String) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
根据当前执行对象execution、子流程定义process、当前节点名称产生子流程的执行对象
- createTable(EntityVO) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
根据实体信息创建数据表
- createTable(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
根据实体对象生成建表语句
- createTable(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
创建表的SQL脚本
- createTask(Execution, NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowContext
-
创建流程任务
- createTask(NodeModel, Execution) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- createTask(NodeModel, Execution, Function<FlwTask, FlwTask>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
创建 task 根据 model 决定是否分配参与者
- createTask(NodeModel, Execution, Function<FlwTask, FlwTask>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据任务模型、执行对象创建新的任务
- createTaskBase(NodeModel, Execution) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
根据模型、执行对象、任务类型构建基本的task对象
- CreateTaskHandler - net.sohelp.boot.engine.workflow.handler中的接口
-
流程任务创建处理器
- createTime - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlowEntity
-
创建时间
- createUnique(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
生成创建唯一约束的SQL语句
- createUnique(EntityVO) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
为实体创建唯一约束
- createWorkspace(WorkspaceConfig) - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
-
创建 Workspace 目录结构
- CrudHelper - net.sohelp.boot.engine.web中的类
-
引擎数据执行CRUD操作
- CrudHelper() - 类的构造器 net.sohelp.boot.engine.web.CrudHelper
- CrudUpdaterVO - net.sohelp.boot.engine.web.vo.crud中的类
- CrudUpdaterVO() - 类的构造器 net.sohelp.boot.engine.web.vo.crud.CrudUpdaterVO
- CURRENT_PAGE - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.consts.DataExportRangeEnum
-
枚举值:当前页,对应数值1
- currentNodeKey - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwInstance
-
当前所在节点key
- currentNodeName - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwInstance
-
当前所在节点名称
- custom - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.ConditionType
-
自定义条件字段
- CUSTOM - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.PowerTypeEnum
- CustomAuthorizationInterceptor - net.sohelp.boot.demo.core.magic.interceptor中的类
-
自定义用户名密码登录拦截器,用于实现基于数据库的用户认证逻辑。
- CustomAuthorizationInterceptor() - 类的构造器 net.sohelp.boot.demo.core.magic.interceptor.CustomAuthorizationInterceptor
- CUSTOMER - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
1: 客文文档
- CUSTOMER - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
客户跟进类型,value=1
- CUSTOMER - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.ModuleRefTypeEnum
-
1:合同
- CustomFunction - net.sohelp.boot.demo.core.magic.script中的类
-
自定义函数 https://ssssssss.org/guide/custom/function.html
- CustomFunction() - 类的构造器 net.sohelp.boot.demo.core.magic.script.CustomFunction
- CustomFunctionExtension - net.sohelp.boot.demo.core.magic.script中的类
-
自定义扩展方法 https://ssssssss.org/guide/custom/extension.html
- CustomFunctionExtension() - 类的构造器 net.sohelp.boot.demo.core.magic.script.CustomFunctionExtension
- CustomJsonValueProvider - net.sohelp.boot.demo.core.magic.provider中的类
-
自定义JSON结果 https://ssssssss.org/guide/custom/json.html
- CustomJsonValueProvider() - 类的构造器 net.sohelp.boot.demo.core.magic.provider.CustomJsonValueProvider
- CustomMapperProvider - net.sohelp.boot.demo.core.magic.provider中的类
-
自定义列名转换 https://ssssssss.org/guide/custom/column.html
- CustomMapperProvider() - 类的构造器 net.sohelp.boot.demo.core.magic.provider.CustomMapperProvider
- CustomModule - net.sohelp.boot.demo.core.magic.script中的类
-
自定义功能模块类 提供在脚本中使用的自定义方法集合
- CustomModule() - 类的构造器 net.sohelp.boot.demo.core.magic.script.CustomModule
- CustomNamedTableInterceptor - net.sohelp.boot.demo.core.magic.interceptor中的类
-
自定义命名表拦截器 用于在数据库操作前后自动填充通用字段
- CustomNamedTableInterceptor() - 类的构造器 net.sohelp.boot.demo.core.magic.interceptor.CustomNamedTableInterceptor
- CustomPageProvider - net.sohelp.boot.demo.core.magic.provider中的类
-
自定义获取分页参数 https://ssssssss.org/guide/custom/page.html
- CustomPageProvider() - 类的构造器 net.sohelp.boot.demo.core.magic.provider.CustomPageProvider
- CustomRequestInterceptor - net.sohelp.boot.demo.core.magic.interceptor中的类
-
自定义请求拦截器,用于对接口进行鉴权处理。
- CustomRequestInterceptor() - 类的构造器 net.sohelp.boot.demo.core.magic.interceptor.CustomRequestInterceptor
- CustomResourceBundleControl - net.sohelp.boot.admin.core.service.i18n中的类
-
自定义国际化资源
- CustomResourceBundleControl(String) - 类的构造器 net.sohelp.boot.admin.core.service.i18n.CustomResourceBundleControl
-
构造函数,初始化自定义资源文件路径
- CustomSqlCache - net.sohelp.boot.demo.core.magic.interceptor中的类
-
自定义SQL缓存实现类 该类实现了SqlCache接口,使用Redis作为缓存存储介质
- CustomSqlCache() - 类的构造器 net.sohelp.boot.demo.core.magic.interceptor.CustomSqlCache
- CustomSqlInterceptor - net.sohelp.boot.demo.core.magic.interceptor中的类
-
自定义SQL拦截器 https://ssssssss.org/guide/custom/sql.html
- CustomSqlInterceptor() - 类的构造器 net.sohelp.boot.demo.core.magic.interceptor.CustomSqlInterceptor
- CustomTypeEnum - net.sohelp.boot.engine.web.vo.consts中的枚举类
-
资源存储类型枚举类
- CustomUReportDataset - net.sohelp.boot.engine.web.report中的类
-
自定义UReport2数据源
- CustomUReportDataset(MagicAPIService, HttpServletRequest) - 类的构造器 net.sohelp.boot.engine.web.report.CustomUReportDataset
-
构造CustomUReportDataset对象
- CustomUReportServlet - net.sohelp.boot.engine.web.report中的类
- CustomUReportServlet() - 类的构造器 net.sohelp.boot.engine.web.report.CustomUReportServlet
D
- DataExportRangeEnum - net.sohelp.boot.engine.web.consts中的枚举类
-
数据导出范围
- DatasourceConfig - net.sohelp.boot.install.model中的类
-
数据源配置
- DatasourceConfig() - 类的构造器 net.sohelp.boot.install.model.DatasourceConfig
- DatasourceController - net.sohelp.boot.dev.web.dev.db中的类
-
数据源管理
- DatasourceController() - 类的构造器 net.sohelp.boot.dev.web.dev.db.DatasourceController
- DatasourceService - net.sohelp.boot.admin.core.service.datasource中的类
-
数据源服务类,用于管理系统的数据源信息。
- DatasourceService() - 类的构造器 net.sohelp.boot.admin.core.service.datasource.DatasourceService
- DatasourceVO - net.sohelp.boot.admin.core.db.datasource中的类
-
数据源配置信息值对象 用于封装数据库数据源的配置信息,包括连接信息、连接池配置等
- DatasourceVO() - 类的构造器 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- DataTypeValidateUtil - net.sohelp.boot.engine.db.utils中的类
-
数据类型验证工具类,提供对整型、实数和日期等数据类型的校验功能。
- DataTypeValidateUtil() - 类的构造器 net.sohelp.boot.engine.db.utils.DataTypeValidateUtil
- date(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
时间范围查询功能实现(基于起始和结束参数)
- DATE - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
日期
- date_format(Date) - 类中的静态方法 net.sohelp.boot.demo.core.magic.script.CustomFunction
-
格式化日期时间为默认格式(yyyy-MM-dd HH:mm:ss)
- date_format(Date, String) - 类中的静态方法 net.sohelp.boot.demo.core.magic.script.CustomFunction
-
按指定格式格式化日期时间
- dateRange(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
时间范围查询功能实现(基于数组参数)
- DATETIME - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
日期时间
- DateUtil - net.sohelp.boot.common.utils中的类
-
日期工具类
- DateUtils - net.sohelp.boot.engine.workflow.assist中的类
-
日期帮助类
- DateUtils() - 类的构造器 net.sohelp.boot.engine.workflow.assist.DateUtils
- DBConfiguration - net.sohelp.boot.engine.db.config中的类
-
数据库引擎配置
- DBConfiguration() - 类的构造器 net.sohelp.boot.engine.db.config.DBConfiguration
- DBController - net.sohelp.boot.dev.web.dev.db中的类
-
数据库管理
- DBController() - 类的构造器 net.sohelp.boot.dev.web.dev.db.DBController
- DBReportProvider - net.sohelp.boot.engine.web.report中的类
-
自定义报表数据源,用于从数据库加载报表文件
- DBReportProvider() - 类的构造器 net.sohelp.boot.engine.web.report.DBReportProvider
- DBTypeEnum - net.sohelp.boot.admin.core.db.datasource中的枚举类
-
不同数据库类型的枚举
- ddl(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
获取指定数据源和表名的DDL语句 通过传入数据源名称和表名,返回对应的DDL创建语句
- ddl(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
获取指定数据源和表名的DDL语句 通过传入的数据源名称和表名,获取对应表的DDL创建语句
- decideInclusiveRoutes(FlowContext, Execution, NodeModel, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.FlowAiHandler
-
AI 智能包容分支决策:返回应该同时执行的多个分支 NodeKey 列表
- decideRoute(FlowContext, Execution, NodeModel, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.FlowAiHandler
-
AI 智能路由决策:直接返回应该走的分支 NodeKey
- decrypt(String, String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.DecryptUtil
-
登录密码传输斛密文解密
- decryptSecret(String) - 类中的静态方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartAuthService
-
解密 app_secret(从数据库读取后调用)
- DecryptUtil - net.sohelp.boot.admin.core.utils中的类
-
登录密码传输斛密文解密
- DecryptUtil() - 类的构造器 net.sohelp.boot.admin.core.utils.DecryptUtil
- DEFAULT_DATE_FORMAT - 类中的静态变量 net.sohelp.boot.demo.core.json.JacksonConfiguration
-
默认日期格式
- DEFAULT_DATE_TIME_FORMAT - 类中的静态变量 net.sohelp.boot.demo.core.json.JacksonConfiguration
-
默认日期时间格式
- DEFAULT_PASS - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AiFallbackStrategy
-
默认通过:当AI处理失败时自动通过任务
- DEFAULT_REJECT - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AiFallbackStrategy
-
默认拒绝:当AI处理失败时自动拒绝任务
- DEFAULT_TIME_FORMAT - 类中的静态变量 net.sohelp.boot.demo.core.json.JacksonConfiguration
-
默认时间格式
- defaultConditionNode(List<ConditionNode>) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleConditionNodeHandler
- DefaultFlowIdGenerator - net.sohelp.boot.engine.workflow.impl中的类
-
数据访问层ID生成器默认实现
- DefaultFlowIdGenerator() - 类的构造器 net.sohelp.boot.engine.workflow.impl.DefaultFlowIdGenerator
- DefaultProcessModelParser - net.sohelp.boot.engine.workflow.impl中的类
-
FlowLong 默认流程模型解析器
- DefaultProcessModelParser(FlowCache) - 类的构造器 net.sohelp.boot.engine.workflow.impl.DefaultProcessModelParser
- DefaultSqlCache - net.sohelp.boot.admin.core.db.cache中的类
-
默认SQL缓存实现
- DefaultSqlCache(int, long) - 类的构造器 net.sohelp.boot.admin.core.db.cache.DefaultSqlCache
-
构造函数,初始化LRU缓存
- delegate - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
委派
- delegate - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
委派、代理人办理完任务该任务重新归还给原处理人
- delegate(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
委派任务给其他同事处理
- delegateResolve - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
委派任务解决
- delegateReturn - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
委派归还任务
- delegateTask(Long, FlowCreator, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- delegateTask(Long, FlowCreator, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据 任务ID 委派任务、代理人办理完任务该任务重新归还给原处理人
- delete - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
删除
- delete() - 类中的方法 net.sohelp.boot.dev.web.ops.resource.SohelpBootResourceController
-
删除指定的文件或目录。
- delete(long) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
删除指定用户的所有参数记录。
- delete(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
删除指定用户下的某个具体参数项。
- delete(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
根据用户ID,删除该用户的所有个性化参数。
- delete(Object) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
根据主键删除数据
- delete(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
根据用户ID和参数名,删除该用户的指定个性化参数。
- delete(String) - 类中的方法 net.sohelp.boot.admin.core.db.cache.DefaultSqlCache
-
删除指定名称的缓存
- delete(String) - 类中的方法 net.sohelp.boot.admin.core.db.cache.LRUCache
-
删除指定命名空间下的所有缓存项。
- delete(String) - 类中的方法 net.sohelp.boot.admin.core.db.cache.RedisSqlCache
-
删除指定名称的整个哈希表
- delete(String) - 接口中的方法 net.sohelp.boot.admin.core.db.cache.SqlCache
-
删除指定名称的缓存
- delete(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
关闭数据源
- delete(String) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileService
-
根据文件ID删除单个文件及其数据库记录
- delete(String) - 类中的方法 net.sohelp.boot.demo.core.magic.interceptor.CustomSqlCache
-
删除指定名称的缓存
- delete(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
删除实体文件和Mybatis文件
- delete(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
删除实体
- delete(String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineReportController
-
删除操作接口 接收refid参数,解析后调用服务层执行删除操作。
- delete(String[]) - 类中的方法 net.sohelp.boot.demo.web.system.role.RoleController
-
删除指定的岗位信息
- delete(String[]) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictionaryDataController
-
删除指定ID集合中的多个字典项。
- delete(String[]) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
删除一个或多个租户及其关联关系
- delete(String[]) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
删除指定用户及相关联的数据记录。
- delete(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
删除记录
- delete(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileUploadService
-
删除指定模块中的某个文件。
- delete(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.magic.MagicApiService
-
删除业务模块
- delete(String, String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
删除实体配置
- delete(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ReportService
-
删除指定路径下的资源
- delete(String, List<Object>) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
删除指定引用ID对应的数据记录
- delete(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
删除数据
- delete(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
删除符合条件的记录。
- delete(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
根据实体名称和数据映射删除记录
- delete(List) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileService
-
批量删除多个文件及其对应的数据库记录
- delete(List<String>) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
删除指定ID的用户及其相关联的数据。
- delete(List<String>) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
删除指定ID的岗位及其相关联的数据
- delete(List<String>) - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartController
-
删除接口授权(软删除)
- delete(List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.dev.web.dev.report.ReportController
-
删除指定的报表文件 该接口接收一个包含多个报表信息的列表,根据每个报表信息中的appName、moduleName和name拼接文件路径,并删除对应的报表文件。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictCategoryController
-
删除指定ID的字典分类及其关联的所有子项数据。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictionaryDataController
-
删除指定ID的字典项。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.menu.MenuController
-
删除指定ID的菜单项
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.org.OrgController
-
删除指定ID的机构信息
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.ConstParamCategoryController
-
删除系统变量分类
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.ConstParamController
-
删除指定ID的系统常量参数
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.UserConstParamController
-
删除指定ID的用户系统变量
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.tenant.TenantController
-
删除指定ID的租户信息。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeSchemeController
-
删除指定名称的代码方案文件。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeTemplateController
-
删除指定名称的模板文件
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.FormBuilderController
-
删除指定表的表单配置。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.GridBuilderController
-
删除单个表的网格配置文件 根据给定的数据源名称和表名删除该表的配置文件。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityExtendController
-
删除实体信息
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityFormController
-
删除表单配置接口 该接口用于删除指定数据源下的表单配置
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityGridController
-
批量删除列表配置 根据传入的数据源名称和表名称,删除对应的列表配置
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.magic.MagicService
-
删除指定模块的配置资源
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.mobile.AppMenuController
-
删除菜单接口 根据传入的参数删除对应的菜单,并删除关联的角色菜单
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.oauth2.OAuth2Controller
-
批量删除OAuth2应用记录。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.task.TaskController
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.autocode.AutocodeController
-
删除指定ID的自动编码配置。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.autocode.SequenceController
-
删除指定名称的序列记录。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictCategoryController
-
删除指定ID的字典分类及其关联的数据项。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nCategoryController
-
删除指定ID的国际化分类记录。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nController
-
删除指定ID的国际化记录 根据传入的ID删除对应的国际化条目。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.LanguageController
-
根据ID删除指定语言项。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.menu.MenuController
-
删除指定菜单及其所有子菜单和相关联的角色菜单关系 先获取目标菜单的所有后代节点,然后批量删除这些菜单及它们在角色菜单表中的引用。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
删除指定机构及其所有子机构,并清理相关联的数据
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.ConstParamCategoryController
-
删除指定ID的系统变量分类
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.ConstParamController
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.UserConstParamController
-
删除指定ID的用户系统变量
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineCrudController
-
指量单据删除接口 该接口用于删除指量单据,支持单个或多个ID删除,并验证用户操作权限。
- delete(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineFileController
-
文件删除接口 根据提供的文件ID和引用ID删除文件,并验证用户操作权限
- delete(Map<String, Object>[]) - 类中的方法 net.sohelp.boot.dev.web.dev.busi.BusiController
-
删除指定的业务资源 通过接收包含应用名、模块名和业务名的数据集合,删除对应的业务资源
- delete(Map<String, String>) - 类中的方法 net.sohelp.boot.dev.web.dev.workflow.WorkFlowController
-
删除指定实体的流程配置 通过接收包含实体名称和数据源名称的JSON数据,删除对应的流程配置文件
- delete(Map<String, String>) - 类中的方法 net.sohelp.boot.dev.web.ops.backup.BackupController
-
删除备份记录 逻辑删除数据库记录,并物理删除对应的备份文件。
- delete(Map<String, String>) - 类中的方法 net.sohelp.boot.install.controller.BackupController
-
删除备份
- delete(ApplicationVO) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationController
-
删除应用接口 根据传入的应用信息删除对应的应用,如果应用下有菜单存在则不能删除。
- delete(DownloadRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.DownloadController
-
删除下载配置 根据提供的下载引用信息删除对应的下载配置
- delete(ExportRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ExportController
-
删除导出配置 根据传入的导出引用对象删除对应的导出配置
- delete(FormRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.FormController
-
删除表单配置
- delete(GridRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
-
删除网格列表接口 根据传入的应用名称、模块名称和网格名称删除对应的网格列表文件
- delete(I18nRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.I18nController
-
删除国际化配置 根据传入的国际化引用对象,删除对应的国际化配置信息
- delete(ImportRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ImportController
-
删除上传配置接口 根据传入的参数删除指定的上传配置文件
- delete(LayoutRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
删除布局文件接口 根据传入的布局文件信息删除对应的布局文件
- delete(PermissionVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.PermissionController
-
删除指定应用的指定模块中的权限 该接口用于删除指定应用名称和模块名称下的某个权限Key对应的权限
- delete(ReportRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ReportController
-
删除报表接口 根据传入的报表引用信息删除对应的报表文件
- delete(ServiceVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ServiceController
-
删除服务器脚本定义接口 该接口用于删除指定的服务器脚本定义,通过传入ServiceVO对象来指定要删除的服务
- delete(UploadRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.UploadController
-
删除上传文件接口 该接口用于处理删除上传文件请求,验证相关信息后删除指定文件并返回结果。
- deleteBatch(String) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
批量删除配置资源
- deleteBatch(String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
删除所有匹配的资源
- deleteBatch(String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
批量删除指定路径下的资源文件
- deleteById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwExtInstanceDao
- deleteById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisInstanceDao
- deleteById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- deleteById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwInstanceDao
- deleteById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwProcessDao
- deleteById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- deleteById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- deleteById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwExtInstanceDaoImpl
- deleteById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisInstanceDaoImpl
- deleteById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- deleteById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwInstanceDaoImpl
- deleteById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwProcessDaoImpl
- deleteById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- deleteById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- deleteByIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- deleteByIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- deleteByIds(List<Long>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- deleteByIds(List<Long>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- deleteByInstanceIdAndParentTaskId(Long, Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- deleteByInstanceIdAndParentTaskId(Long, Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- deleteByInstanceIdAndTaskIds(Long, List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- deleteByInstanceIdAndTaskIds(Long, List<Long>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- deleteByInstanceIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskActorDao
- deleteByInstanceIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- deleteByInstanceIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- deleteByInstanceIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- deleteByInstanceIds(List<Long>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskActorDaoImpl
- deleteByInstanceIds(List<Long>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- deleteByInstanceIds(List<Long>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- deleteByInstanceIds(List<Long>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- deleteByPath(String) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
删除配置资源
- deleteByPath(String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
根据文件路径删除配置资源。
- deleteByPath(String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
删除指定路径的资源文件
- deleteByProcessId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwExtInstanceDao
- deleteByProcessId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisInstanceDao
- deleteByProcessId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwInstanceDao
- deleteByProcessId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwExtInstanceDaoImpl
- deleteByProcessId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisInstanceDaoImpl
- deleteByProcessId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwInstanceDaoImpl
- deleteByTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskActorDao
- deleteByTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- deleteByTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwTaskActorMapper
-
通过任务ID删除参与者
- deleteByTaskId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskActorDaoImpl
- deleteByTaskId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- deleteByTaskIdAndActorIds(Long, List<String>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- deleteByTaskIdAndActorIds(Long, List<String>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- deleteByTaskIdAndAgentType(Long, int) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- deleteByTaskIdAndAgentType(Long, int) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- deleteByTaskIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwTaskActorMapper
-
通过任务ID删除参与者
- deleteCache() - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
删除SQL缓存
- deleteCache(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
删除SQL缓存
- deleteEntityForm(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.EntityFormService
-
删除实体表单
- deleteEntityFormByPublic(long, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.FormCustomService
-
根据用户ID、数据源和实体名称删除实体表单
- deleteEntityFormByUser(long, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.FormCustomService
-
根据用户ID、数据源和实体名称删除对应的实体表单。
- deleteEntityGridByPublic(long, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
根据用户ID、数据源和实体名称删除实体网格
- deleteEntityGridByUser(long, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
根据用户ID、数据源和实体名称删除实体网格
- deleteForm(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.FormService
-
删除指定应用模块的实体表单
- deleteGrid(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridService
-
删除网格布局文件
- deleteGridByPublic(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
根据应用名称、模块名称和网格名称删除公共网格。
- deleteGridByUser(long, String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
根据用户ID删除网格布局
- deleteLayout(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutService
-
删除指定应用的布局文件
- deleteLayoutByPublic(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutCustomService
-
根据公共布局名称删除对应的布局
- deleteLayoutByRefId(String) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutService
-
根据refid删除布局
- deleteLayoutByUser(long, String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutCustomService
-
根据用户ID、应用名称、模块名称和布局名称删除对应的布局文件
- deleteModule(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.magic.MagicController
-
删除模块接口 根据传入的参数删除指定的模块
- deleteMsg(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
删除指定ID的消息(逻辑删除)
- deleteMsg(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
删除多个消息记录(软删除)
- deleteReport(String) - 类中的方法 net.sohelp.boot.engine.web.report.DBReportProvider
-
删除指定的报表文件
- deleteReport(String) - 类中的方法 net.sohelp.boot.engine.web.report.FileReportProvider
-
删除指定报告文件 该方法根据传入的文件路径格式验证后,调用uReportService删除对应的报告文件。
- DemoWebConfiguration - net.sohelp.boot.demo.config中的类
-
Web配置类 用于配置Spring MVC的相关设置,包括资源处理器和跨域访问配置
- DemoWebConfiguration() - 类的构造器 net.sohelp.boot.demo.config.DemoWebConfiguration
- department - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.ActorType
-
部门
- department - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
-
部门
- deploy(JSONObject) - 类中的方法 net.sohelp.boot.dev.web.dev.workflow.WorkFlowController
-
部署工作流 根据传入的参数部署工作流,并返回部署的流程ID
- deploy(InputStream, FlowCreator, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
根据InputStream输入流,部署流程定义
- deploy(InputStream, FlowCreator, boolean, Consumer<FlwProcess>) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
根据InputStream输入流,部署流程定义
- deploy(Long, String, FlowCreator, boolean, Consumer<FlwProcess>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.ProcessServiceImpl
-
根据流程定义json字符串,部署流程定义
- deploy(Long, String, FlowCreator, boolean, Consumer<FlwProcess>) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
根据 流程定义jsonString 部署流程定义
- deployByResource(String, FlowCreator, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
根据本地 resource 资源名称部署流程
- deployByResource(String, FlowCreator, boolean, Consumer<FlwProcess>) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
根据本地 resource 资源名称部署流程
- desc - 枚举类中的变量 net.sohelp.boot.admin.core.enums.SohelpFileTypeEnum
-
文件类型描述信息
- desc - 枚举类中的变量 net.sohelp.boot.engine.web.consts.DataExportRangeEnum
-
枚举项的描述信息,用于显示给用户
- Desensitize - net.sohelp.boot.admin.core.annotation中的批注接口
-
数据脱敏注解
- DesensitizeSerializer - net.sohelp.boot.admin.core.utils中的类
-
数据脱敏 Jackson 序列化器
- DesensitizeSerializer() - 类的构造器 net.sohelp.boot.admin.core.utils.DesensitizeSerializer
- DesensitizeSerializer(DesensitizeType) - 类的构造器 net.sohelp.boot.admin.core.utils.DesensitizeSerializer
- DesensitizeType - net.sohelp.boot.admin.core.enums中的枚举类
-
数据脱敏类型枚举
- DesensitizeUtil - net.sohelp.boot.admin.core.utils中的类
-
数据脱敏工具类
- deserialze(DefaultJSONParser, Type, Object) - 类中的方法 net.sohelp.boot.engine.db.vo.type.PropertyTypeConfigDeserializer
- designatedCandidate - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
-
指定候选人
- DesignerController - net.sohelp.boot.dev.web.dev.designer中的类
-
WEB设计器
- DesignerController() - 类的构造器 net.sohelp.boot.dev.web.dev.designer.DesignerController
- destroy - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
作废状态,删除当前任务,保留了历史审批任务
- destroy() - 类中的方法 net.sohelp.boot.admin.core.filter.RequestWrappingFilter
- destroyByInstanceId(Long, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- destroyByInstanceId(Long, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
根据 流程实例ID 作废流程
- detail() - 类中的方法 net.sohelp.boot.demo.web.user.UserController
-
获取当前登录用户详细信息接口
- detail() - 类中的方法 net.sohelp.boot.dev.web.user.UserController
-
获取当前用户的详细信息。
- detail(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpCacheManageService
-
查看指定缓存的详情(所有 key-value)
- detail(String) - 类中的方法 net.sohelp.boot.dev.web.code.CodeSchemeController
-
根据指定路径获取单个代码方案详细信息。
- detail(String) - 类中的方法 net.sohelp.boot.dev.web.dev.db.DatasourceController
-
获取数据源详情 根据提供的key获取对应的数据源详情信息
- detail(String) - 类中的方法 net.sohelp.boot.dev.web.ops.cache.CacheController
-
查看指定缓存的详情(所有 key-value,JSON 格式)
- detail(String) - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartController
-
查询配置详情
- detail(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
获取应用模块的详细信息 根据传入的应用名称和模块名称,查询并返回对应的模块详细信息,包括应用名称、模块名称及关联菜单。
- detail(String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineCrudController
-
获取指定记录的详细信息 通过refid和id获取对应记录的详细信息,并封装成ApiResult返回
- detail(String, String) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
获取指定模块下的业务实体详情
- DevCommandLineRunner - net.sohelp.boot.dev.core.runner中的类
-
启动程序
- DevCommandLineRunner() - 类的构造器 net.sohelp.boot.dev.core.runner.DevCommandLineRunner
- DevConfig - net.sohelp.boot.admin.core.web.yml中的类
-
开发平台地址 用于配置开发平台的相关参数,包括访问路径和启用状态
- DevConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.DevConfig
- DevCoreConfiguration - net.sohelp.boot.dev.config中的类
-
开发平台核心配置类,用于启用开发模块相关功能。
- DevCoreConfiguration() - 类的构造器 net.sohelp.boot.dev.config.DevCoreConfiguration
- DeviceTypeEnum - net.sohelp.boot.admin.core.enums中的枚举类
-
菜单适应类型枚举 1-APP, 0-PC
- DevWebConfiguration - net.sohelp.boot.dev.web.config中的类
-
开发平台Web配置类
- DevWebConfiguration() - 类的构造器 net.sohelp.boot.dev.web.config.DevWebConfiguration
- DictCache - net.sohelp.boot.admin.core.cache中的类
-
字典缓存(永不过期,按需失效)
- DictCache() - 类的构造器 net.sohelp.boot.admin.core.cache.DictCache
- DictCategoryController - net.sohelp.boot.demo.web.system.dict中的类
-
字典分类管理控制器,提供对字典分类的增删改查及数据获取功能。
- DictCategoryController - net.sohelp.boot.dev.web.system.dict中的类
-
字典分类管理控制器,提供对字典分类的增删改查及数据获取功能。
- DictCategoryController() - 类的构造器 net.sohelp.boot.demo.web.system.dict.DictCategoryController
- DictCategoryController() - 类的构造器 net.sohelp.boot.dev.web.system.dict.DictCategoryController
- DictController - net.sohelp.boot.engine.web.controller中的类
-
字典数据
- DictController() - 类的构造器 net.sohelp.boot.engine.web.controller.DictController
- DictException - net.sohelp.boot.demo.web.system.dict中的异常错误类
-
字典异常类,用于处理字典相关的异常情况
- DictException(String) - 异常错误类的构造器 net.sohelp.boot.demo.web.system.dict.DictException
-
构造函数,根据指定的详细消息创建字典异常
- DictException(String, Throwable) - 异常错误类的构造器 net.sohelp.boot.demo.web.system.dict.DictException
-
构造函数,根据指定的详细消息和原因创建字典异常
- DictException(Throwable) - 异常错误类的构造器 net.sohelp.boot.demo.web.system.dict.DictException
-
构造函数,根据指定的原因创建字典异常
- DictionaryDataController - net.sohelp.boot.demo.web.system.dict中的类
-
字典数据项管理控制器,提供对字典数据的增删改查及缓存刷新功能。
- DictionaryDataController - net.sohelp.boot.dev.web.system.dict中的类
-
字典数据项管理控制器,提供对字典项的增删改查及缓存操作。
- DictionaryDataController() - 类的构造器 net.sohelp.boot.demo.web.system.dict.DictionaryDataController
- DictionaryDataController() - 类的构造器 net.sohelp.boot.dev.web.system.dict.DictionaryDataController
- DictParamConfig - net.sohelp.boot.engine.db.vo.editor中的类
- DictParamConfig() - 类的构造器 net.sohelp.boot.engine.db.vo.editor.DictParamConfig
- DictService - net.sohelp.boot.admin.core.service.dict中的类
-
字典服务类 提供字典相关的数据查询服务
- DictService() - 类的构造器 net.sohelp.boot.admin.core.service.dict.DictService
- DING - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
- dingding - 枚举类 中的枚举常量 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
- DINGDING - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
钉钉消息
- dingdingBinding() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartDingdingController
-
跳转至钉钉授权页面进行绑定流程。
- dingdingBinding() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartDingdingController
-
跳转至钉钉授权页面进行绑定操作。
- dingdingLogin() - 类中的方法 net.sohelp.boot.demo.web.login.LoginDingController
-
发起钉钉登录请求,重定向到钉钉OAuth2认证页面
- DingdingNoticeService - net.sohelp.boot.admin.core.service.notice中的类
-
钉钉消息通知服务类 提供与钉钉平台交互的功能,包括获取用户信息、发送消息等操作。
- DingdingNoticeService() - 类的构造器 net.sohelp.boot.admin.core.service.notice.DingdingNoticeService
- dingdingUnbind() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartDingdingController
-
解除当前用户的钉钉绑定关系。
- dingdingUnbind() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartDingdingController
-
解除当前用户的钉钉绑定关系。
- DirectoryTreeBuilder - net.sohelp.boot.dev.web.code.util中的类
-
权限构建
- DirectoryTreeBuilder() - 类的构造器 net.sohelp.boot.dev.web.code.util.DirectoryTreeBuilder
- DirectoryTreeBuilder.Node - net.sohelp.boot.dev.web.code.util中的类
-
表示目录树中的一个节点,可以是目录也可以是文件。
- disable(ApplicationVO) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationController
-
禁用应用接口 该接口用于禁用指定的应用,通过将应用的disabled属性设置为false来实现
- disabled() - 类中的方法 net.sohelp.boot.engine.web.report.DBReportProvider
-
判断当前报告提供器是否被禁用
- disabled() - 类中的方法 net.sohelp.boot.engine.web.report.FileReportProvider
-
判断当前文件报告提供者是否被禁用
- disabled(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.oauth2.OAuth2Controller
-
启用或禁用指定的OAuth2应用。
- DM_SQL - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.db.datasource.DBTypeEnum
-
达梦数据库
- doAfterReturning(JoinPoint, Object) - 类中的方法 net.sohelp.boot.admin.core.aspect.OperationLogAspect
-
记录操作日志,在目标方法正常返回后调用
- doAfterThrowing(JoinPoint, Exception) - 类中的方法 net.sohelp.boot.admin.core.aspect.OperationLogAspect
-
记录异常日志,在目标方法抛出异常后调用
- doBefore(JoinPoint) - 类中的方法 net.sohelp.boot.admin.core.aspect.OperationLogAspect
-
在目标方法执行前记录开始时间
- doBefore(JoinPoint) - 类中的方法 net.sohelp.boot.admin.core.aspect.PermissionAspect
-
在目标方法执行之前进行权限检查。
- doCloseSafe(String, String, String) - 类中的方法 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
-
关闭二级认证安全模式时触发。
- doCreateSession(String) - 类中的方法 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
-
创建一个新的Session时触发。
- DocumentController - net.sohelp.boot.dev.web.dev.module中的类
-
模块文档管理
- DocumentController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.DocumentController
- doDisable(String, Object, String, int, long) - 类中的方法 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
-
用户被系统封禁时触发的方法。
- doFilter(ServletRequest, ServletResponse, FilterChain) - 类中的方法 net.sohelp.boot.admin.core.filter.RequestWrappingFilter
- doKickout(String, Object, String) - 类中的方法 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
-
用户被其他相同账号踢下线时触发此方法。
- doLogin(String, Object, String, SaLoginParameter) - 类中的方法 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
-
每次用户登录成功时触发该方法。
- doLogout(String, Object, String) - 类中的方法 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
-
每次用户主动注销或被动注销时触发该方法。
- doLogoutSession(String) - 类中的方法 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
-
注销一个已存在的Session时触发。
- doOpenSafe(String, String, String, long) - 类中的方法 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
-
开启二级认证安全模式时触发。
- doRenewTimeout(String, Object, String, long) - 类中的方法 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
-
Token续期时触发。
- doReplaced(String, Object, String) - 类中的方法 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
-
用户因同一账号在别处登录而被顶替下线时调用。
- doUntieDisable(String, Object, String) - 类中的方法 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
-
用户解除封禁状态时触发的方法。
- download() - 类中的方法 net.sohelp.boot.dev.web.code.UniappBuilderControler
-
下载生成的代码 该方法用于下载Uniapp代码文件
- download(String[]) - 类中的方法 net.sohelp.boot.dev.web.code.FormBuilderController
-
下载指定表的相关代码资源。
- download(String[]) - 类中的方法 net.sohelp.boot.dev.web.code.GridBuilderController
-
下载指定表的相关代码包 目前仅作为占位方法,实际功能待实现。
- download(String[]) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityFormController
-
下载配置 根据提供的表名数组下载对应的配置信息
- download(String[]) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityGridController
-
下载代码
- download(String[]) - 类中的方法 net.sohelp.boot.dev.web.dev.module.FormController
-
下载配置 根据提供的表名数组下载对应的配置信息
- download(String, HttpServletResponse) - 类中的方法 net.sohelp.boot.dev.web.ops.backup.BackupController
-
下载备份文件 根据ID下载对应的备份文件(ZIP格式)。
- download(String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineDownloadController
-
文件下载接口 用于根据提供的refid和fileName下载文件
- download(String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineFileController
-
文件下载接口 根据提供的文件ID下载对应文件,如果文件不存在或没有权限则返回失败信息。
- download(String, String, List<String>) - 类中的方法 net.sohelp.boot.dev.web.code.JavaBuilderController
-
压缩并提供下载已生成的代码包。
- download(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
下载云端应用到本地服务器存储路径
- download(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
下载指定UUID的云端模块并保存到本地数据库中
- download(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineExportController
-
批量导出接口(3.2.3合规)
- download(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineImportController
- downloadByToken(String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineExportController
-
凭临时Token下载导出文件(3.2.3合规)
- DownloadController - net.sohelp.boot.dev.web.dev.module中的类
-
下载引擎配置
- DownloadController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.DownloadController
- downloadI18nByAllEntity(String, boolean) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nController
-
生成并下载I18N文件 该接口用于生成I18N文件,并将其作为附件下载。
- downloadI18nByAllTable(String, boolean) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nController
-
生成并下载I18N文件 该接口用于生成I18N文件,并将其作为附件下载。
- downloadImportTemplate(HttpServletResponse, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineImportController
-
下载导入模板 根据GridVO.importConfig.fields生成导入模板
- DownloadRefVO - net.sohelp.boot.engine.web.vo.module中的类
-
下载模块
- DownloadRefVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.DownloadRefVO
- DownloadService - net.sohelp.boot.admin.core.service.file中的类
-
下载流服务
- DownloadService() - 类的构造器 net.sohelp.boot.admin.core.service.file.DownloadService
- downloadToLocal(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
直接将云端应用下载到浏览器客户端(提供给前端直接下载)
- downloadToLocal(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
将云端模块直接下载到浏览器端作为附件下载
- dropField(PropertyVO) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
删除字段
- dropField(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
删除指定字段的SQL语句
- dropField(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
删除字段的SQL脚本
- dropIndexKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
生成删除索引的SQL语句
- dropIndexKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
删除索引的SQL语句
- dropIndexKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
删除索引的SQL脚本
- dropPrimaryKey(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
生成删除主键的SQL语句
- dropPrimaryKey(String) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
删除表的主键约束
- dropPrimaryKey(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
删除表中的主键约束
- dropPrimaryKey(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
删除表主键的SQL脚本
- droptable(String) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
删除指定表
- droptable(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
删除指定表的SQL语句
- droptable(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
删除表的SQL脚本
- dropTable(String) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
删除表结构接口 该接口用于根据传入的表名删除对应的表结构,操作需具备DEVELOPER权限,并记录操作日志。
- dropTable(String) - 类中的方法 net.sohelp.boot.engine.db.table.service.TableService
-
删除默认数据源下指定的表结构。
- dropTable(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.service.TableService
-
删除指定数据源下的某个表结构。
- dropTable(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
删除表结构接口 该接口用于删除指定数据源中的表结构,同时更新表缓存
- dropUnique(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
生成删除唯一约束的SQL语句
- dropUnique(EntityVO) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
删除实体的唯一约束
- DruidProperties - net.sohelp.boot.admin.core.db.datasource中的类
-
数据库数据源配置
- DruidProperties - net.sohelp.boot.engine.db.config中的类
-
数据库数据源配置
- DruidProperties() - 类的构造器 net.sohelp.boot.admin.core.db.datasource.DruidProperties
- DruidProperties() - 类的构造器 net.sohelp.boot.engine.db.config.DruidProperties
- DuplicateKeyException - net.sohelp.boot.admin.core.exceptions中的异常错误类
-
重复Key异常
- DuplicateKeyException(String) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.DuplicateKeyException
-
构造一个带有指定错误信息的重复键异常对象。
- DuplicateKeyException(String, String) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.DuplicateKeyException
-
构造一个表示表主键重复的异常对象
- DuplicateKeyException(String, Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.DuplicateKeyException
-
构造一个带有详细错误信息和原因的重复键异常对象。
- DuplicateKeyException(Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.DuplicateKeyException
-
构造一个带有原因的DuplicateKeyException异常对象。
- DuplicateKeyException(DuplicateKeyException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理数据库主键冲突异常(DuplicateKeyException)
- duration - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwHisInstance
-
处理耗时
- duration - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwHisTask
-
处理耗时
- dynamicAssignee(Map<String, Object>) - 类中的静态方法 net.sohelp.boot.engine.workflow.FlowDataTransfer
-
动态分配节点处理人或角色
- DynamicAssignee - net.sohelp.boot.engine.workflow.model中的类
-
JSON BPM 节点处理人或角色动态分配对象
- DynamicAssignee() - 类的构造器 net.sohelp.boot.engine.workflow.model.DynamicAssignee
- DynSelectConfig - net.sohelp.boot.engine.db.vo.editor中的类
- DynSelectConfig() - 类的构造器 net.sohelp.boot.engine.db.vo.editor.DynSelectConfig
E
- eachTreeData(List<T>, Consumer<T>, Function<T, List<T>>) - 类中的静态方法 net.sohelp.boot.admin.core.utils.CommonUtil
-
遍历树形结构数据
- EMAIL - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.DesensitizeType
-
邮箱:用户名保留首字符,@后完整显示 test@example.com → t***@example.com
- EMAIL - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
- emailBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartEmailController
-
绑定当前登录用户到指定邮箱 验证提供的验证码是否有效并匹配,若验证通过则将邮箱信息保存至数据库并与当前用户关联。
- emailBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartEmailController
-
绑定当前登录用户与指定邮箱 验证验证码正确性后删除旧的绑定关系(如有),然后插入新的绑定记录。
- EmailNoticeService - net.sohelp.boot.admin.core.service.notice中的类
-
邮件消息通知服务类,提供邮件发送、验证码管理等功能。
- EmailNoticeService() - 类的构造器 net.sohelp.boot.admin.core.service.notice.EmailNoticeService
- emailRetrievePwd(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.login.LoginEmailController
-
使用邮箱验证码找回密码接口 检查系统配置是否允许通过邮箱找回密码,验证邮箱验证码, 并更新对应用户的登录密码。
- emailUnbind() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartEmailController
-
解除当前登录用户与邮箱的绑定关系 删除数据库中当前用户对应的邮箱绑定记录。
- emailUnbind() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartEmailController
-
解除当前登录用户与邮箱的绑定关系 直接删除对应类型(type=4)及用户ID的绑定记录。
- EMPTY - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
值为NULL
- enable() - 类中的方法 net.sohelp.boot.admin.core.service.i18n.LangService
-
检查是否启用国际化功能
- enable(ApplicationVO) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationController
-
启用应用接口 通过传入应用信息,启用指定的应用,并更新application.json文件中的disabled字段为true
- encryptPassword(String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.PasswordUtil
-
使用 BCrypt 对密码进行加密
- encryptSecret(String) - 类中的静态方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartAuthService
-
加密 app_secret(存储到数据库前调用)
- end - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
-
结束
- end - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
结束
- end - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
结束节点
- endCallProcessTask(Long, Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- endCallProcessTask(Long, Long) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
结束调用外部流程任务
- endInstance(Execution, Long, NodeModel, InstanceState) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
-
删除活动流程实例数据,更新历史流程实例的状态、结束时间
- endInstance(Execution, Long, NodeModel, InstanceState) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
结束流程实例(审批通过)
- endInstance(NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
执行结束当前流程实例
- endInstance(NodeModel, InstanceState) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
执行结束当前流程实例
- endNode() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
判断是否为结束节点
- endTime - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwHisInstance
-
结束时间
- EngineConfig - net.sohelp.boot.admin.core.web.yml中的类
-
引擎配置 用于配置系统引擎相关的各项参数,包括数据引擎、模板引擎、Web应用、国际化和上传配置
- EngineConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.EngineConfig
- EngineCrudController - net.sohelp.boot.engine.web.controller中的类
-
CRUD引擎
- EngineCrudController() - 类的构造器 net.sohelp.boot.engine.web.controller.EngineCrudController
- EngineDBConfig - net.sohelp.boot.admin.core.web.yml中的类
-
数据库引擎配置
- EngineDBConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.EngineDBConfig
- EngineDownloadController - net.sohelp.boot.engine.web.controller中的类
-
批量导出
- EngineDownloadController() - 类的构造器 net.sohelp.boot.engine.web.controller.EngineDownloadController
- EngineExportController - net.sohelp.boot.engine.web.controller中的类
-
批量导出
- EngineExportController() - 类的构造器 net.sohelp.boot.engine.web.controller.EngineExportController
- EngineFileController - net.sohelp.boot.engine.web.controller中的类
-
文件管理
- EngineFileController() - 类的构造器 net.sohelp.boot.engine.web.controller.EngineFileController
- EngineImportController - net.sohelp.boot.engine.web.controller中的类
-
引擎批量导出
- EngineImportController() - 类的构造器 net.sohelp.boot.engine.web.controller.EngineImportController
- EngineReportController - net.sohelp.boot.engine.web.controller中的类
-
报表引擎控制器 提供报表相关的RESTful接口,包括查询、删除和保存等操作。
- EngineReportController() - 类的构造器 net.sohelp.boot.engine.web.controller.EngineReportController
- EngineUploadController - net.sohelp.boot.engine.web.controller中的类
-
上传引擎控制器,用于处理Web端的文件上传请求。
- EngineUploadController() - 类的构造器 net.sohelp.boot.engine.web.controller.EngineUploadController
- EngineWorkflowController - net.sohelp.boot.engine.web.controller中的类
-
工作流引擎
- EngineWorkflowController() - 类的构造器 net.sohelp.boot.engine.web.controller.EngineWorkflowController
- ENTITY_CACHE - 类中的静态变量 net.sohelp.boot.engine.db.cache.EntityCache
-
存储数据表结构类型 格式: 无效输入:'<'数据源名称,无效输入:'<'表名,实体对象EntityVO>> 例如:无效输入:'<'default,无效输入:'<'dyn_inquire,EntityVO>>
- ENTITY_CACHE - 类中的静态变量 net.sohelp.boot.engine.db.cache.TableCache
-
存储数据表结构类型
- EntityCache - net.sohelp.boot.engine.db.cache中的类
-
实体缓存
- EntityCache() - 类的构造器 net.sohelp.boot.engine.db.cache.EntityCache
- EntityController - net.sohelp.boot.dev.web.dev.entity中的类
-
实体管理Controller
- EntityController() - 类的构造器 net.sohelp.boot.dev.web.dev.entity.EntityController
- EntityDataService - net.sohelp.boot.engine.db.service中的类
-
实体数据操作服务类,提供实体相关的数据处理功能,包括自动生成编号、数据验证、格式化、公式计算以及事件执行等。
- EntityDataService() - 类的构造器 net.sohelp.boot.engine.db.service.EntityDataService
- EntityEventException - net.sohelp.boot.admin.core.exceptions中的异常错误类
-
实体事件定义
- EntityEventException(String) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityEventException
-
构造一个带有指定错误信息的实体事件异常对象。
- EntityEventException(String, Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityEventException
-
构造一个带有指定错误消息和原因的实体事件异常对象。
- EntityEventException(Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityEventException
-
构造一个带有原因的EntityEventException异常对象。
- EntityEventInterface - net.sohelp.boot.engine.db.vo.type中的接口
- EntityEventTypeEnum - net.sohelp.boot.engine.db.vo.type中的枚举类
-
实体事件类型枚举
- EntityEventVO - net.sohelp.boot.engine.db.vo中的类
-
事件定义
- EntityEventVO() - 类的构造器 net.sohelp.boot.engine.db.vo.EntityEventVO
- entityException(Exception, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理实体相关操作异常(EntityException)
- EntityException - net.sohelp.boot.admin.core.exceptions中的异常错误类
-
实体异常类,用于封装与实体操作相关的错误信息。
- EntityException(String) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityException
-
构造一个带有指定错误信息的实体异常对象。
- EntityException(String, Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityException
-
构造一个带有错误消息和原因的实体异常对象。
- EntityException(Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityException
-
构造一个带有原因的EntityException异常对象。
- EntityExtendController - net.sohelp.boot.dev.web.dev.entity中的类
-
实体扩展控制器
- EntityExtendController() - 类的构造器 net.sohelp.boot.dev.web.dev.entity.EntityExtendController
- EntityExtService - net.sohelp.boot.engine.db.service中的类
-
表扩展继字段管理
- EntityExtService() - 类的构造器 net.sohelp.boot.engine.db.service.EntityExtService
- EntityFormController - net.sohelp.boot.dev.web.dev.entity中的类
-
表单配置
- EntityFormController() - 类的构造器 net.sohelp.boot.dev.web.dev.entity.EntityFormController
- EntityFormService - net.sohelp.boot.engine.web.service中的类
-
实体表单
- EntityFormService() - 类的构造器 net.sohelp.boot.engine.web.service.EntityFormService
- entityFormulaException(EntityFormulaException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理实体公式计算异常(EntityFormulaException)
- EntityFormulaException - net.sohelp.boot.admin.core.exceptions中的异常错误类
-
实体公式数据错误
- EntityFormulaException(String) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityFormulaException
-
构造一个带有指定错误信息的EntityFormulaException异常对象。
- EntityFormulaException(String, Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityFormulaException
-
构造EntityFormulaException异常对象
- EntityFormulaException(Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityFormulaException
-
构造一个带有原因的EntityFormulaException异常对象。
- EntityGridController - net.sohelp.boot.dev.web.dev.entity中的类
-
列表设计器
- EntityGridController() - 类的构造器 net.sohelp.boot.dev.web.dev.entity.EntityGridController
- EntityGridService - net.sohelp.boot.engine.web.service中的类
-
实体网格列表
- EntityGridService() - 类的构造器 net.sohelp.boot.engine.web.service.EntityGridService
- EntityHelper - net.sohelp.boot.engine.db中的类
-
实体服务类
- EntityHelper() - 类的构造器 net.sohelp.boot.engine.db.EntityHelper
- EntityRefController - net.sohelp.boot.dev.web.dev.module中的类
-
模块绑定实体
- EntityRefController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.EntityRefController
- EntityRefVO - net.sohelp.boot.engine.web.vo.module中的类
-
绑定实体
- EntityRefVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.EntityRefVO
- EntityRefVO(String, String, String, String, String, int, String, String) - 类的构造器 net.sohelp.boot.engine.web.vo.module.EntityRefVO
-
EntityRefVO的构造函数
- EntityScriptService - net.sohelp.boot.engine.db.service中的类
-
脚本构建器,用于根据实体信息动态生成常用的SQL语句。
- EntityScriptService() - 类的构造器 net.sohelp.boot.engine.db.service.EntityScriptService
- EntityService - net.sohelp.boot.engine.db.service中的类
-
实体操作
- EntityService() - 类的构造器 net.sohelp.boot.engine.db.service.EntityService
- entityValidateException(EntityValidateException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理实体校验异常(EntityValidateException)
- EntityValidateException - net.sohelp.boot.admin.core.exceptions中的异常错误类
-
实体验证数据定义
- EntityValidateException(String) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityValidateException
-
实体验证异常构造函数
- EntityValidateException(String, Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityValidateException
-
构造一个实体验证异常对象,包含错误消息和原因。
- EntityValidateException(Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.EntityValidateException
-
构造一个带有原因的实体验证异常对象。
- EntityVO - net.sohelp.boot.engine.db.vo中的类
-
实体对象描述
- EntityVO() - 类的构造器 net.sohelp.boot.engine.db.vo.EntityVO
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.ActorType
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.AgentType
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.ExecuteType
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.FlowState
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.InstancePriority
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.InstanceState
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.NodeApproveSelf
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.NodeState
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.PerformType
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.RejectStrategy
-
判断是否匹配给定的值
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.TaskState
- eq(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.TaskType
- eq(String) - 类中的方法 net.sohelp.boot.common.core.filter.ListFilter
-
执行精确匹配(equal)操作,筛选出指定属性等于paramMap中对应值的对象。
- eq(String) - 类中的方法 net.sohelp.boot.common.core.filter.ListMapFilter
-
对指定属性执行精确等于(equals)匹配过滤。
- eq(String) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.AiFallbackStrategy
-
判断是否匹配给定的编码
- eq(String) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.ConditionType
- eq(String) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.ProcessType
- eq(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
等于查询功能实现
- eq(InstanceEventType) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
- eq(TaskEventType) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
- EQ - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- EQ - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
等于
- eqActorId(String) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- error() - 类中的静态方法 net.sohelp.boot.demo.core.base.Result
-
失败返回
- error(Exception) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
构造一个包含异常堆栈信息的错误结果对象。
- error(Integer, String) - 类中的静态方法 net.sohelp.boot.demo.core.base.Result
-
失败返回
- error(String) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
构造一个包含自定义错误信息的错误结果对象。
- error(String) - 类中的方法 net.sohelp.boot.admin.core.helper.LogHelper
- error(String) - 类中的方法 net.sohelp.boot.admin.core.service.log.OperatorLogService
-
记录一条错误类型的日志。
- error(String) - 类中的静态方法 net.sohelp.boot.demo.core.base.Result
-
失败返回
- error(String, T) - 类中的静态方法 net.sohelp.boot.demo.core.base.Result
-
失败返回
- ERROR - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.log.OperatorLogService.LogTypeEnum
- eval(List<List<NodeExpression>>, Supplier<Map<String, Object>>, Function<String, Boolean>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowExpression
-
根据表达式串、参数解析表达式并返回指定类型
- eval(List<List<NodeExpression>>, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowExpression
-
根据表达式串、参数解析表达式并返回指定类型
- eval(List<List<NodeExpression>>, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.workflow.spring.adaptive.SpelFlowExpression
- EventingParam - net.sohelp.boot.engine.workflow.spring.autoconfigure中的类
-
Spring Boot EventListener 配置参数对象
- EventingParam() - 类的构造器 net.sohelp.boot.engine.workflow.spring.autoconfigure.EventingParam
- EventInstanceListener - net.sohelp.boot.engine.workflow.spring.event中的类
-
Spring boot Event 异步实例监听处理器
- EventInstanceListener(ApplicationEventPublisher) - 类的构造器 net.sohelp.boot.engine.workflow.spring.event.EventInstanceListener
- EventTaskListener - net.sohelp.boot.engine.workflow.spring.event中的类
-
Spring boot Event 异步任务监听处理器
- EventTaskListener(ApplicationEventPublisher) - 类的构造器 net.sohelp.boot.engine.workflow.spring.event.EventTaskListener
- EventTypeEnum - net.sohelp.boot.engine.web.consts中的枚举类
- exception(Exception, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理通用异常(Exception)作为兜底处理器之一
- execute(JSONObject) - 类中的方法 net.sohelp.boot.demo.core.task.TaskSchedulerService
-
执行一次任务
- execute(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
执行脚本语句,没有返回值
- execute(String, String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.NashornHelper
-
使用指定语言执行脚本
- execute(String, String, Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.core.magic.provider.GrovvyLanguageProvider
-
执行脚本
- execute(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.NashornHelper
-
使用默认语言(graal.js/javascript)执行脚本
- execute(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.db.DBController
-
执行SQL语句接口 该接口用于执行传入的SQL语句,支持SELECT查询和其他执行语句(如INSERT、UPDATE、DELETE等)。
- execute(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.db.SQLController
-
执行SQL语句接口 该接口用于执行传入的SQL语句,支持SELECT查询和其他执行语句(如INSERT、UPDATE、DELETE等)。
- execute(FlowContext, Execution) - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
执行节点
- execute(FlowContext, Execution) - 接口中的方法 net.sohelp.boot.engine.workflow.ModelInstance
-
执行流程元素
- execute(FlowContext, Execution, NodeModel) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.FlowAiHandler
-
执行 AI 处理并返回结构化响应
- execute(NodeModel, Execution, Function<Execution, Boolean>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskTrigger
-
执行任务触发器节点
- executeAfterEvent(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
在事件发生后执行相关操作(当前实现实际调用的是事件发生前的执行方法,需确认是否为设计意图)
- executeAfterEvent(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
在实体操作之后执行后置脚本事件。
- executeAppendNodeModel(Long, NodeModel, FlowCreator, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
执行追加节点模型
- executeAppendNodeModel(Long, NodeModel, FlowCreator, Map<String, Object>, boolean) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- executeAppendNodeModel(Long, NodeModel, FlowCreator, Map<String, Object>, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
执行追加节点模型
- executeBeforeEvent(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
在事件发生前执行相关操作(当前实现实际调用的是事件发生后的操作,可能存在命名或逻辑错误)
- executeBeforeEvent(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
在实体操作之前执行预设脚本事件。
- executeConditionNode(FlowContext, Execution, ConditionNode) - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
执行条件节点分支
- executeFinishTrigger(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- executeFinishTrigger(Long, FlowCreator, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
根据 触发器任务ID,创建人信息,参数列表执行完成触发器任务
- executeFinishTrigger(Long, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
根据 触发器任务ID,创建人信息,参数列表执行完成触发器任务
- executeFinishTrigger(NodeModel, Execution, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- executeFinishTrigger(NodeModel, Execution, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
执行完成触发器操作流程继续往下执行
- executeFormula(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
批量执行指定实体的公式计算
- executeFormula(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
执行指定实体的公式计算
- executeJumpTask(Long, String, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- executeJumpTask(Long, String, FlowCreator, Function<FlwTask, Execution>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- executeJumpTask(Long, String, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
根据任务ID,创建人ID,参数列表执行任务,并且根据nodeName跳转到任意节点
- executeJumpTask(Long, String, FlowCreator, Map<String, Object>, Function<FlwTask, Execution>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- executeJumpTask(Long, String, FlowCreator, Map<String, Object>, Function<FlwTask, Execution>, TaskType) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
执行节点跳转任务
- executeJumpTask(Long, String, FlowCreator, Map<String, Object>, Function<FlwTask, Execution>, TaskType) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
执行节点跳转任务
- executeJumpTask(Long, String, FlowCreator, Map<String, Object>, TaskType) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- executeJumpTask(Long, String, FlowCreator, Map<String, Object>, TaskType) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- executeNodeModel(FlowContext, String) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
执行节点模型
- executeRejectTask(FlwTask, String, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- executeRejectTask(FlwTask, String, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- executeRejectTask(FlwTask, String, FlowCreator, Map<String, Object>, boolean) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- executeRejectTask(FlwTask, String, FlowCreator, Map<String, Object>, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
根据当前任务对象驳回至指定 nodeKey 节点,如果 nodeKey 为空默认为上一步处理
- executeRejectTask(FlwTask, String, FlowCreator, Map<String, Object>, boolean, Supplier<Optional<List<FlwTask>>>) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- executeRejectTask(FlwTask, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- executeRejectTask(FlwTask, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- executeRemoveNodeModel(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- executeRemoveNodeModel(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
执行删除临时节点模型
- executeResumeTask(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- executeResumeTask(Long, FlowCreator, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- executeResumeTask(Long, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
执行唤醒撤回或拒绝终止历史任务(只有实例发起人可操作)
- executeStartModel(FlowContext, FlowCreator, boolean, Function<NodeModel, Execution>) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
执行开始模型
- executeTask(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- executeTask(Long, FlowCreator, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
根据任务ID,创建人信息,参数列表执行任务
- executeTask(Long, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
根据任务ID,创建人信息,参数列表执行任务
- executeTask(Long, FlowCreator, Map<String, Object>, TaskState, TaskEventType) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- executeTask(Long, FlowCreator, Map<String, Object>, TaskState, TaskEventType) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
执行任务
- executeTask(Long, FlowCreator, Map<String, Object>, TaskState, TaskEventType) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据任务ID,创建人ID完成任务
- executeTaskTrigger(Execution, FlwTask) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- executeTaskTrigger(Execution, FlwTask) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
执行触发器任务
- executeTaskTrigger(NodeModel, Execution, List<FlwTask>, FlwTask, List<FlwTaskActor>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
执行任务触发器
- executeTrigger(Execution, Supplier<Boolean>, Function<Execution, Boolean>) - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
执行触发器
- ExecuteType - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
工作流执行类型
- Execution - net.sohelp.boot.engine.workflow.core中的类
-
流程执行过程中所传递的执行对象,其中包含流程定义、流程模型、流程实例对象、执行参数、返回的任务列表
- Execution(FlowCreator, Map<String, Object>) - 类的构造器 net.sohelp.boot.engine.workflow.core.Execution
-
构造函数,仅适用于模型条件节点查找
- Execution(FlowEngine, ProcessModel, FlowCreator, FlwInstance, Map<String, Object>) - 类的构造器 net.sohelp.boot.engine.workflow.core.Execution
-
构造函数,接收流程定义、流程实例对象、执行参数
- exist(IService<T>, SFunction<T, ?>) - 类中的方法 net.sohelp.boot.demo.core.base.ExistParam
-
检查是否存在
- exist(IService<T>, SFunction<T, ?>, boolean) - 类中的方法 net.sohelp.boot.demo.core.base.ExistParam
-
检查是否存在
- exist(IService<T>, String) - 类中的方法 net.sohelp.boot.demo.core.base.ExistParam
-
检查是否存在
- exist(IService<T>, String, boolean) - 类中的方法 net.sohelp.boot.demo.core.base.ExistParam
-
检查是否存在
- exist(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
根据数据源名称判断数据源是否存在
- exist(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
判断是否存在实体
- exist(String) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
判断是否存在实体(使用默认数据源)
- exist(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
判断指定表是否存在
- exist(String) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
检查指定表是否存在
- exist(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
判断某张表是否存在
- exist(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
检查表是否存在
- exist(String) - 类中的方法 net.sohelp.boot.engine.db.table.service.TableService
-
判断某张表是否存在。
- exist(String, String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
判断是否存在实体
- exist(String, String) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
判断是否存在实体
- exist(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
判断指定表中的字段是否存在
- exist(String, String) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
检查指定表中是否存在指定字段
- exist(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
判断某个字段是否存在于指定表中
- exist(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
检查字段是否存在
- exist(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.service.TableService
-
判断某张表中是否存在指定字段。
- exist(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
检查指定应用下的模块是否存在。
- existActiveSubProcess(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- existActiveSubProcess(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
判断流程实例下是否存在活跃子流程实例
- existActiveTask(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- existActiveTask(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
判断流程实例下是否存在活跃任务
- existGridByPublic(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
根据应用名称、模块名称和网格名称判断是否存在该网格
- ExistParam<T> - net.sohelp.boot.demo.core.base中的类
-
检查是否存在通用参数
- ExistParam() - 类的构造器 net.sohelp.boot.demo.core.base.ExistParam
- existProperty(Object, String) - 类中的方法 net.sohelp.boot.common.core.filter.ListFilter
-
判断目标对象是否具有指定名称的属性。
- exists(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpBootResourceCache
-
判断指定路径的资源是否存在
- exists(String) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
判断文件是否存在
- exists(String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
判断文件是否存在
- exists(String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
判断指定路径下的资源是否已存在
- exists(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileUploadService
-
判断指定模块中的文件是否存在。
- exists(String, String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
判断实体否存在
- exists(String, String) - 类中的方法 net.sohelp.boot.engine.web.cache.ModuleCache
-
判断指定的应用和模块是否存在于缓存中
- exists(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.EntityFormService
-
判断实体表单是否存在
- exists(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutService
- exits(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridService
-
检查指定应用、模块和网格名称对应的文件是否存在
- EXPIRE_SECONDS - 类中的静态变量 net.sohelp.boot.admin.core.cache.ExportTokenCache
-
Token 有效期:5分钟(300秒)
- expireTime - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwInstance
-
流程实例期望完成时间
- expireTime - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
期望任务完成时间
- export(String, String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
-
导出指定应用的网格配置文件 根据提供的应用名称、模块名称和网格名称,导出相应的网格配置文件,并触发下载。
- export(String, String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
导出指定应用的布局文件 根据提供的应用名称、模块名称和布局名称,导出对应的布局文件,并下载到客户端
- export(String, String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ReportController
-
导出指定应用的资源文件 根据提供的应用名、模块名和名称导出相应的资源文件,并生成报告文件供下载
- EXPORT - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.SohelpFileTypeEnum
-
批量导出文件
- exportAll() - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
导出所有记录
- exportAll() - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
导出所有文件资源信息
- exportAll() - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
导出指定目录下的所有文件信息
- exportApplication(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationController
-
导出应用 该接口用于导出指定的应用,并生成对应的zip文件供下载。
- ExportController - net.sohelp.boot.dev.web.dev.module中的类
-
导出引擎配置
- ExportController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.ExportController
- exportEntity(String) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
打包实体文件 该接口用于将指定数据源名称下的实体文件和CRUD文件打包成zip文件,并提供下载。
- ExportFileInfo(String, String) - 类的构造器 net.sohelp.boot.admin.core.cache.ExportTokenCache.ExportFileInfo
- exportMagicApiResourceZip(HttpServletResponse) - 类中的方法 net.sohelp.boot.dev.web.dev.config.magic.MagicApiConfigController
-
导出当前Magic API资源到ZIP文件
- exportModule(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
导出模块接口 根据提供的应用名称和模块名称,导出对应的模块并返回下载结果
- ExportRefVO - net.sohelp.boot.engine.web.vo.module中的类
- ExportRefVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.ExportRefVO
- exportResource() - 类中的方法 net.sohelp.boot.dev.web.code.CodeConfigController
-
导出系统资源配置文件并打包成ZIP格式进行下载
- exportService() - 类中的方法 net.sohelp.boot.dev.web.dev.magic.MagicService
- exportSQL(String) - 类中的方法 net.sohelp.boot.dev.web.system.menu.MenuController
-
导出菜单数据为SQL插入语句并提供下载
- ExportTokenCache - net.sohelp.boot.admin.core.cache中的类
-
导出文件临时下载Token缓存
- ExportTokenCache() - 类的构造器 net.sohelp.boot.admin.core.cache.ExportTokenCache
- ExportTokenCache.ExportFileInfo - net.sohelp.boot.admin.core.cache中的类
-
导出文件信息载体
- exportZip() - 类中的方法 net.sohelp.boot.dev.web.ops.resource.SohelpBootResourceController
-
将选中的资源导出为ZIP压缩包。
- exportZip(HttpServletResponse) - 类中的方法 net.sohelp.boot.dev.web.dev.config.sohelp.SohelpBootConfigController
-
导出所有应用、数据库到zip文件
- exprOfArgs(NodeExpression, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowExpression
- exprOfArgs(NodeExpression, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.workflow.spring.adaptive.SpelFlowExpression
- ext - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
扩展json
- extInstanceDao - 类中的变量 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- extInstanceDao - 类中的变量 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- extInstanceDao(FlwExtInstanceMapper) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.MybatisPlusConfiguration
F
- fail() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
构造一个默认失败消息的失败结果对象。
- fail(String) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
构造一个表示操作失败的结果对象。
- fail(T, String) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
构造一个带有数据和错误信息的操作失败结果对象。
- failure(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
创建失败响应
- FAILURE - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AiStatus
-
AI 处理失败
- fallback(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
创建降级响应(转人工处理)
- FALLBACK - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AiStatus
-
AI 降级到人工处理
- fields(String) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityExtendController
-
查询实体属性列表
- FILE - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
文件,一般长整型
- FileRefTypeEnum - net.sohelp.boot.demo.web.enums中的枚举类
-
文件类型枚举
- FileRenderConfig - net.sohelp.boot.engine.db.vo.render中的类
- FileRenderConfig() - 类的构造器 net.sohelp.boot.engine.db.vo.render.FileRenderConfig
- fileReportProvider() - 类中的方法 net.sohelp.boot.engine.web.config.UReportConfiguration
-
根据资源配置类型决定使用的报表提供者(数据库或文件)。
- FileReportProvider - net.sohelp.boot.engine.web.report中的类
-
自定义报表提供者
- FileReportProvider() - 类的构造器 net.sohelp.boot.engine.web.report.FileReportProvider
- FileRetentionService - net.sohelp.boot.demo.core.task中的类
-
文件存储留存服务
- FileRetentionService() - 类的构造器 net.sohelp.boot.demo.core.task.FileRetentionService
- FileTypeConfig - net.sohelp.boot.engine.db.vo.type中的类
-
上传文件类型配置
- FileTypeConfig() - 类的构造器 net.sohelp.boot.engine.db.vo.type.FileTypeConfig
- filter() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
过滤方法,默认无条件过滤
- filter() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
创建筛选条件构建器
- filter(ConditionVO...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
根据传入的条件进行过滤处理,并合并外部传入的过滤条件
- filter(ConditionVO...) - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
构建筛选条件,支持从参数传入或从paramMap中解析
- FilterPropertyVO - net.sohelp.boot.engine.web.vo.query中的类
-
查询属性
- FilterPropertyVO() - 类的构造器 net.sohelp.boot.engine.web.vo.query.FilterPropertyVO
- FilterVO - net.sohelp.boot.engine.web.vo.query中的类
-
查询条件配置
- FilterVO() - 类的构造器 net.sohelp.boot.engine.web.vo.query.FilterVO
- findNextNode(NodeModel, List<String>) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
递归查找下一个执行节点
- finishJump() - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
- finishTime - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwHisTask
-
完成时间
- FLOAT - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
实数型
- FlowAiHandler - net.sohelp.boot.engine.workflow.handler中的接口
-
流程 AI 智能体处理器接口
- FlowAutoConfiguration - net.sohelp.boot.engine.workflow.spring.autoconfigure中的类
-
spring boot starter 启动自动配置处理类
- FlowAutoConfiguration() - 类的构造器 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- FlowCache - net.sohelp.boot.engine.workflow.cache中的接口
-
流程缓存接口
- FlowConstants - net.sohelp.boot.engine.workflow中的接口
-
JSON BPM 常量类
- FlowContext - net.sohelp.boot.engine.workflow.core中的类
-
FlowLong流程引擎上下文
- FlowContext(FlowCache, ProcessModelParser) - 类的构造器 net.sohelp.boot.engine.workflow.core.FlowContext
-
注入默认流程模型解析器
- FlowContext(ProcessService, QueryService, RuntimeService, TaskService, FlowExpression, TaskAccessStrategy, TaskActorProvider, FlowEngine, FlowProperties, FlowCache, ProcessModelParser, FlowJsonHandler, ObjectMapper, FlowCreateTimeHandler, FlowAiHandler, ConditionNodeHandler, TaskCreateInterceptor, CreateTaskHandler, TaskReminder, TaskTrigger) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- FlowCreateTimeHandler - net.sohelp.boot.engine.workflow.handler中的接口
-
流程创建时间处理器接口
- FlowCreator - net.sohelp.boot.engine.workflow.core中的类
-
流程创建者
- FlowCreator(String, String) - 类的构造器 net.sohelp.boot.engine.workflow.core.FlowCreator
- FlowDataTransfer - net.sohelp.boot.engine.workflow中的类
-
JSON BPM 流程数据传输类
- FlowDataTransfer() - 类的构造器 net.sohelp.boot.engine.workflow.FlowDataTransfer
- flowEngine - 类中的变量 net.sohelp.boot.dev.web.dev.workflow.WorkFlowController
- FlowEngine - net.sohelp.boot.engine.workflow中的接口
-
FlowLong流程引擎接口
- FlowEngine() - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- FlowEngineImpl - net.sohelp.boot.engine.workflow.core中的类
-
基本的流程引擎实现类
- FlowEngineImpl() - 类的构造器 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- FlowEntity - net.sohelp.boot.engine.workflow.entity中的类
-
流程表实体基类
- FlowEntity() - 类的构造器 net.sohelp.boot.engine.workflow.entity.FlowEntity
- FlowExpression - net.sohelp.boot.engine.workflow中的接口
-
飞龙条件表达式
- FlowExpression() - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- FlowIdGenerator - net.sohelp.boot.engine.workflow中的接口
-
数据访问层ID生成器接口
- FlowIdGenerator() - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- FlowJacksonHandler - net.sohelp.boot.engine.workflow.spring.adaptive中的类
-
Jackson JSON 解析处理器接口
- FlowJacksonHandler - net.sohelp.boot.engine.workflow.spring.autoconfigure中的类
- FlowJacksonHandler() - 类的构造器 net.sohelp.boot.engine.workflow.spring.adaptive.FlowJacksonHandler
- FlowJacksonHandler(ObjectMapper) - 类的构造器 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowJacksonHandler
- FlowJsonHandler - net.sohelp.boot.engine.workflow.handler中的接口
-
流程 JSON 解析处理器接口
- flowLongContext - 类中的变量 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
配置对象
- FlowLongException - net.sohelp.boot.engine.workflow.exception中的异常错误类
-
FlowLong流程引擎异常类
- FlowLongException() - 异常错误类的构造器 net.sohelp.boot.engine.workflow.exception.FlowLongException
- FlowLongException(String) - 异常错误类的构造器 net.sohelp.boot.engine.workflow.exception.FlowLongException
- FlowLongException(String, Throwable) - 异常错误类的构造器 net.sohelp.boot.engine.workflow.exception.FlowLongException
- FlowLongException(Throwable) - 异常错误类的构造器 net.sohelp.boot.engine.workflow.exception.FlowLongException
- flowLongIdGenerator - 类中的变量 net.sohelp.boot.engine.workflow.impl.ProcessServiceImpl
- flowLongIdGenerator - 类中的变量 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- flowLongIdGenerator - 类中的变量 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- FlowLongListener - net.sohelp.boot.engine.workflow.listener中的接口
-
流程引擎监听接口
- FlowProperties - net.sohelp.boot.engine.workflow.spring.autoconfigure中的类
-
配置属性
- FlowProperties() - 类的构造器 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowProperties
- FlowScheduler - net.sohelp.boot.engine.workflow中的类
-
定时任务实现流程提醒超时处理类
- FlowScheduler() - 类的构造器 net.sohelp.boot.engine.workflow.FlowScheduler
- FlowSimpleCache - net.sohelp.boot.engine.workflow.cache中的类
-
流程缓存简单实现类
- FlowSimpleCache() - 类的构造器 net.sohelp.boot.engine.workflow.cache.FlowSimpleCache
- FlowState - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
流程状态
- FlwExtInstance - net.sohelp.boot.engine.workflow.entity中的类
-
扩展流程实例实体类
- FlwExtInstance() - 类的构造器 net.sohelp.boot.engine.workflow.entity.FlwExtInstance
- FlwExtInstanceDao - net.sohelp.boot.engine.workflow.dao中的接口
-
扩展流程实例数据访问层接口
- FlwExtInstanceDaoImpl - net.sohelp.boot.engine.workflow.mapper.impl中的类
-
扩展流程实例数据访问层接口实现类
- FlwExtInstanceDaoImpl(FlwExtInstanceMapper) - 类的构造器 net.sohelp.boot.engine.workflow.mapper.impl.FlwExtInstanceDaoImpl
- FlwExtInstanceMapper - net.sohelp.boot.engine.workflow.mapper中的接口
-
扩展流程实例 Mapper
- FlwHisInstance - net.sohelp.boot.engine.workflow.entity中的类
-
历史流程实例实体类
- FlwHisInstance() - 类的构造器 net.sohelp.boot.engine.workflow.entity.FlwHisInstance
- FlwHisInstanceDao - net.sohelp.boot.engine.workflow.dao中的接口
-
历史流程实例数据访问层接口
- FlwHisInstanceDaoImpl - net.sohelp.boot.engine.workflow.mapper.impl中的类
-
历史流程实例数据访问层接口实现类
- FlwHisInstanceDaoImpl(FlwHisInstanceMapper) - 类的构造器 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisInstanceDaoImpl
- FlwHisInstanceMapper - net.sohelp.boot.engine.workflow.mapper中的接口
-
历史流程实例 Mapper
- FlwHisTask - net.sohelp.boot.engine.workflow.entity中的类
-
历史任务实体类
- FlwHisTask() - 类的构造器 net.sohelp.boot.engine.workflow.entity.FlwHisTask
- FlwHisTaskActor - net.sohelp.boot.engine.workflow.entity中的类
-
历史任务参与者实体类
- FlwHisTaskActor() - 类的构造器 net.sohelp.boot.engine.workflow.entity.FlwHisTaskActor
- FlwHisTaskActorDao - net.sohelp.boot.engine.workflow.dao中的接口
-
历史任务参与者数据访问层接口
- FlwHisTaskActorDaoImpl - net.sohelp.boot.engine.workflow.mapper.impl中的类
-
历史任务参与者数据访问层接口实现类
- FlwHisTaskActorDaoImpl(FlwHisTaskActorMapper) - 类的构造器 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskActorDaoImpl
- FlwHisTaskActorMapper - net.sohelp.boot.engine.workflow.mapper中的接口
-
历史任务参与者 Mapper
- FlwHisTaskDao - net.sohelp.boot.engine.workflow.dao中的接口
-
历史任务数据访问层接口
- FlwHisTaskDaoImpl - net.sohelp.boot.engine.workflow.mapper.impl中的类
-
历史任务数据访问层接口实现类
- FlwHisTaskDaoImpl(FlwHisTaskMapper) - 类的构造器 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- FlwHisTaskMapper - net.sohelp.boot.engine.workflow.mapper中的接口
-
历史任务 Mapper
- FlwInstance - net.sohelp.boot.engine.workflow.entity中的类
-
流程实例实体类
- FlwInstance() - 类的构造器 net.sohelp.boot.engine.workflow.entity.FlwInstance
- FlwInstanceDao - net.sohelp.boot.engine.workflow.dao中的接口
-
流程实例数据访问层接口
- FlwInstanceDaoImpl - net.sohelp.boot.engine.workflow.mapper.impl中的类
-
流程实例数据访问层接口实现类
- FlwInstanceDaoImpl(FlwInstanceMapper) - 类的构造器 net.sohelp.boot.engine.workflow.mapper.impl.FlwInstanceDaoImpl
- FlwInstanceMapper - net.sohelp.boot.engine.workflow.mapper中的接口
-
流程实例 Mapper
- FlwProcess - net.sohelp.boot.engine.workflow.entity中的类
-
流程定义实体类
- FlwProcess() - 类的构造器 net.sohelp.boot.engine.workflow.entity.FlwProcess
- FlwProcessDao - net.sohelp.boot.engine.workflow.dao中的接口
-
流程定义数据访问层接口
- FlwProcessDaoImpl - net.sohelp.boot.engine.workflow.mapper.impl中的类
-
流程定义数据访问层接口实现类
- FlwProcessDaoImpl(FlwProcessMapper) - 类的构造器 net.sohelp.boot.engine.workflow.mapper.impl.FlwProcessDaoImpl
- FlwProcessMapper - net.sohelp.boot.engine.workflow.mapper中的接口
-
流程定义 Mapper
- FlwTask - net.sohelp.boot.engine.workflow.entity中的类
-
任务实体类
- FlwTask() - 类的构造器 net.sohelp.boot.engine.workflow.entity.FlwTask
- FlwTaskActor - net.sohelp.boot.engine.workflow.entity中的类
-
任务参与者实体类
- FlwTaskActor() - 类的构造器 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- FlwTaskActorDao - net.sohelp.boot.engine.workflow.dao中的接口
-
任务参与者数据访问层接口
- FlwTaskActorDaoImpl - net.sohelp.boot.engine.workflow.mapper.impl中的类
-
任务参与者数据访问层接口实现类
- FlwTaskActorDaoImpl(FlwTaskActorMapper) - 类的构造器 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- FlwTaskActorMapper - net.sohelp.boot.engine.workflow.mapper中的接口
-
任务参与者 Mapper
- FlwTaskDao - net.sohelp.boot.engine.workflow.dao中的接口
-
任务数据访问层接口
- FlwTaskDaoImpl - net.sohelp.boot.engine.workflow.mapper.impl中的类
-
任务数据访问层接口实现类
- FlwTaskDaoImpl(FlwTaskMapper) - 类的构造器 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- FlwTaskMapper - net.sohelp.boot.engine.workflow.mapper中的接口
-
任务 Mapper
- FOLLOW - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
2: 客户跟进文档
- FOLLOW - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
合同跟进类型,value=2
- FOLLOW - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.ModuleRefTypeEnum
-
2:客户跟进
- FollowRefTypeEnum - net.sohelp.boot.demo.web.enums中的枚举类
-
跟进类型枚举类,用于表示不同业务场景下的跟进记录类型。
- forceChangePwd(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
强制修改用户密码(密码过期场景,无需提供旧密码)
- forceComplete - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
-
强制完成
- forceComplete(Long, FlwTask, FlowCreator, InstanceEventType, InstanceState, TaskEventType) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
-
强制完成流程实例
- forceCompleteAll(FlwInstance, FlwTask, FlowCreator, InstanceEventType, InstanceState, TaskEventType) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
-
强制完成流程所有实例
- forceCompleteAllTask(Long, FlwTask, FlowCreator, InstanceState, TaskEventType) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
强制完成所有任务
- forceCompleteAllTask(Long, FlwTask, FlowCreator, InstanceState, TaskEventType) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
强制完成所有任务
- forceCompleteTask(FlwTask, FlowCreator, TaskState, TaskEventType) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- forceCompleteTask(FlwTask, FlowCreator, TaskState, TaskEventType) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
强制完成某个任务
- forcedOffline(String) - 类中的方法 net.sohelp.boot.demo.web.system.user.OnlineUserController
-
强制指定用户下线
- forcedOffline(String) - 类中的方法 net.sohelp.boot.dev.web.system.user.OnlineUserController
-
强制指定用户下线 根据用户UUID强制该用户退出登录状态
- FOREIGN_KEY_CACHE - 类中的静态变量 net.sohelp.boot.engine.db.cache.EntityCache
-
外健存储结构 格式:无效输入:'<'数据源名称,无效输入:'<'表名.外键字段,主表.主键字段名>> 例如:无效输入:'<'default,无效输入:'<'dyn_inquire_goods.inq_id,dyn_inquire.id>
- form - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.ConditionType
-
表单条件字段
- format(Object) - 类中的静态方法 net.sohelp.boot.common.utils.AJsonUtil
-
把对象格式化成JSON字符串。
- format(String) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nRender
-
使用默认资源文件和当前语言环境格式化包含多个国际化键的消息文本
- format(String) - 类中的方法 net.sohelp.boot.admin.web.SohelpExpression
-
格式化表达式
- format(String) - 类中的静态方法 net.sohelp.boot.common.utils.DateUtil
-
根据指定格式获取当前日期时间
- format(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nRender
-
使用指定业务模块和当前语言环境格式化包含多个国际化键的消息文本
- format(String, String, Locale) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nRender
-
格式化包含多个国际化键的消息文本。
- format(String, Locale) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nRender
-
使用默认资源文件格式化包含多个国际化键的消息文本
- format(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.helper.AutoCodeHelper
-
根据模板中的变量名从 dataMap 获取数据
- format(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.web.SohelpExpression
-
格式化表达式
- formatByApp(List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.admin.core.service.menu.MenuService
-
对传入的菜单列表中的每条记录进行格式化处理, 替换其中的应用UUID和模块UUID为对应名称或详细信息。
- formatByInsert(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcDataHelper
-
批量格式化插入数据列表(暂未实现)。
- formatByInsert(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
通过插入方式格式化实体数据
- formatByInsert(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
根据实体定义对多条记录进行插入前的格式化处理。
- formatByInsert(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcDataHelper
-
根据表结构信息格式化插入数据对象。
- formatByInsert(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
通过插入方式格式化实体数据
- formatByInsert(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
根据实体定义对单条记录进行插入前的格式化处理。
- formatByInsert(List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
格式化数据列表以适应插入操作
- formatByInsert(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
初始化数据格式,根据表字段映射规则处理输入数据
- formatByInsert(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
在执行插入操作时初始化操作日志相关信息。
- formatByQuery(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
根据查询条件格式化实体数据
- formatByQuery(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
根据实体定义对多条记录进行查询前的格式化处理。
- formatByQuery(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
根据查询条件格式化实体数据
- formatByQuery(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
根据实体定义对单条记录进行查询前的格式化处理。
- formatByReport(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
根据报表格式化实体数据
- formatByReport(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
根据报表格式化数据
- formatByReport(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
根据报表格式化实体数据
- formatByReport(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
根据报表格式化数据
- formatByUpdate(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcDataHelper
-
格式化更新操作的数据列表(暂未实现)。
- formatByUpdate(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
通过更新方式格式化实体数据
- formatByUpdate(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
根据实体定义对多条记录进行更新前的格式化处理。
- formatByUpdate(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcDataHelper
-
格式化更新操作的数据对象(暂未实现)。
- formatByUpdate(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
根据更新操作格式化实体数据
- formatByUpdate(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
根据实体定义对单条记录进行更新前的格式化处理。
- formatByUpdate(List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
批量处理数据列表,对每个元素调用单条数据格式化方法
- formatByUpdate(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
根据表字段的默认数据去初始化字段值
- formatByUpdate(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
在执行更新操作时初始化操作日志相关信息。
- formatFilePath(String) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
检查并格式化文件路径
- formatModelContent(String) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
格式化 JSON 模型内容
- formatOperatorLog(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
格式化并替换操作日志中的字段信息。
- FormBuilderController - net.sohelp.boot.dev.web.code中的类
-
表单设计器控制器,用于管理表单设计相关的操作。
- FormBuilderController() - 类的构造器 net.sohelp.boot.dev.web.code.FormBuilderController
- FormController - net.sohelp.boot.dev.web.dev.module中的类
-
表单配置
- FormController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.FormController
- FormCustomService - net.sohelp.boot.engine.web.service中的类
-
自定义表单服务
- FormCustomService() - 类的构造器 net.sohelp.boot.engine.web.service.FormCustomService
- FormPropertyConvertUtil - net.sohelp.boot.engine.web.utils中的类
-
对象转换工具类,用于在实体对象(EntityVO)与表单属性(FormPropertyVO)之间进行数据同步和类型转换。
- FormPropertyConvertUtil() - 类的构造器 net.sohelp.boot.engine.web.utils.FormPropertyConvertUtil
- FormPropertyVO - net.sohelp.boot.engine.web.vo.form中的类
-
表单列配置
- FormPropertyVO() - 类的构造器 net.sohelp.boot.engine.web.vo.form.FormPropertyVO
- FormRefVO - net.sohelp.boot.engine.web.vo.module中的类
- FormRefVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.FormRefVO
- FormService - net.sohelp.boot.engine.web.service中的类
-
表单配置服务
- FormService() - 类的构造器 net.sohelp.boot.engine.web.service.FormService
- formula(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
根据实体定义的公式对多条记录进行计算处理。
- formula(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
根据实体定义的公式对单条记录进行计算处理。
- FormulaVO - net.sohelp.boot.engine.db.vo中的类
-
计算表达式
- FormulaVO() - 类的构造器 net.sohelp.boot.engine.db.vo.FormulaVO
- FormVO - net.sohelp.boot.engine.web.vo.form中的类
-
表单对象
- FormVO() - 类的构造器 net.sohelp.boot.engine.web.vo.form.FormVO
- fromJson(String, Class<T>) - 类中的静态方法 net.sohelp.boot.engine.workflow.core.FlowContext
- fromJson(String, Class<T>) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.FlowJsonHandler
-
JSON 字符串传转为 clazz 类型对象
- fromJson(String, Class<T>) - 类中的方法 net.sohelp.boot.engine.workflow.spring.adaptive.FlowJacksonHandler
- fromJson(String, Class<T>) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowJacksonHandler
- FrontEndConfig - net.sohelp.boot.admin.core.web.yml中的类
-
前端参数配置
- FrontEndConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.FrontEndConfig
G
- GE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- GeneralAccessStrategy - net.sohelp.boot.engine.workflow.impl中的类
-
基于用户或组(角色、部门等)的访问策略类 该策略类适合组作为参与者的情况
- GeneralAccessStrategy() - 类的构造器 net.sohelp.boot.engine.workflow.impl.GeneralAccessStrategy
- GeneralTaskActorProvider - net.sohelp.boot.engine.workflow.impl中的类
-
普遍的任务参与者提供处理类
- GeneralTaskActorProvider() - 类的构造器 net.sohelp.boot.engine.workflow.impl.GeneralTaskActorProvider
- generateConfig(DatasourceConfig, WorkspaceConfig) - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
-
生成 application.yml 配置文件
- generateCrud(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.magic.MagicController
-
自动生成CRUD接口
- generateNodeKey() - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
生成节点KEY规则(flk + 时间戳)
- get() - 类中的方法 net.sohelp.boot.demo.web.system.config.ThemeSizeController
-
获取系统组件字体大小配置
- get() - 类中的方法 net.sohelp.boot.dev.web.system.config.SizeController
-
获取系统界面元素大小配置 从系统参数缓存中读取界面元素大小配置并返回
- get(int) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.InstancePriority
- get(int) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.InstanceState
- get(int) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.TaskState
- get(int) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.TaskType
- get(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
获取指定用户下某参数的原始对象值。
- get(Integer) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.PerformType
- get(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserMenuCache
-
根据用户ID获取该用户的权限列表。
- get(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserRoleCache
-
获取指定用户的岗位ID列表。
- get(String) - 类中的方法 net.sohelp.boot.admin.core.cache.ExportTokenCache
-
根据 Token 查询导出文件信息
- get(String) - 接口中的方法 net.sohelp.boot.admin.core.cache.ISohelpCache
-
获取缓存值
- get(String) - 类中的方法 net.sohelp.boot.admin.core.cache.OAuth2Cache
-
根据 AppId 获取对应的密钥
- get(String) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.MemorySohelpCacheProvider
-
获取缓存值
- get(String) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.NoneSohelpCacheProvider
-
获取缓存值
- get(String) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.RedisSohelpCacheProvider
-
获取缓存值
- get(String) - 接口中的方法 net.sohelp.boot.admin.core.cache.provider.SohelpCacheProvider
-
获取缓存值
- get(String) - 类中的方法 net.sohelp.boot.admin.core.cache.VerifyCodeCache
-
根据UUID获取验证码
- get(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
从缓存中获取实体
- get(String) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
从缓存中获取实体(使用默认数据源)
- get(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
根据实体名称获取实体信息,使用默认数据源
- get(String) - 类中的方法 net.sohelp.boot.engine.db.table.service.TableService
-
根据表名获取对应的实体信息(使用默认数据源)。
- get(String) - 接口中的方法 net.sohelp.boot.engine.workflow.cache.FlowCache
-
从缓存中获取对象
- get(String) - 类中的方法 net.sohelp.boot.engine.workflow.cache.FlowSimpleCache
- get(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.FlowDataTransfer
-
获取传递参数
- get(String, String) - 类中的方法 net.sohelp.boot.admin.core.db.cache.DefaultSqlCache
-
从缓存中获取数据
- get(String, String) - 类中的方法 net.sohelp.boot.admin.core.db.cache.LRUCache
-
获取缓存中的数据,若不存在或已过期则返回null。
- get(String, String) - 类中的方法 net.sohelp.boot.admin.core.db.cache.RedisSqlCache
-
从Redis哈希结构中获取指定键的值
- get(String, String) - 接口中的方法 net.sohelp.boot.admin.core.db.cache.SqlCache
-
获取缓存数据
- get(String, String) - 类中的方法 net.sohelp.boot.demo.core.magic.interceptor.CustomSqlCache
-
从缓存中获取指定名称的值
- get(String, String) - 类中的方法 net.sohelp.boot.dev.web.code.service.CodeService
-
根据数据源名称和表名获取对应的实体信息,并合并已有的Java代码配置信息。
- get(String, String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
从缓存中获取实体
- get(String, String) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
从缓存中获取实体
- get(String, String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
根据数据源和实体名称获取实体信息
- get(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.service.TableService
-
根据指定的数据源和表名获取对应的实体信息。
- get(String, String) - 类中的方法 net.sohelp.boot.engine.web.cache.ModuleCache
-
从缓存中获取指定应用下的模块对象
- get(String, Map<String, Object>) - 类中的静态方法 net.sohelp.boot.demo.utils.SignApi
-
发送GET请求,并在URL中附加带有时间戳、随机数和签名的查询参数。
- getActiveTaskActorsByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getActiveTaskActorsByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据 流程实例ID 获取当前活动任务列表
- getActiveTaskActorsByTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
- getActiveTasks(Long, List<String>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getActiveTasks(Long, List<String>) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据实例ID和任务节点名称获取当前节点激活的任务
- getActiveTasksByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据 流程实例ID 获取当前活动任务列表
- getActiveTasksByInstanceIdAndTaskName(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
- getActorByCC(Object) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowService
-
根据实例ID查询特定类型任务的抄送人信息
- getActorByFirst(Object) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowService
-
根据实例ID获取第一个任务发起人信息
- getActorByNext(Object) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowService
-
获取下一个任务处理人ID
- getActorType(NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.impl.GeneralTaskActorProvider
- getActorType(NodeModel) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskActorProvider
-
参与者类型转换处理方法
- getAiConfig() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
获取 AI 配置对象
- getAll() - 类中的静态方法 net.sohelp.boot.engine.workflow.FlowDataTransfer
-
获取传递参数
- getAllNextConditionNodeKeys(NodeModel) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
获取所有下一个节点key,递归所有子节点
- getAllowedFlwTask(Long, FlowCreator, Map<String, Object>, TaskState) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
获取执行任务并验证合法性
- getAllowedFlwTaskActor(Long, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
获取指定 任务ID 合法参与者对象
- getAllowedFlwTaskActor(Long, FlowCreator, List<FlwTaskActor>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskAccessStrategy
-
获取指定合法参与者对象
- getAllPreviousNodeKeys(NodeModel) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
获取所有上一个节点key,只包含发起节点和审批节点(非直接所在条件分支排除在外)
- getAllUsedNodeKeys(FlowContext, Execution, NodeModel, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
获取当前已使用的节点key列表
- getArgs(Map<String, Object>) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.ObjectUtils
- getArgs(FlowContext, Execution, NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleConditionNodeHandler
- getAttributes() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
获取请求中以特定前缀存储的自定义属性 Map。
- getAutoFlowCreator() - 类中的方法 net.sohelp.boot.engine.workflow.FlowScheduler
-
自动完成流程任务创建者
- getBackup() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- getBoolean(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
获取指定用户下某参数的布尔值。
- getBoolean(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取指定用户的某个参数值,转换为 Boolean 类型。
- getBoolean(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取 Boolean 类型的系统参数值。
- getBoolean(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取布尔类型值。
- getBundle(String, Locale) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nRender
-
获取指定业务模块和语言环境的国际化资源包
- getByApi(String, String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.report.MagicApiDatasource
-
通过API获取报表数据
- getByAppId(String) - 类中的方法 net.sohelp.boot.admin.core.service.oauth.OAuthService
-
根据AppId获取OAuth配置信息 通过应用ID查询对应的OAuth配置记录
- getByCode(int) - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.UserPowerTypeEnum
-
根据权限代码获取对应的权限枚举值
- getByFunction(String, String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.report.MagicApiDatasource
-
根据数据集名称和参数从MagicAPI获取数据
- getById(long) - 类中的方法 net.sohelp.boot.admin.core.service.role.RoleService
-
根据ID获取岗位详情 查询pb_role表中指定ID的岗位信息
- getById(String) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictCategoryController
-
根据给定的ID查找特定的字典分类详情。
- getById(String) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictionaryDataController
-
根据ID获取单个字典项详细信息。
- getById(String) - 类中的方法 net.sohelp.boot.demo.web.system.menu.MenuController
-
根据ID获取菜单详情
- getById(String) - 类中的方法 net.sohelp.boot.demo.web.system.org.OrgController
-
根据ID获取单个机构详细信息
- getById(String) - 类中的方法 net.sohelp.boot.demo.web.system.role.RoleController
-
根据ID获取岗位详细信息
- getById(String) - 类中的方法 net.sohelp.boot.demo.web.system.tenant.TenantController
-
根据ID获取单个租户详细信息。
- getById(String) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
根据ID获取单个用户详细信息。
- getById(String) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictCategoryController
-
根据ID获取单个字典分类详细信息。
- getById(String) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictionaryDataController
-
根据ID获取单个字典项详细信息。
- getById(String) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nController
-
根据ID获取单个国际化记录 查询指定ID且属于当前租户的国际化记录。
- getById(String) - 类中的方法 net.sohelp.boot.dev.web.system.menu.MenuController
-
根据ID获取单个菜单详情
- getById(String) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
根据ID获取单个机构详细信息
- getById(String) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
根据ID获取单个岗位详细信息
- getById(String) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
根据ID获取单个租户详细信息
- getById(String) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
根据用户ID获取详细信息。
- getById(String, Object) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
根据给定的引用ID和ID获取对应的对象数据
- getById(String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineCrudController
-
根据ID获取数据 通过指定的refid和id从数据库中获取对应的数据,并封装成ApiResult返回
- getById(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.ConstParamCategoryController
-
根据ID获取系统变量分类信息
- getById(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.ConstParamController
-
根据ID获取单个系统常量参数详情
- getById(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.UserConstParamController
-
根据ID获取单个用户系统变量详情
- getById(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
获取指定云端应用的详细信息,并标记本地是否已下载或安装
- getById(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
根据UUID获取云端模块详细信息,并判断其是否已被本地下载/安装
- getById(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.autocode.AutocodeController
-
根据ID获取单个自动编码配置详情。
- getById(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.ConstParamCategoryController
-
根据ID读取系统变量分类信息
- getById(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.ConstParamController
- getById(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.UserConstParamController
-
根据ID获取单个用户系统变量详情
- getByIdSQL(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
根据实体名称获取默认数据源下通过ID查询的SQL语句。
- getByIdSQL(String, String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
根据指定数据源和实体名称生成通过ID查询的SQL语句。
- getByLabel(String) - 枚举类中的静态方法 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
根据给定的显示名称查找匹配的枚举项
- getByLabel(String) - 枚举类中的方法 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
根据传入的标签查找匹配的枚举项
- getByLoginName(String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
根据登录名(login_name)查询用户信息。
- getByName(String) - 类中的方法 net.sohelp.boot.admin.core.service.application.ApplicationService
-
根据应用名称获取应用信息
- getByOrgName(String) - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
根据组织名称查询组织 ID
- getByPath(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpBootResourceCache
-
根据文件路径获取单条资源
- getByPath(String) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
根据路径获取对象
- getByPath(String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
根据文件名获取文件内容
- getByPath(String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
根据文件路径读取并解析为JSONObject对象
- getByPath(String, Class<T>) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
根据路径获取对象
- getByPath(String, Class<T>) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
根据路径获取对象
- getByPath(String, Class<T>) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
根据文件路径读取并反序列化为指定类型的Java对象
- getByTest(String, String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.report.MagicApiDatasource
-
根据测试条件从指定数据集获取数据
- getByUrl(String) - 枚举类中的静态方法 net.sohelp.boot.demo.web.enums.ModuleRefTypeEnum
-
根据URL路径获取对应的模块类型枚举值 遍历所有枚举值,匹配URL路径,如果未找到则返回UNKNOWN
- getByUserName(String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
根据用户姓名(user_name)查询用户信息。
- getByValue(String) - 枚举类中的静态方法 net.sohelp.boot.engine.db.vo.type.EntityEventTypeEnum
-
根据值获取枚举
- getByValue(String) - 枚举类中的静态方法 net.sohelp.boot.engine.web.consts.EventTypeEnum
-
根据值获取枚举
- getCache() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- getCacheName() - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取缓存Key
- getCcTaskActorsByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getCcTaskActorsByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据流程实例ID获取历史任务参与者数组
- getCheckById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwHisTaskMapper
-
获取历史任务并检查ID的合法性
- getChildAllUsedNodeKeys(List<String>, FlowContext, Execution, NodeModel, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
获取已使用所有的子节点key列表
- getClientIP(HttpServletRequest) - 类中的静态方法 net.sohelp.boot.common.utils.JakartaServletUtil
-
获取客户端IP地址
- getCloud() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- getCode() - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult.MetaVO
- getCode() - 枚举类中的方法 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
获取当前枚举项对应的操作符代码。
- getCode() - 类中的方法 net.sohelp.boot.demo.core.base.Result
- getCode(String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.EmailNoticeService
-
根据指定键从验证码缓存中获取对应的验证码值。
- getCode(String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.PhoneNoticeService
-
获取指定手机号对应的验证码
- getCode(String, String, String, String) - 类中的方法 net.sohelp.boot.demo.web.login.LoginEmailController
-
获取邮箱验证码接口 校验图形验证码后,向指定邮箱发送随机生成的四位数字验证码,并清除图形验证码缓存。
- getCode(String, String, String, String) - 类中的方法 net.sohelp.boot.demo.web.login.LoginPhoneController
-
获取并发送手机验证码接口 校验图形验证码后向指定手机号发送四位随机数字验证码,并清除图形验证码缓存。
- getCode(Map<String, String>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartPhoneController
-
发送手机验证码到指定号码
- getCode(Map<String, String>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartPhoneController
-
发送手机验证码
- getCodeByName(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
根据枚举名称获取其对应的操作符代码。
- getCodeTicket(String, int) - 类中的方法 net.sohelp.boot.admin.core.service.notice.WxgzhNoticeService
-
创建带有整数场景值的临时二维码票据
- getCodeTicket(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.WxgzhNoticeService
-
创建带有字符串场景值的临时二维码票据
- getComparison() - 类中的方法 net.sohelp.boot.admin.core.web.filter.ConditionVO
- getCondition(String) - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
获取指定字段的过滤条件
- getConditionNode(FlowContext, Execution, NodeModel) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.ConditionNodeHandler
-
获取满足条件的条件节点
- getConditionNode(FlowContext, Execution, NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleConditionNodeHandler
- getConditionNode(FlowContext, Execution, NodeModel, List<ConditionNode>) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleConditionNodeHandler
- getConditions() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
获取默认名称("filter")下的过滤条件列表。
- getConditions(String) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
根据指定参数名从请求中提取并反序列化为过滤条件列表。
- getConfidenceOrDefault() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
获取置信度,默认 0.0
- getConfidenceThresholdOrDefault() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiConfig
-
获取置信度阈值,默认 0.8
- getConfig() - 类中的方法 net.sohelp.boot.admin.core.cache.LangCache
-
获取语言配置信息 从系统参数缓存中获取语言配置数据
- getConfig() - 类中的方法 net.sohelp.boot.admin.core.cache.SystemConfigCache
-
获取系统配置信息 从缓存中读取系统配置字符串并转换为Map对象
- getConfig() - 类中的方法 net.sohelp.boot.admin.core.cache.TenantCache
-
获取租户配置信息 从系统参数缓存中获取租户相关的配置数据
- getConfig() - 类中的方法 net.sohelp.boot.admin.core.cache.TenantConfigCache
-
获取租户配置信息 从系统参数缓存中获取租户相关的配置数据
- getConfig() - 类中的方法 net.sohelp.boot.dev.web.code.CodeConfigController
-
获取已保存的开发配置信息
- getConfig() - 类中的方法 net.sohelp.boot.dev.web.dev.config.magic.MagicApiConfigController
-
获取MagicApi配置
- getConfig() - 类中的方法 net.sohelp.boot.dev.web.dev.config.sohelp.SohelpBootConfigController
-
获取SohelpBootConfig配置
- getConfig() - 类中的方法 net.sohelp.boot.dev.web.ops.backup.BackupController
-
获取数据库配置信息 用于前端显示数据库连接信息(已脱敏)。
- getConfig(String, String) - 类中的方法 net.sohelp.boot.dev.web.code.FormBuilderController
-
获取指定表的当前表单配置。
- getConfig(String, String) - 类中的方法 net.sohelp.boot.dev.web.code.GridBuilderController
-
获取指定表的网格配置信息 查询并返回某个特定表的网格配置,并根据实体信息补充标题、长度等字段属性。
- getConfig(String, String) - 类中的方法 net.sohelp.boot.dev.web.code.JavaBuilderController
-
根据给定的数据源和表名加载该表的详细字段配置信息。
- getConfig(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityFormController
-
获取配置接口 通过数据源名称和表名称获取对应的配置信息
- getConfig(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityGridController
-
获取配置接口 根据提供的数据源名称和表名称获取相应的配置信息
- getConfig(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.workflow.WorkFlowController
-
获取工作流配置 根据数据源和实体名称获取对应的工作流配置信息
- getConfig(String, String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.FormController
-
获取表单配置信息 根据应用名称、模块名称和功能名称获取对应的表单配置,并过滤掉敏感的删除相关属性
- getConfigByKey(String) - 类中的静态方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartAuthService
-
根据 app_key 获取配置信息(不做状态和到期校验)
- getConnection() - 类中的方法 net.sohelp.boot.engine.web.config.UReportConfiguration
-
获取当前数据源连接对象。
- getContent(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ReportService
-
根据应用名称、模块名称和文件名称获取内容
- getContext() - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- getContext() - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- getCountSQL(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
根据实体名称获取默认数据源下统计数量的SQL语句。
- getCountSQL(String, String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
根据指定数据源和实体名称生成统计数量的SQL语句。
- getCreateDate() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getCreateTaskHandler() - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowContext
-
获取创建流程任务处理器实现类
- getCurrentDate() - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.DateUtils
-
当前时间 Date 类型
- getCurrentLocale() - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nRender
-
获取当前语言环境
- getCurrentTime(ExecuteType, Long, Long) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.FlowCreateTimeHandler
-
获取当前时间,用于设置创建时间或更新时间
- getCurrentTime(ExecuteType, Long, Long) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleFlowCreateTimeHandler
- getData() - 类中的方法 net.sohelp.boot.demo.core.base.Result
- getData(String, String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.report.ModuleDatasource
-
根据数据源名称和数据集名称获取数据
- getData(String, Map<String, Object>, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.demo.core.report.SohelpReport
-
获取数据源数据
- getData(String, Map<String, Object>, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.web.report.SohelpReport
- getDatabaseName() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
获取默认数据库名字
- getDatabaseName() - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取默认数据库名称
- getDatabaseName() - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
获取表所在数据库名称
- getDatabaseName(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
根据数据源获取数据库名称
- getDatabaseType() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
获取默认数据源类型
- getDatabaseType() - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取默认数据库类型
- getDatabaseType() - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
获取表所在数据库类型:mysql,mssql,oracle
- getDatabaseType(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
根据数据源获取数据库类型
- getDataList(String) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictCategoryController
-
根据完整的字典路径名称获取对应的数据项列表。
- getDataList(String) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictCategoryController
-
根据字典路径名获取对应的字典数据列表。
- getDataMap() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
获取当前参数映射表
- getDatasource(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
根据数据源Key获取数据源
- getDatasource(String) - 类中的方法 net.sohelp.boot.admin.core.service.datasource.DatasourceService
-
根据键名获取特定的数据源配置信息。
- getDatasourceName() - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
获取数据源名称
- getDatasourceTree() - 类中的方法 net.sohelp.boot.dev.web.code.FormBuilderController
-
获取数据源及其对应表的树形结构列表。
- getDatasourceTree() - 类中的方法 net.sohelp.boot.dev.web.code.GridBuilderController
-
获取数据源及其对应的表结构树形结构 返回一个包含所有可用数据源及对应数据库表的树状结构列表。
- getDate() - 类中的静态方法 net.sohelp.boot.common.utils.DateUtil
-
获取当前日期,格式:yyyy-MM-dd
- getDate(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
获取指定用户下某参数的日期格式化字符串(仅年月日)。
- getDate(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取指定用户的某个参数值,格式化为日期字符串(yyyy-MM-dd)。
- getDate(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取 Date 类型的系统参数值。
- getDate(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取日期类型值。
- getDateTime() - 类中的静态方法 net.sohelp.boot.common.utils.DateUtil
-
获取当前时间,格式: yyyy-MM-dd HH:mm:ss
- getDateTime(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
获取指定用户下某参数的时间格式化字符串(包含时分秒)。
- getDateTime(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取指定用户的某个参数值,格式化为日期时间字符串(yyyy-MM-dd HH:mm:ss)。
- getDateTime(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取系统参数值并格式化为日期时间字符串(yyyy-MM-dd hh:mm:ss)。
- getDateTime(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取格式化后的日期时间字符串。
- getDefaultLanguage() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
获取客户端默认语言。
- getDefaultValue() - 类中的方法 net.sohelp.boot.engine.db.vo.PropertyVO
-
获取字段默认值,并根据不同类型做适配处理: - 字符串类型默认为空字符串; - 数值类型默认为 0; - 其他情况统一设为空字符串。
- getDefaultValue(String) - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
获取指定字典中标记为默认值的字典项。
- getDefaultValueByEntity(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
获取指定实体的所有默认值。
- getDefaultValueByEntity(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
获取实体默认值
- getDeleteSQL(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
根据实体名称获取默认数据源下的删除SQL语句。
- getDeleteSQL(String, String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
根据指定数据源和实体名称生成删除SQL语句。
- getDetail(Object) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nController
-
获取国际化详情(空实现) 当前方法未完成具体逻辑,仅返回一个空Map。
- getDev() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- getDevConfig() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取开发环境下的系统配置。
- getDict(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
根据租户ID和字典名称获取该字典下属于指定租户的数据项。
- getDict(String) - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
根据字典名称获取该字典下的所有数据项。
- getDictData() - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
获取全部字典数据。
- getDictData() - 类中的方法 net.sohelp.boot.admin.core.service.dict.DictService
-
获取字典数据列表 查询所有启用状态的字典数据,按主ID和排序字段升序排列 查询字段包括:ID、字典名称、字典编码、图标、背景色、主ID、是否默认、字体颜色、排序、租户ID
- getDictData(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
根据租户ID获取字典数据。
- getDictList() - 类中的方法 net.sohelp.boot.admin.core.service.dict.DictService
-
获取字典分类列表 查询所有字典分类信息,按ID升序排列
- getDingding() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取钉钉登录的配置信息
- getDingding() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取钉钉登录配置信息。
- getDingdingMessage() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取钉钉消息通知的配置信息
- getDingdingMessage() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取钉钉消息通知配置信息。
- getDocument(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.DocumentController
-
获取指定应用和模块的文档 通过应用名称和模块名称获取对应的文档内容
- getDouble(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
获取指定用户下某参数的双精度浮点值。
- getDouble(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取指定用户的某个参数值,转换为 Double 类型。
- getDouble(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取 Double 类型的系统参数值。
- getDouble(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取双精度浮点数。
- getDouble(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取Double类型数据
- getDouble(String, List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取Double类型数据
- getDouble(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取double类型数据
- getDouble(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
查询单个双精度浮点数。
- getDownloadList(int) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
获取当前用户已下载或已安装的应用列表
- getDownloadList(int) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
获取本地已下载或已安装的模块列表
- getDriverClassName() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getDriverClassName() - 类中的方法 net.sohelp.boot.install.model.DatasourceConfig
-
获取驱动类名
- getEnabledLanguage() - 类中的方法 net.sohelp.boot.dev.web.system.i18n.LanguageController
-
获取系统中已启用的语言列表。
- getEndSignTag() - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
获取右标识符(如 ])
- getEndSignTag() - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
获取SQL标识符结束符号
- getEngine() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- getEntities() - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
获取所有实体对象列表
- getEntities() - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
获取所有实体信息列表
- getEntities() - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
获取当前数据库中所有的表信息
- getEntities() - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
获取所有实体对象列表
- getEntity(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
根据表名获取实体对象信息
- getEntity(String) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
根据表名获取实体信息
- getEntity(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
获取表的所有字段信息并封装成EntityVO对象
- getEntity(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
根据表名获取实体对象
- getEntity(String, String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
获取实体
- getEntityForm(String) - 类中的方法 net.sohelp.boot.engine.web.ModuleHelper
-
根据引用ID获取实体表单信息
- getEntityForm(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.EntityFormService
-
获取实体表单对象
- getEntityForm(String, ModuleVO) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
根据引用ID获取对应的表单视图对象
- getEntityFormByPublic(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.FormCustomService
-
根据数据源和实体名称获取公共实体表单的JSONObject对象
- getEntityFormByUser(long, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.FormCustomService
-
根据用户ID、数据源和实体名称获取实体表单
- getEntityGrid(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.EntityGridService
-
获取实体网格对象
- getEntityGridByPublic(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
根据数据源和实体名称获取实体网格配置
- getEntityGridByUser(long, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
根据用户ID、数据源和实体名称获取实体网格信息
- getEntityList(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
根据数据源获取所有实体列表
- getEntityNames() - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
获取所有实体名称列表
- getEntityNames() - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
获取当前数据库中所有表的名称列表
- getEntityNames() - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
获取所有实体名称列表
- getEntityRef(String) - 类中的方法 net.sohelp.boot.engine.web.ModuleHelper
-
根据引用ID获取实体引用对象
- getEntityRef(String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
根据引用ID获取实体引用对象 通过refid找到指定的EntityRefVO
- getEntityRef(String, ModuleVO) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
根据别名从模块中获取实体引用对象
- getEntityWorkflowByPublic(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowCustomService
-
根据数据源和实体名称获取公共实体工作流
- getError() - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult.MetaVO
- getExtInstance(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getExtInstance(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据流程实例ID获取扩展流程实例对象
- getExtra() - 类中的静态方法 net.sohelp.boot.admin.core.utils.JwtTokenUtil
-
获取当前登录用户的附加信息。
- getExtra(String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.JwtTokenUtil
-
根据字段名获取当前登录用户的指定附加信息。
- getFallbackStrategyOrDefault() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiConfig
-
获取降级策略,默认转人工
- getFastMatchToken() - 类中的方法 net.sohelp.boot.engine.db.vo.type.PropertyTypeConfigDeserializer
- getFields(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.report.CustomUReportDataset
-
根据数据集名称和内容获取字段列表
- getFile(long) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileService
-
根据文件ID获取文件对象
- getFile(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileUploadService
-
获取指定模块中某文件的File对象。
- getFileInfo(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileUploadService
-
获取指定模块中文件的基本信息。
- getFileName() - 类中的方法 net.sohelp.boot.admin.core.cache.ExportTokenCache.ExportFileInfo
- getFileName(String, JSONObject, CodeVO) - 类中的方法 net.sohelp.boot.dev.web.code.util.CodeBuilder
-
根据模板类型和代码配置计算输出文件的相对路径。
- getFilePath() - 类中的方法 net.sohelp.boot.admin.core.cache.ExportTokenCache.ExportFileInfo
- getFilePath() - 枚举类中的方法 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
获取该枚举项对应的文件存储路径标识符
- getFileStream(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileDownloadService
-
根据模块名和文件名获取文件输入流
- getFilterMap() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
获取过滤数据Map * [{ * fieldName:'sex', * comparison:'EQ', * value:'11' * }]
- getFilterSQL() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpQuery
-
获取过滤Mybatis SQL
- getFinishTime(Long, Long) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.FlowCreateTimeHandler
-
获取完成时间,用于设置流程实例结束时间或任务完成时间
- getFinishTime(Long, Long) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleFlowCreateTimeHandler
- getFloat(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
获取指定用户下某参数的单精度浮点值。
- getFloat(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取指定用户的某个参数值,转换为 Float 类型。
- getFloat(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取 Float 类型的系统参数值。
- getFloat(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取单精度浮点数。
- getFlowCache() - 类中的方法 net.sohelp.boot.engine.workflow.impl.DefaultProcessModelParser
- getFlowCache() - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessModelParser
-
流程缓存实现类
- getFlowConditionHandler() - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowContext
-
获取创建流程任务处理器实现类
- getFlwHisInstance(Long, NodeModel, FlwInstance, InstanceState) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- getFlwInstance(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
- getFlwInstance(Long, String, Consumer<FlwInstance>) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
获取流程实例
- getForeignKey(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
根据主键 获取相关的外键
- getForeignKey(String, String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
根据主键 获取相关的外键
- getForm(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.FormService
-
根据应用名称、模块名称和表单名称获取表单信息
- getForm(String, String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.FormService
-
获取指定应用模块的表单信息
- getGrid(String) - 类中的方法 net.sohelp.boot.engine.web.ModuleHelper
-
根据引用ID获取网格视图对象
- getGrid(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridService
-
根据应用名称、模块名称和网格名称获取网格信息
- getGridByPublic(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
根据数据源和实体名称获取网格数据
- getGridByUser(long, String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
根据用户ID获取指定应用、模块和网格的JSON对象
- getHeaderIgnoreCase(HttpServletRequest, String) - 类中的静态方法 net.sohelp.boot.common.utils.JakartaServletUtil
-
忽略大小写获取请求头的值
- getHisInstancesByBusinessKey(String) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getHisInstancesByBusinessKey(String) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据业务主键获取历史流程实例
- getHisTaskActorsByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getHisTaskActorsByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据流程实例ID获取历史任务参与者列表
- getHisTaskActorsByTaskId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getHisTaskActorsByTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据任务ID获取历史任务参与者列表
- getHisTaskActorsByTaskIdAndActorId(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getHisTaskActorsByTaskIdAndActorId(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据任务ID获取历史任务参与者数组
- getHisTasksByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getHisTasksByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据实例ID获取实例所有历史任务,时间倒序
- getHisTasksByName(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getHisTasksByName(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据任务名称查询历史任务对象列表
- getHistInstance(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getHistInstance(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据流程实例ID获取历史流程实例对象
- getHistTask(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getHistTask(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据任务ID获取历史任务对象
- getId() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowIdGenerator
-
获取自定义ID值
- getId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.DefaultFlowIdGenerator
- getInclusiveNodes(FlowContext, Execution, NodeModel) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.ConditionNodeHandler
-
获取满足条件的所有包容分支节点
- getInclusiveNodes(FlowContext, Execution, NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleConditionNodeHandler
- getIndex(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
获取指定数据表和数据库索引信息 该接口用于获取指定数据库和表的索引信息,包括索引名称、类型以及包含的列名。
- getInfo() - 类中的方法 net.sohelp.boot.dev.web.dashboard.MonitorController
-
获取监控台详细信息
- getInfo() - 类中的方法 net.sohelp.boot.dev.web.ops.redis.RedisMonitorController
-
获取Redis监控信息
- getInfo() - 类中的方法 net.sohelp.boot.dev.web.ops.updater.UpdaterController
-
获取状态数据接口 该接口用于获取某种状态数据,返回一个包含状态信息的Map对象
- getInfo() - 类中的方法 net.sohelp.boot.dev.web.system.info.SystemInfoController
-
获取详细的系统参数信息,包括操作系统、Java环境、硬件配置及运行时间等
- getInputStream(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileUploadService
-
获取指定模块中某文件的输入流对象。
- getInsertSQL(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
根据实体名称获取默认数据源下的插入SQL语句。
- getInsertSQL(String, String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
根据指定数据源和实体名称生成插入SQL语句。
- getInstance() - 类中的静态方法 net.sohelp.boot.admin.core.db.NashornHelper
-
获取NashornHelper单例实例
- getInstance() - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nRender
-
获取 I18nRender 实例(通过 Spring 容器获取)
- getInstance() - 类中的静态方法 net.sohelp.boot.engine.db.cache.EntityCache
-
获取自身的Bean实例
- getInstance() - 类中的静态方法 net.sohelp.boot.engine.db.cache.TableCache
-
从容器中获取TableCache实例
- getInstance() - 类中的静态方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
获取当前Spring容器中的EntityScriptService实例。
- getInstance() - 类中的静态方法 net.sohelp.boot.engine.db.table.service.TableService
-
获取当前Spring容器中TableService实例。
- getInstance() - 类中的静态方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleConditionNodeHandler
- getInstance() - 类中的静态方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleCreateTaskHandler
- getInstance(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getInstance(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据流程实例ID获取流程实例对象
- getInstancesByBusinessKey(String) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getInstancesByBusinessKey(String) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据业务主键获取流程实例
- getInt(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
获取指定用户下某参数的整型值。
- getInt(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取指定用户的某个参数值,转换为 Integer 类型。
- getInt(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取 Integer 类型的系统参数值。
- getInt(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取整型数值。
- getInt(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取Integer类型数据
- getInt(String, List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取Integer类型数据
- getInt(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
根据SQL查询语句和参数Map获取int类型结果
- getInt(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
查询单个整型数值。
- getJarVersion(Class<?>) - 类中的静态方法 net.sohelp.boot.dev.web.ops.updater.JarVersionUtil
-
获取指定类所在 JAR 包中的 Implementation-Version 版本号。
- getJdbcTemplate(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
根据数据源获取JdbcTemplate接口
- getJson(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
将指定用户下某参数解析为JSON对象。
- getJson(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取指定用户的某个参数值,解析为
JSONObject对象。 - getJson(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取JSON对象。
- getKey() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getKey(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取数据源名称
- getLabel() - 枚举类中的方法 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
获取该枚举项的显示名称
- getLabel() - 枚举类中的方法 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
获取当前枚举项的标签描述
- getLabel(Object, String, Object) - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
根据租户ID、字典名称和值获取对应的标签名。
- getLabel(String, Object) - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
根据字典名称和值获取对应的标签名。
- getLangConfig() - 类中的方法 net.sohelp.boot.demo.web.i18n.LangController
-
获取语言个性化配置 从系统参数缓存中获取语言相关配置信息
- getLangConfig() - 类中的方法 net.sohelp.boot.dev.web.system.i18n.LanguageController
-
获取语言相关个性化配置信息。
- getLastLoginInfo(String) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
查询用户上一次成功登录的记录(跳过本次,取倒数第二条)
- getLayout(String) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutService
-
根据引用ID获取布局信息
- getLayout(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutService
-
根据应用名称、模块名称和布局名称获取布局信息。
- getLayoutByPublic(long, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutCustomService
-
根据公开的用户ID、数据源和实体名称获取布局
- getLayoutByUser(long, String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutCustomService
-
根据用户ID、应用名称、模块名称和网格名称获取布局
- getList(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
将指定用户下某参数解析为List结构。
- getList(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取指定用户的某个参数值,解析为
List<Object>。 - getList(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取 List 类型的系统参数值。
- getList(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取List结构的数据。
- getLogin() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取完整的登录配置信息(包含忘记密码、注册、Token及验证码等子模块)
- getLogin() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取所有登录相关的配置信息。
- getLoginConfig() - 类中的方法 net.sohelp.boot.demo.web.login.LoginController
-
获取系统登录相关配置信息,例如第三方登录开关、注册功能开关等
- getLoginConfig() - 类中的方法 net.sohelp.boot.dev.web.login.LoginController
- getLoginId() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取当前登录用户的 ID。
- getLoginID() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取当前登录用户的唯一标识符。
- getLoginID() - 类中的静态方法 net.sohelp.boot.admin.core.utils.JwtTokenUtil
-
获取当前登录用户的 ID。
- getLoginLog() - 类中的方法 net.sohelp.boot.dev.web.dashboard.MonitorController
-
获取近30天的登录日志统计信息
- getLoginName() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取当前登录账户的用户名。
- getLoginName() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取当前登录用户的账户名。
- getLoginName(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
根据用户ID获取登录名称(login_name 字段)。
- getLoginOrgID() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取当前登录用户的组织ID。
- getLoginOrgName() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取当前登录用户的组织名称。
- getLoginUser() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取当前登录用户的信息映射表。
- getLoginUser() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取当前登录用户的信息。
- getLogs() - 类中的方法 net.sohelp.boot.install.model.InstallProgress
- getLong(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取 Long 类型的系统参数值。
- getLong(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取长整型数值。
- getLong(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取Long类型数据
- getLong(String, List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取Long类型数据
- getLong(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取Long类型数据
- getLong(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
查询单个长整型数值。
- getMailMessage() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取邮件消息通知的配置信息
- getMailMessage() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取邮件消息通知配置信息。
- getMap(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
将指定用户下某参数解析为Map结构。
- getMap(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取指定用户的某个参数值,解析为
Map<String, Object>。 - getMap(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取 Map 类型的系统参数值。
- getMap(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取Map结构的数据。
- getMap(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
查询单条记录并以Map形式返回。
- getMappingType(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
获取属性对应的数据库字段类型映射
- getMappingType(PropertyVO) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
获取字段的映射类型
- getMappingType(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
获取字段对应的数据库类型
- getMappingType(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
获取字段类型的映射关系
- getMaxRetriesOrDefault() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiConfig
-
获取最大重试次数,默认 3 次
- getMaxRows() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getMenu(String, String) - 类中的方法 net.sohelp.boot.demo.web.system.role.RoleController
-
获取指定角色在指定应用下的所有菜单权限
- getMenu(String, String) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
获取指定岗位在某应用下的菜单权限配置情况
- getMenu(String, String) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
获取指定租户在某应用下的菜单权限配置情况
- getMessage() - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult.MetaVO
- getMessage() - 类中的方法 net.sohelp.boot.demo.core.base.Result
- getModelContent() - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessModelCache
-
流程模型内容
- getModule(String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
根据引用ID获取模块信息
- getModule(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
根据应用名称和模块名称获取模块信息
- getModuleByUUID(String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
根据模块UUID获取模块信息
- getModuleDatasoure() - 类中的方法 net.sohelp.boot.engine.web.config.UReportConfiguration
-
创建并注册模块化数据源 Bean。
- getModuleRef(String) - 类中的静态方法 net.sohelp.boot.engine.web.utils.RefUtil
-
根据引用ID获取模块引用信息
- getMyId(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
根据ID获取本地已下载的应用信息
- getMyId(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
根据ID获取本地存储的模块信息
- getMyTask(String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
根据模块地址和业务ID获取我的待办任务列表
- getMyUploadList(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
获取当前用户上传到云端的应用列表
- getMyUploadList(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
获取当前用户上传到云端的模块列表
- getName() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getName() - 类中的方法 net.sohelp.boot.admin.core.web.filter.ConditionVO
- getName() - 类中的方法 net.sohelp.boot.engine.web.report.DBReportProvider
-
获取报表系统的名称。
- getName() - 类中的方法 net.sohelp.boot.engine.web.report.FileReportProvider
-
获取报表系统的名称。
- getName(int) - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
-
根据类型值获取对应的快捷登录类型枚举
- getNameById(long) - 类中的方法 net.sohelp.boot.admin.core.service.tenant.TenantService
-
根据ID获取租户名称 通过租户ID查询对应的租户名称
- getNextChildNodes(FlowContext, Execution, NodeModel, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
动态获取下一个节点
- getNickname() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取当前登录用户的昵称。
- getNickname(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
获取用户昵称。
- getNickName() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取当前登录用户的昵称。
- getNode(String) - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
获取process定义的指定节点key的节点模型
- getNode(String) - 类中的方法 net.sohelp.boot.engine.workflow.model.ProcessModel
-
获取process定义的指定节点key的节点模型
- getNodeAssigneeList(NodeModel, Execution) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskActorProvider
-
动态获取分配到任务的处理者列表
- getNodeModel(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
通过流程实例ID节点KEY获取节点模型
- getNodeModel(String, NodeModel) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
获取指定节点KEY模型信息
- getObject(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取指定用户的某个参数值,返回 Object 类型。
- getObject(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取 Object 类型的系统参数值。
- getObject(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取原始对象类型的值。
- getObject(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取单个Object类型数据
- getObject(String, List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取Object对象
- getObject(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取Object对象
- getObject(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
查询单个值并以Object类型返回。
- getOfficialVersion() - 类中的静态方法 net.sohelp.boot.dev.web.ops.updater.OfficialVersionUtil
-
获取官方版本信息
- getOne(List<T>) - 类中的方法 net.sohelp.boot.demo.core.base.BaseParam
-
获取集合中的第一条数据
- getOne(List<T>) - 类中的方法 net.sohelp.boot.demo.core.base.PageParam
-
从记录列表中获取第一条记录
- getOnlineUserCount() - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
获取当前在线用户数
- getOperationLogs() - 类中的方法 net.sohelp.boot.dev.web.dashboard.MonitorController
-
获取近30天的操作日志统计信息
- getOrderWrapper() - 类中的方法 net.sohelp.boot.demo.core.base.PageParam
-
获取包含排序信息的查询条件包装器
- getOrderWrapper(QueryWrapper<T>) - 类中的方法 net.sohelp.boot.demo.core.base.PageParam
-
在已有的查询条件基础上添加排序信息
- getOrg(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
获取单个组织信息
- getOrgId() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取当前登录用户所在的组织 ID。
- getOrgName() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取当前登录用户所属组织的名称。
- getOrgName(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
根据组织 ID 获取组织名称
- getOrgPath(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
根据组织 ID 获取组织名称路径
- getOrgs(List<Long>) - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
批量获取组织信息列表
- getOrgUser(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.org.OrgController
-
根据机构ID获取该机构下的用户信息(分页)
- getOrgUser(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
根据机构ID获取其下所有用户的分页列表
- getOrgUserList() - 类中的方法 net.sohelp.boot.demo.web.system.org.OrgController
-
构建机构及其用户的层级结构树
- getOrgUserList() - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
构建机构与用户组成的树形结构数据
- getPage(RuntimeContext) - 类中的方法 net.sohelp.boot.demo.core.magic.provider.CustomPageProvider
-
根据运行时上下文获取分页信息
- getPageSQL(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
根据实体名称生成分页查询的SQL语句。
- getParam() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取系统基本参数配置
- getParam() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取系统基本参数配置。
- getParameterMap() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
获取 URL 查询参数并封装成 Map 格式。
- getParameterMap(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
将 URL 参数转换为 Map 形式的数据集,并可额外合并传入的新参数。
- getParameterMapByExclude(Map<String, Object>, List<String>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
获取参数 Map 并移除指定的排除项。
- getParameterMapByInclude(List<String>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
获取参数 Map 并仅保留指定的包含项。
- getParameterMapByInclude(Map<String, Object>, List<String>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
获取参数 Map 并仅保留指定的包含项。
- getParamMap() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
获取参数
- getParamMap() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
获取参数数据
- getParamMap(HttpServletRequest) - 类中的静态方法 net.sohelp.boot.common.utils.JakartaServletUtil
-
获取请求参数Map
- getParentConditionNodeKeys(NodeModel) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
获取当前节点父条件节点所有子节点key列表
- getPassword() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getPercent() - 类中的方法 net.sohelp.boot.install.model.InstallProgress
- getPermissionList(Object, String) - 类中的方法 net.sohelp.boot.demo.core.token.StpInterfaceImpl
-
返回一个账号所拥有的权限码集合 通过用户ID查询该用户所有角色关联的菜单权限码
- getPhone() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取手机号码登录的配置信息
- getPhone() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取手机号码登录配置信息。
- getPhoneCode(String, String, String) - 类中的方法 net.sohelp.boot.demo.web.login.LoginPhoneController
-
实际执行发送手机验证码逻辑的方法 包括系统配置检查、图形验证码校验、用户绑定状态判断等前置条件验证, 成功后调用通知服务发送验证码。
- getPowerSQL(String, int) - 类中的方法 net.sohelp.boot.admin.core.service.power.UserDataPowerService
-
根据用户的权限类型和ID,生成对应的数据权限SQL条件语句。
- getPowerType() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取当前登录用户的数据权限类型。
- getPowerType(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
获取用户权限类型。
- getPowerTypeEnum(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.PowerTypeEnum
-
根据给定的类型名称查找对应的权限类型枚举实例
- getPrefix() - 类中的方法 net.sohelp.boot.engine.web.report.DBReportProvider
- getPrefix() - 类中的方法 net.sohelp.boot.engine.web.report.FileReportProvider
- getPrimaryEntityRef(ModuleVO) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
根据模块ID获取主要实体引用信息
- getPrimaryKey(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
根据外健获取主键字段名
- getPrimaryKey(String, String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
根据外健获取主键字段名
- getPrivateProperty(String) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
读取自定义属性接口 根据传入的实体名称,查询并返回对应的自定义属性列表
- getProcess(String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
获取流程详情 根据提供的refid和id获取流程实例的详细信息,包括已完成的任务列表、待办任务列表以及流程模型内容。
- getProcessById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.ProcessServiceImpl
-
根据id获取process对象 先通过cache获取,如果返回空,就从数据库读取并put
- getProcessById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
根据主键ID获取流程定义对象
- getProcessByKey(String, String) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
根据流程定义KEY查找流程定义对象
- getProcessByVersion(String, String, Integer) - 类中的方法 net.sohelp.boot.engine.workflow.impl.ProcessServiceImpl
-
根据流程名称或版本号查找流程定义对象
- getProcessByVersion(String, String, Integer) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
根据流程定义KEY或版本号查找流程定义对象
- getProcessModelByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
-
根据流程实例ID获取流程实例模型
- getProcessModelByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
根据流程实例ID获取流程实例模型
- getProcessName(long) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowService
-
根据实例 ID 查询对应的流程名称 该方法通过 SQL 查询从历史实例表和当前实例表中获取指定实例 ID 关联的流程名称
- getProgress() - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
- getProperties() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getProperties(String) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
根据表名获取属性信息映射
- getProperties(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
获取表中所有字段的信息,并以Map形式返回
- getProperties(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
获取表的所有字段属性
- getProperty(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
根据表名和字段名获取属性对象
- getProperty(String, String) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
根据表名和字段名获取属性信息
- getPropertyByAutocode(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
根据传入的实体对象,获取该实体对象中类型为自动编码的属性列表
- getPropertyByFile(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
获取指定实体对象中包含文件或图片类型的属性列表
- getProvider() - 接口中的方法 net.sohelp.boot.admin.core.cache.ISohelpCache
-
获取底层缓存提供者
- getProviderNodeAssignees(NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
动态获取分配到任务的处理者列表
- getProviderTaskActors(NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
动态获取指定节点模型任务参与者列表
- getProviderTaskActorType(NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
动态获取指定节点模型任务参与者类型
- getQq() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取QQ登录的配置信息
- getQq() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取QQ登录配置信息。
- getQywx() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取企业微信登录的相关配置信息
- getQywx() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取企业微信登录配置信息。
- getQywxMessage() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取企业微信消息通知的配置信息
- getQywxMessage() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取企业微信消息通知配置信息。
- getRateInfo() - 类中的方法 net.sohelp.boot.dev.web.system.info.SystemInfoController
-
获取系统的各项使用率信息(CPU、内存、磁盘、网络)
- getRef(String) - 类中的静态方法 net.sohelp.boot.engine.web.utils.RefUtil
-
验证refid的有效性
- getRenderHtmlByFile(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.service.beetl.BeetlService
-
根据模板文件输出结果
- getRenderHtmlByTemplate(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.service.beetl.BeetlService
-
根据模板内容编译获取HTML内容
- getReportFiles() - 类中的方法 net.sohelp.boot.engine.web.report.DBReportProvider
-
获取报表文件列表
- getReportFiles() - 类中的方法 net.sohelp.boot.engine.web.report.FileReportProvider
-
获取报告文件列表
- getRequest() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取原始的 HttpServletRequest 对象。
- getRequest() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
获取当前线程绑定的 HttpServletRequest 对象。
- getResource() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- getResourceAsStream(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.StreamUtils
- getResourcePath(String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
获取资源的完整路径(拼接基础路径与传入路径)
- getResponse() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取原始的 HttpServletResponse 对象。
- getResponse() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
获取当前线程绑定的 HttpServletResponse 对象。
- getResults() - 接口中的方法 net.sohelp.boot.common.core.paging.Pager
-
获取结果集
- getResults() - 类中的方法 net.sohelp.boot.common.core.paging.PagerImpl
- getRole(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.RoleCache
-
获取单个岗位信息
- getRoleList(Object, String) - 类中的方法 net.sohelp.boot.demo.core.token.StpInterfaceImpl
-
返回一个账号所拥有的角色标识集合 (权限与角色可分开校验)
- getRoleMenu(String) - 类中的方法 net.sohelp.boot.demo.web.system.menu.MenuController
-
获取角色关联的菜单列表,并标记哪些菜单已被该角色选中
- getRoleMenu(String) - 类中的方法 net.sohelp.boot.dev.web.system.menu.MenuController
-
获取角色所拥有的菜单列表,并标记哪些已被选中
- getRoleName(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.RoleCache
-
根据岗位 ID 获取岗位名称
- getRoles(List<Long>) - 类中的方法 net.sohelp.boot.admin.core.cache.RoleCache
-
批量获取岗位信息列表
- getRootNodeAllChildNodes(NodeModel) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
获取根节点下的所有节点模型【 注意,只对根节点查找有效!】
- getRouteNode(FlowContext, Execution, NodeModel) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.ConditionNodeHandler
-
获取满足条件的路由节点
- getRouteNode(FlowContext, Execution, NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleConditionNodeHandler
- getSecurity() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- getSessionTemplate(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
根据数据源K获取SqlSessionTemplate接口
- getSetting(String) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
获取特定用户的配置信息。
- getSetting(String) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
获取用户的个性化设置信息。
- getSize(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserThemeCache
-
获取用户的界面尺寸配置信息。
- getSQLInsert() - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
根据表结构获取插入语句
- getSqlSessionFactory(DataSource) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
根据Datasource初始化SqlSessionFactory
- getStartSignTag() - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
获取左标识符(如 [)
- getStartSignTag() - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
获取SQL标识符开始符号
- getStartTaskByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getStartTaskByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据流程实例ID获取开始任务对象
- getString(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
获取指定用户下某参数的字符串形式值。
- getString(Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
获取指定用户的某个参数值,转换为 String 类型。
- getString(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
获取 String 类型的系统参数值。
- getString(String) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nRender
-
根据键获取当前语言环境下的国际化字符串
- getString(String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据参数名称获取字符串类型值。
- getString(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取字符串数据
- getString(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nRender
-
根据业务模块和键获取当前语言环境下的国际化字符串
- getString(String, String, Locale) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nRender
-
根据业务模块、键和指定语言环境获取国际化字符串
- getString(String, List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取字符串数据
- getString(String, Locale) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.I18nRender
-
根据键和指定语言环境获取国际化字符串
- getString(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取String类型的数据
- getString(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
查询单个字符串类型的值。
- getSubOrg(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
获取指定组织的所有下级子组织 ID 列表
- getSubProcessByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getSubProcessByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据实例ID获取所有子流程
- getSubUsers(long) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpPower
-
根据用户配置的数据权限类型,获取其下属用户列表(不包括自己)。
- getSuccessUrl() - 类中的方法 net.sohelp.boot.admin.core.service.notice.WxgzhNoticeService
-
获取授权成功后跳转页面URL地址
- getSummary() - 接口中的方法 net.sohelp.boot.common.core.paging.Pager
-
返回合计信息
- getSummary() - 类中的方法 net.sohelp.boot.common.core.paging.PagerImpl
- getSystemLogo() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取当前系统的Logo图片资源
- getSystemLogo() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取系统Logo图片资源。
- getTableComment() - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取默认数据源表备注
- getTableComment(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
根据数据源获取表备注说明
- getTableComment(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
根据数据源获取表注释
- getTableData(String) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
获取数据表的数据 根据传入的表名,查询并返回该表的所有数据,以及数据的总条数,用于分页显示
- getTableField() - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取默认数据表字段
- getTableField(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
获取表字段信息
- getTableField(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取默认数据表字段
- getTableField(String, String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
获取表结构信息
- getTableFieldLength(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
获取指定表字段的长度
- getTableFieldLength(String, String) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
获取表中指定字段的长度
- getTableFieldLength(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
获取真实的数据字段长度
- getTableFieldLength(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
获取数据库字段长度
- getTableFields(String) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
获取数据表的字段信息 通过表名称获取对应数据表的所有字段信息,并封装成分页结果返回
- getTableFieldType(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
获取指定表字段的数据库类型
- getTableFieldType(String, String) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
获取表中指定字段的数据类型
- getTableFieldType(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
获取真实数据库的字段的类型
- getTableFieldType(String, String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
获取数据库字段类型
- getTableName() - 异常错误类中的方法 net.sohelp.boot.admin.core.exceptions.DuplicateKeyException
-
获取表名
- getTables(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityGridController
-
根据数据源获取表列表 该接口通过传入的数据源名称和其他参数来获取对应的表列表,支持分页和按标签过滤。
- getTableTree() - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
获取数据库表信息 该接口用于获取数据库中所有表的信息,并以树形结构返回。
- getTask(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getTask(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据任务ID获取任务对象
- getTaskActorProvider() - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
- getTaskActors(NodeModel, Execution) - 类中的方法 net.sohelp.boot.engine.workflow.impl.GeneralTaskActorProvider
- getTaskActors(NodeModel, Execution) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskActorProvider
-
根据Task模型的assignee、assignmentHandler属性以及运行时数据,确定参与者
- getTaskActorsByTaskId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getTaskActorsByTaskId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- getTaskActorsByTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据任务ID获取活动任务参与者数组
- getTaskActorsByTaskIdAndActorId(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getTaskActorsByTaskIdAndActorId(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
根据任务ID获取活动任务参与者数组
- getTaskEventType() - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
- getTaskIdByInstanceId(long) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowService
-
根据实例 ID 获取当前的任务 ID
- getTaskModel(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
获取任务模型
- getTaskModel(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据任务ID获取任务模型
- getTasks(String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
根据refid和业务ID获取流程实例的任务信息(包括已办、待办任务及流程节点配置)
- getTasksByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getTasksByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
通过流程实例ID获取任务列表
- getTasksByInstanceIdAndTaskKey(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getTasksByInstanceIdAndTaskKey(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
-
通过流程实例ID和任务key获取任务列表
- getTasksByInstanceIdAndTaskName(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- getTasksByInstanceIdAndTaskName(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.QueryService
- getTaskStatus(TaskEventType) - 类中的方法 net.sohelp.boot.demo.core.workflow.WorkflowTaskListener
-
根据任务事件类型获取对应的任务状态描述
- getTenantConfig() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取当前租户的配置信息。
- getTenantId() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取当前登录用户的租户ID。
- getTenantId() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取当前登录用户的租户 ID。
- getTenantId(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
根据用户ID获取用户当前所在租户ID。
- getTheme() - 类中的方法 net.sohelp.boot.demo.web.system.config.ThemeController
-
获取主题配置信息 从系统参数缓存中获取主题配置并返回
- getTheme() - 类中的方法 net.sohelp.boot.dev.web.system.config.ThemeController
-
获取系统主题配置 从系统参数缓存中获取当前的主题配置信息
- getTheme(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserThemeCache
-
获取用户的界面主题配置信息。
- getThirdpartConfig() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartController
-
获取当前用户的第三方登录配置列表。
- getThirdpartConfig() - 类中的方法 net.sohelp.boot.dev.web.user.UserController
-
获取当前用户绑定的第三方平台配置列表。
- getThirdpartUserPage(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
获取第三方平台绑定的用户信息分页数据。
- getThirdpartUserPage(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
获取第三方平台绑定的用户分页数据。
- getTime() - 类中的静态方法 net.sohelp.boot.common.utils.DateUtil
-
获取当前时间,格式: HH:mm:ss
- getTimeoutOrRemindTasks() - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
获取超时或者提醒的任务
- getTimeoutOrRemindTasks() - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
获取超时或者提醒的任务
- getTimeoutSecondsOrDefault() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiConfig
-
获取超时时间,默认 30 秒
- getToken(Map<String, Object>, HttpServletRequest) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
签发访问令牌并记录登录成功日志(供第三方登录控制器统一调用)
- getTotal() - 接口中的方法 net.sohelp.boot.common.core.paging.Pager
-
获取总行数
- getTotal() - 类中的方法 net.sohelp.boot.common.core.paging.PagerImpl
- getTotalTokens() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiResponse.AiMetrics
-
获取总 Token 消耗
- getTree() - 类中的方法 net.sohelp.boot.dev.web.dev.magic.MagicController
-
获取magicApi tree结构
- getTree() - 类中的方法 net.sohelp.boot.dev.web.system.param.ConstParamController
-
获取系统参数树结构
- getType() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.MemorySohelpCacheProvider
-
获取缓存提供者类型名称
- getType() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.NoneSohelpCacheProvider
-
获取缓存提供者类型名称
- getType() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.RedisSohelpCacheProvider
-
获取缓存提供者类型名称
- getType() - 接口中的方法 net.sohelp.boot.admin.core.cache.provider.SohelpCacheProvider
-
获取缓存提供者类型名称
- getType() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getType() - 枚举类中的方法 net.sohelp.boot.demo.web.enums.ModuleRefTypeEnum
-
获取类型标识
- getType() - 枚举类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
-
获取通知类型对应的数值
- getType(int) - 枚举类中的静态方法 net.sohelp.boot.admin.core.service.notice.NoticeRefTypeEnum
-
根据传入的编码值获取对应的通知类型枚举
- getType(int) - 枚举类中的静态方法 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
根据编码获取对应的通知类型枚举
- getTypeByDbName(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
根据数据库名字获取数据库类型
- getTypeStr(int) - 枚举类中的静态方法 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
-
根据类型数值获取对应的通知类型枚举 遍历所有枚举值,找到与指定类型数值匹配的枚举项
- getUnRead(NoticeTypeEnum) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
获取指定类型的未读消息列表并进行分页处理
- getUnRead(AppNoticeTypeEnum) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
获取指定类型的未读消息列表(分页)
- getUnReadMsgNum() - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
获取当前登录用户的各类型未读消息数量统计
- getUnReadMsgNum() - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
获取当前登录用户的各类未读消息数量统计
- getUnreadNotice() - 类中的方法 net.sohelp.boot.engine.web.controller.NoticeController
-
获取未读通知列表 该接口用于获取当前登录用户的未读系统通知、私信和待办事项,每种类型最多返回6条数据。
- getUnreadNoticeNum() - 类中的方法 net.sohelp.boot.engine.web.controller.NoticeController
-
获取未读通知数量 该接口用于获取当前登录用户的未读系统通知、私信和待办事项的数量
- getUnsetAssigneeNodes(NodeModel) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
获取所有未设置处理人员节点【非发起人自己,只包含 1,审批 2,抄送 节点】
- getUpdateDate() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getUpdateSQL(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
根据实体名称获取默认数据源下的更新SQL语句。
- getUpdateSQL(String, String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityScriptService
-
根据指定数据源和实体名称生成更新SQL语句。
- getUrl() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getUrl() - 枚举类中的方法 net.sohelp.boot.demo.web.enums.ModuleRefTypeEnum
-
获取模块地址路径
- getUser(long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
根据用户ID获取用户摘要信息(仅包含 id、user_name、avatar)。
- getUserAvatar(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
获取用户头像的 Base64 编码字符串。
- getUserByRole(long, long) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpPower
-
获取用户所属岗位中的其他用户列表。
- getUserByToken(String) - 类中的方法 net.sohelp.boot.demo.core.magic.interceptor.CustomAuthorizationInterceptor
-
根据 Token 获取当前登录用户信息。
- getUserId() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取当前登录用户的 ID(别名方法)。
- getUserInfo(String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.DingdingNoticeService
-
获取用户详细信息 使用授权码换取用户的访问令牌,并进一步通过该令牌获取用户的基本信息。
- getUserInfo(String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.QywxNoticeService
-
根据授权码(code)获取企业微信用户的基本信息
- getUserInfo(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.QQNoticeService
-
根据授权码(code)获取QQ用户的详细信息 此方法会依次完成以下步骤: 1.
- getUserMap(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
根据用户ID获取用户完整详情 Map。
- getUsername() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getUserName() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取当前登录用户的真实姓名。
- getUserName(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
获取用户姓名(user_name 字段)。
- getUserNo() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取当前登录用户的编号。
- getUserNo() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
获取当前登录用户的编号。
- getUserNo(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
获取用户编号(user_no 字段)。
- getUsers(List<Long>) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
批量获取用户摘要信息(仅包含 id、user_name、avatar)。
- getUsersByMyAndSubOrg(long) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpPower
-
获取下属组织(含当前组织)下的所有用户。
- getUsersByOrg(long, long) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpPower
-
获取用户所在所有部门下的全部用户。
- getUsersByRole(String) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
获取与某个岗位绑定的所有用户的列表
- getUsersBySubOrg(long) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpPower
-
获取下属组织(不含当前组织)下的所有用户。
- getUsersByTenant(long) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpPower
-
获取指定租户下的所有用户ID列表。
- getUuid() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- getValue() - 类中的方法 net.sohelp.boot.admin.core.web.filter.ConditionVO
- getValue() - 枚举类中的方法 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
获取该枚举项的编码值
- getValue() - 枚举类中的方法 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
获取当前枚举项的数值代码
- getValue() - 枚举类中的方法 net.sohelp.boot.engine.db.vo.type.EntityEventTypeEnum
- getValue() - 枚举类中的方法 net.sohelp.boot.engine.web.consts.EventTypeEnum
- getValue(Object, String, String) - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
根据租户ID、字典名称和标签名获取对应的字典值。
- getValue(String, String) - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
根据字典名称和标签名获取对应的字典值。
- getValues(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取数据列
- getValues(String, List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取数据列,例如:[1,3,4,5]
- getValues(String, Map) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取数据列,例如:[1,3,4,5]
- getVersion() - 类中的方法 net.sohelp.boot.dev.web.ops.updater.UpdaterController
-
获取管理平台版本信息 该接口用于获取当前管理平台的版本信息,包括官方最新版本和当前jar包版本号。
- getVersionFromPackage(Class<?>) - 类中的静态方法 net.sohelp.boot.dev.web.ops.updater.JarVersionUtil
-
通过指定类对应的 Package 对象获取其实现版本(Implementation-Version)。
- getVersionFromPomProperties(Class<?>, String, String) - 类中的静态方法 net.sohelp.boot.dev.web.ops.updater.JarVersionUtil
-
从 Maven 构建过程中生成的 pom.properties 文件中读取版本号。
- getWebApplicationContext(ServletConfig) - 类中的方法 net.sohelp.boot.engine.web.report.CustomUReportServlet
-
从Servlet配置中获取Web应用上下文
- getWorkflow(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowService
-
根据数据源和实体名称获取对应的工作流配置
- getWrapper(String...) - 类中的方法 net.sohelp.boot.demo.core.base.PageParam
-
根据查询条件构建QueryWrapper,排除指定字段
- getWrapperWith(String...) - 类中的方法 net.sohelp.boot.demo.core.base.PageParam
-
根据查询条件构建QueryWrapper,只包含指定字段
- getWx() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取已保存的微信登录配置信息
- getWx() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取微信登录配置信息。
- getWxgzhCode() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartWxPubController
-
获取微信公众号带参二维码票据并进行URL编码后返回
- getWxgzhCode() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartWxPubController
-
获取微信公众号带参数二维码的 ticket,并进行 URL 编码后返回
- getWxgzhManage(HttpServletRequest, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartWxPubController
-
处理微信公众号服务器推送的消息(GET用于验证签名,POST用于处理扫码等事件)
- getWxgzhManage(HttpServletRequest, HttpServletResponse) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartWxPubController
-
处理微信公众号回调请求(GET 和 POST) GET 请求用于验证服务器有效性 POST 请求处理用户扫码、关注等事件推送
- getWxMessage() - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
获取微信消息通知的配置信息
- getWxMessage() - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
获取微信消息通知配置信息。
- GlobalControllerAdvice - net.sohelp.boot.admin.core.advice中的类
-
全局控制器增强处理类,用于统一处理响应数据 该类实现了ResponseBodyAdvice接口,可以在响应体写入之前进行统一处理 主要功能是根据操作日志服务的配置,决定是否清除ApiResult中的错误信息
- GlobalControllerAdvice() - 类的构造器 net.sohelp.boot.admin.core.advice.GlobalControllerAdvice
- GlobalExceptionAdvice - net.sohelp.boot.demo.core.advice中的类
-
全局异常处理器
- GlobalExceptionAdvice() - 类的构造器 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
- GridBuilderController - net.sohelp.boot.dev.web.code中的类
-
列表设计器控制器 提供用于管理、配置和预览表格列表的功能接口。
- GridBuilderController() - 类的构造器 net.sohelp.boot.dev.web.code.GridBuilderController
- GridController - net.sohelp.boot.dev.web.dev.module中的类
-
网格列表配置
- GridController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.GridController
- GridCustomService - net.sohelp.boot.engine.web.service中的类
-
自定义网格列表服务
- GridCustomService() - 类的构造器 net.sohelp.boot.engine.web.service.GridCustomService
- GridFilterConfigVO - net.sohelp.boot.engine.web.vo.grid中的类
-
高级筛选基本配置
- GridFilterConfigVO() - 类的构造器 net.sohelp.boot.engine.web.vo.grid.GridFilterConfigVO
- GridFilterConfigVO.FilterPositionEnum - net.sohelp.boot.engine.web.vo.grid中的枚举类
-
高级过滤显示位置
- GridFilterSchemeVO - net.sohelp.boot.engine.web.vo.grid中的类
-
筛选方案配置
- GridFilterSchemeVO() - 类的构造器 net.sohelp.boot.engine.web.vo.grid.GridFilterSchemeVO
- GridFilterVO - net.sohelp.boot.engine.web.vo.grid中的类
-
筛选配置
- GridFilterVO() - 类的构造器 net.sohelp.boot.engine.web.vo.grid.GridFilterVO
- GridPropertyConvertUtil - net.sohelp.boot.engine.web.utils中的类
-
网格属性与实体性对象转换
- GridPropertyConvertUtil() - 类的构造器 net.sohelp.boot.engine.web.utils.GridPropertyConvertUtil
- GridPropertyVO - net.sohelp.boot.engine.web.vo.grid中的类
-
网列列表的属性定义
- GridPropertyVO() - 类的构造器 net.sohelp.boot.engine.web.vo.grid.GridPropertyVO
- GridRefVO - net.sohelp.boot.engine.web.vo.module中的类
- GridRefVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.GridRefVO
- GridService - net.sohelp.boot.engine.web.service中的类
-
网格列表服务
- GridService() - 类的构造器 net.sohelp.boot.engine.web.service.GridService
- GridUpdaterVO - net.sohelp.boot.engine.web.vo.crud中的类
- GridUpdaterVO() - 类的构造器 net.sohelp.boot.engine.web.vo.crud.GridUpdaterVO
- GridVO - net.sohelp.boot.engine.web.vo.grid中的类
-
网格列表定义
- GridVO() - 类的构造器 net.sohelp.boot.engine.web.vo.grid.GridVO
- Groovy - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.type.EntityEventTypeEnum
-
Groovy 脚本类型
- Groovy - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.consts.EventTypeEnum
-
Groovy 脚本类型
- Groovy - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.vo.consts.ServiceTypeEnum
- groupBy(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
添加GROUP BY子句
- GrovvyLanguageProvider - net.sohelp.boot.demo.core.magic.provider中的类
- GrovvyLanguageProvider() - 类的构造器 net.sohelp.boot.demo.core.magic.provider.GrovvyLanguageProvider
- gt(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
大于查询功能实现
- GT - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- GT - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
大于
- gte(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
大于等于查询功能实现
- GTE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
大于等于
- guide(HttpServletRequest) - 类中的方法 net.sohelp.boot.install.controller.InstallController
-
安装向导页面(浏览器访问跳转到 HTML 页面)
H
- handle(FlowContext, Execution, NodeModel) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.CreateTaskHandler
-
子类需要实现的方法,来处理具体的操作
- handle(FlowContext, Execution, NodeModel) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.FlowAiHandler
- handle(FlowContext, Execution, NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleCreateTaskHandler
-
根据任务模型、执行对象,创建下一个任务,并添加到execution对象的tasks集合中
- handleAfterEvent(Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.db.vo.type.EntityEventInterface
- handleBeforeEvent(Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.db.vo.type.EntityEventInterface
- hisInstanceDao - 类中的变量 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- hisInstanceDao - 类中的变量 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- hisInstanceDao(FlwHisInstanceMapper) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.MybatisPlusConfiguration
- hisTaskActorDao - 类中的变量 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- hisTaskActorDao(FlwHisTaskActorMapper) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.MybatisPlusConfiguration
- hisTaskDao - 类中的变量 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- hisTaskDao(FlwHisTaskMapper) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.MybatisPlusConfiguration
- history - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.FlowState
-
历史版本
- history(String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineExportController
-
获取导出历史接口 该接口用于获取指定引用ID的导入历史记录
- history(String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineReportController
-
获取打印历史接口 该接口用于获取指定引用ID的导入历史记录
- history(String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineImportController
-
获取导入历史接口 该接口用于获取指定引用ID的导入历史记录
- HomeController - net.sohelp.boot.dev.web.dashboard中的类
-
首页控制器 负责处理开发环境下的首页路由请求
- HomeController() - 类的构造器 net.sohelp.boot.dev.web.dashboard.HomeController
- httpRequestMethodNotSupportedException(HttpRequestMethodNotSupportedException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理HTTP请求方法不支持异常(HttpRequestMethodNotSupportedException)
I
- i18n(String) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取指定键对应的国际化字符串。
- i18n(String) - 类中的方法 net.sohelp.boot.demo.core.magic.module.MagicApiCustomFunction
-
获取国际化字符串(默认模块)
- i18n(String, String) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取指定语言包下对应键的国际化字符串。
- i18n(String, String) - 类中的方法 net.sohelp.boot.demo.core.magic.module.MagicApiCustomFunction
-
获取国际化字符串(指定模块)
- I18nCategoryController - net.sohelp.boot.dev.web.system.i18n中的类
-
国际化分类控制器,用于管理系统中的国际化分类信息。
- I18nCategoryController() - 类的构造器 net.sohelp.boot.dev.web.system.i18n.I18nCategoryController
- I18NConfig - net.sohelp.boot.admin.core.web.yml中的类
-
国际化配置
- I18NConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.I18NConfig
- I18nController - net.sohelp.boot.dev.web.dev.module中的类
-
模块国际化管理
- I18nController - net.sohelp.boot.dev.web.system.i18n中的类
-
国际化标准管理控制器 提供国际化数据的增删改查、构建及导出功能,支持按模块或实体生成国际化配置。
- I18nController - net.sohelp.boot.dev.web.user中的类
-
国际化语言控制器 提供国际化语言相关的API接口
- I18nController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.I18nController
- I18nController() - 类的构造器 net.sohelp.boot.dev.web.system.i18n.I18nController
- I18nController() - 类的构造器 net.sohelp.boot.dev.web.user.I18nController
- I18nEntityService - net.sohelp.boot.engine.web.service中的类
-
根据所有实体生成i18n中文国际化
- I18nEntityService() - 类的构造器 net.sohelp.boot.engine.web.service.I18nEntityService
- I18nRefVO - net.sohelp.boot.engine.web.vo.module中的类
-
绑定国际化
- I18nRefVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.I18nRefVO
- I18nRender - net.sohelp.boot.admin.core.service.i18n中的类
-
国际化组件
- I18nRender() - 类的构造器 net.sohelp.boot.admin.core.service.i18n.I18nRender
- I18nTableService - net.sohelp.boot.admin.core.service.i18n中的类
-
根据所有实体生成i18n中文国际化
- I18nTableService() - 类的构造器 net.sohelp.boot.admin.core.service.i18n.I18nTableService
- id - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlowEntity
-
主键ID
- id - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
主键ID
- ID_CARD - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.DesensitizeType
-
身份证号:保留前3后4 110101199001011234 → 110***********1234
- IdWorkerUtil - net.sohelp.boot.admin.core.utils中的类
-
雪花ID 19位long型
- IdWorkerUtil() - 类的构造器 net.sohelp.boot.admin.core.utils.IdWorkerUtil
- ifnull(Object, Object, Object) - 类中的静态方法 net.sohelp.boot.demo.core.magic.script.CustomFunction
-
判断目标值是否为空并返回相应结果
- illegal(boolean, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
非法参数断言
- illegal(boolean, Supplier<String>) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
非法参数断言
- illegal(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
非法参数断言
- image(String, String) - 类中的方法 net.sohelp.boot.dev.web.ops.resource.WorkspaceResourceController
-
读取并返回指定路径下的图片文件 该接口通过文件名和路径读取服务器上的图片资源,并返回图片的字节流
- image(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineFileController
-
图片预览接口 根据提供的文件ID和可选的引用ID,预览指定的图片文件。
- IMAGE - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
图片,一般长整型
- ImageRenderConfig - net.sohelp.boot.engine.db.vo.render中的类
- ImageRenderConfig() - 类的构造器 net.sohelp.boot.engine.db.vo.render.ImageRenderConfig
- ImageTypeConfig - net.sohelp.boot.engine.db.vo.type中的类
-
图片类型配置
- ImageTypeConfig() - 类的构造器 net.sohelp.boot.engine.db.vo.type.ImageTypeConfig
- IMPORT - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.SohelpFileTypeEnum
-
批量导入导出文件
- importAll(List<Map<String, Object>>) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
导入所有记录
- importAll(List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
从数据库导出所有文件资源信息
- importAll(List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
批量导入所有资源文件数据
- important() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.OperationLog
-
是否为重要操作(等保三级:保留 ≥ 1年)
- importApplication(String, MultipartFile) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationController
-
导入应用接口 通过该接口可以将应用文件上传到服务器并进行解压和安装处理。
- ImportController - net.sohelp.boot.dev.web.dev.module中的类
-
批量导入引擎配置
- ImportController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.ImportController
- importGrid(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
-
导入列表接口 用于将列表从一个模块导入到另一个模块
- importLayout(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
导入界面接口 该接口用于导入指定的界面到目标模块中
- importMagicApiResourceZip(MultipartFile) - 类中的方法 net.sohelp.boot.dev.web.dev.config.magic.MagicApiConfigController
-
从ZIP文件导入Magic API资源到数据库
- importModule(String, String, MultipartFile) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
导入模块接口 该接口用于将指定应用名称、模块名称和文件上传到服务器,并进行模块的安装操作。
- ImportRefVO - net.sohelp.boot.engine.web.vo.module中的类
- ImportRefVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.ImportRefVO
- importResource(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeConfigController
-
导入外部资源配置信息
- importService() - 类中的方法 net.sohelp.boot.dev.web.dev.magic.MagicService
- importZip() - 类中的方法 net.sohelp.boot.dev.web.ops.resource.SohelpBootResourceController
-
导入并解压上传的ZIP压缩包。
- importZip(MultipartFile) - 类中的方法 net.sohelp.boot.dev.web.dev.config.sohelp.SohelpBootConfigController
-
导入zip文件中的配置到数据库
- in(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
区间查询功能实现
- IN - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- IN - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
属于指定集合
- IN_STR - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- inactive - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.FlowState
-
未启用
- include(String) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowExpression
- inclusiveBranch - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
包容分支
- inclusiveNode() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
判断是否为包容节点
- inConditionNode(NodeModel) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
判断节点是否在条件节点中
- index() - 类中的方法 net.sohelp.boot.dev.web.dashboard.HomeController
-
首页路由处理方法 处理对 /dev 或 /dev/ 的GET请求,重定向到首页HTML文件
- IndexKeyVO - net.sohelp.boot.engine.db.vo中的类
-
索引
- IndexKeyVO() - 类的构造器 net.sohelp.boot.engine.db.vo.IndexKeyVO
- info() - 类中的方法 net.sohelp.boot.dev.web.dashboard.WorkBenchController
-
获取工作台详情信息 包括版本号、租户信息、组织名称、用户昵称、登录IP地址及各类统计数据(如应用数、实体数、数据源数等)。
- info(String) - 类中的方法 net.sohelp.boot.admin.core.helper.LogHelper
- info(String) - 类中的方法 net.sohelp.boot.admin.core.service.log.OperatorLogService
-
记录一条普通信息类型的日志。
- INFO - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.log.OperatorLogService.LogTypeEnum
- init - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeState
-
初始建模节点
- init() - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
Bean 初始化回调,在依赖注入完成后创建缓存提供者。
- init() - 类中的方法 net.sohelp.boot.admin.core.cache.OAuth2Cache
-
初始化缓存提供者
- init() - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
初始化方法,在 Bean 创建后自动调用
- init() - 类中的方法 net.sohelp.boot.admin.core.cache.RoleCache
-
初始化方法,在 Bean 创建后自动调用
- init() - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpBootResourceCache
-
初始化缓存提供者
- init() - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
初始化方法,在 Bean 创建完成后由容器自动调用。
- init() - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
初始化缓存提供者。
- init() - 类中的方法 net.sohelp.boot.admin.core.cache.UserMenuCache
-
初始化缓存提供者。
- init() - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
初始化方法,在 Bean 创建完成后由容器自动调用。
- init() - 类中的方法 net.sohelp.boot.admin.core.cache.UserRoleCache
-
初始化缓存提供者。
- init() - 类中的方法 net.sohelp.boot.demo.core.task.TaskSchedulerService
-
初始化调度器线程池
- init(FilterConfig) - 类中的方法 net.sohelp.boot.admin.core.filter.RequestWrappingFilter
- init(ServletConfig) - 类中的方法 net.sohelp.boot.engine.web.report.CustomUReportServlet
-
初始化Servlet,加载并注册所有ServletAction处理器。
- initBaseData(DatasourceConfig) - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
-
初始化基础数据
- initDatabase(InstallConfig, HttpServletRequest) - 类中的方法 net.sohelp.boot.install.controller.InstallController
-
Step 3: 创建数据库并初始化
- initDemoData(DatasourceConfig) - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
-
初始化演示数据(可选)
- initial() - 类中的方法 net.sohelp.boot.admin.core.cache.OAuth2Cache
-
全量加载所有启用的 OAuth2 客户端配置到缓存
- initial() - 类中的静态方法 net.sohelp.boot.admin.core.db.WhereBuilder
-
初始化SQL构建器实例 直接使用Web请求参数创建SQL构建器
- initial(String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineCrudController
-
获取模块初始化数据 该接口用于根据模块地址获取相应的初始化数据,并进行权限验证。
- initial(String) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
初始化方法,用于初始化并返回一个包含业务实体数据的Map
- initial(String, Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
首次初始化参数(若已存在则跳过)。
- initial(List<Map<String, Object>>, Map<String, Object>) - 类中的静态方法 net.sohelp.boot.common.core.filter.ListMapFilter
-
初始化一个 ListMapFilter 实例。
- initial(List<T>, Map<String, Object>) - 类中的静态方法 net.sohelp.boot.common.core.filter.ListFilter
-
初始化一个ListFilter对象
- initial(Map<String, Object>) - 类中的静态方法 net.sohelp.boot.admin.core.db.WhereBuilder
-
初始化SQL构建器实例 将传入的数据映射与Web请求参数合并,优先使用传入数据映射中的值
- initial(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeConfigController
-
初始化开发环境配置
- initiatorSelected - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
-
发起人自选
- initiatorThemselves - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeApproveSelf
-
由发起人对自己审批
- initiatorThemselves - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
-
发起人自己
- initProject(InstallConfig, HttpServletRequest) - 类中的方法 net.sohelp.boot.install.controller.InstallController
-
Step 4: 配置项目信息并创建管理员
- initProjectInfo(DatasourceConfig, ProjectConfig) - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
-
配置项目信息
- initTables(DatasourceConfig) - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
-
初始化表结构
- initWorkspace(InstallConfig, HttpServletRequest) - 类中的方法 net.sohelp.boot.install.controller.InstallController
-
Step 5: 创建工作空间并生成配置
- insert(long, String, Object) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
插入一个新的用户参数项。
- insert(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
插入数据,针对jdbcTemplate
- insert(String, Object, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
插入新的系统参数记录。
- insert(String, List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
插入数据,针对 jdbcTemplate
- insert(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
插入数据
- insert(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
插入一条记录。
- insert(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
向指定实体插入数据
- insert(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
单表插入数据
- insert(FlwExtInstance) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwExtInstanceDao
- insert(FlwExtInstance) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwExtInstanceDaoImpl
- insert(FlwHisInstance) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisInstanceDao
- insert(FlwHisInstance) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisInstanceDaoImpl
- insert(FlwHisTask) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- insert(FlwHisTask) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- insert(FlwHisTaskActor) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskActorDao
- insert(FlwHisTaskActor) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskActorDaoImpl
- insert(FlwInstance) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwInstanceDao
- insert(FlwInstance) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwInstanceDaoImpl
- insert(FlwProcess) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwProcessDao
- insert(FlwProcess) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwProcessDaoImpl
- insert(FlwTask) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- insert(FlwTask) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- insert(FlwTaskActor) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- insert(FlwTaskActor) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- insertWithDuplicateCheck(String, Map<String, Object>, String...) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
向指定实体插入数据(带重复性检查)
- install() - 类中的方法 net.sohelp.boot.dev.web.cloud.designer.ComponentController
-
安装组件接口 支持GET和POST两种请求方式安装组件
- install(String, JSONObject) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationBuilder
-
安装应用资源,根据不同的文件路径执行不同的保存或初始化操作
- install(String, String, JSONObject) - 类中的方法 net.sohelp.boot.dev.web.dev.module.service.ModuleBuilder
-
安装模块配置文件到指定路径
- install(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
安装已下载的应用包到系统中
- install(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
安装本地已下载的模块到系统资源目录中
- InstallCheckFilter - net.sohelp.boot.install.filter中的类
-
安装检查过滤器 当数据库未配置时,自动跳转到安装向导界面
- InstallCheckFilter() - 类的构造器 net.sohelp.boot.install.filter.InstallCheckFilter
- installCheckFilterRegistration(SohelpInstaller) - 类中的方法 net.sohelp.boot.install.filter.InstallCheckFilter
- InstallConfig - net.sohelp.boot.install.model中的类
-
安装总配置
- InstallConfig() - 类的构造器 net.sohelp.boot.install.model.InstallConfig
- InstallController - net.sohelp.boot.install.controller中的类
-
SohelpBoot 安装向导控制器 提供 6 步安装向导的完整 API 接口。
- InstallController() - 类的构造器 net.sohelp.boot.install.controller.InstallController
- InstallProgress - net.sohelp.boot.install.model中的类
-
安装进度(线程安全)
- InstallProgress() - 类的构造器 net.sohelp.boot.install.model.InstallProgress
- instance - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.ExecuteType
-
实例
- instance() - 类中的静态方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取JdbcHelper实例
- instance() - 类中的静态方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
获取当前Spring容器中的SystemParamService实例。
- instance() - 类中的方法 net.sohelp.boot.engine.db.table.script.TableScriptFactory
-
获取默认数据源的表结构脚本实例 使用"default"作为默认数据源名称调用instance方法
- instance(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.TableScriptFactory
-
获取表结构脚本实例 根据数据源名称获取对应的数据库类型,并创建相应的表脚本生成器实例
- instanceDao - 类中的变量 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- instanceDao - 类中的变量 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- instanceDao(FlwInstanceMapper) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.MybatisPlusConfiguration
- InstanceEvent - net.sohelp.boot.engine.workflow.spring.event中的类
-
流程实例事件对象
- InstanceEvent() - 类的构造器 net.sohelp.boot.engine.workflow.spring.event.InstanceEvent
- InstanceEventType - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
流程实例监听类型
- instanceId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
流程实例ID
- instanceId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
流程实例ID
- instanceListener - 类中的变量 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- instanceListener(ApplicationEventPublisher) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
-
注入自定义 InstanceListener 实现该方法不再生效
- InstanceListener - net.sohelp.boot.engine.workflow.listener中的接口
-
流程实例监听
- instanceNo - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwInstance
-
流程实例编号
- instanceNotify(InstanceEventType, Supplier<FlwHisInstance>, NodeModel, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- InstancePriority - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
流程实例优先级
- instanceState - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwHisInstance
-
状态 0,活动 1,结束 更多查看
InstanceState - instanceState(InstanceState) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwHisInstance
- InstanceState - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
流程实例状态
- instanceUrl - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
当前流程的实例url(一般为流程第一步的url) 该字段可以直接打开流程申请的表单
- INT - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
整型
- invalidate(String) - 类中的方法 net.sohelp.boot.engine.workflow.impl.DefaultProcessModelParser
- invalidate(String) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessModelParser
-
使缓存失效
- invalidateProcessModel(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.core.FlowContext
- invokeDingdingBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartDingdingController
-
处理钉钉授权后的回调请求,并完成用户与钉钉账号的绑定逻辑。
- invokeDingdingBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartDingdingController
-
处理钉钉授权后的回调请求,完成用户与钉钉账号的绑定流程。
- invokeDingdingLogin(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.login.LoginDingController
-
处理钉钉登录后的回调请求,获取用户信息并完成本地登录流程
- invokeQqBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartQQController
-
处理QQ授权后的回调请求,并完成用户与QQ账号的绑定逻辑
- invokeQqBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartQQController
-
处理QQ授权后的回调请求,并完成QQ账号与系统用户的绑定逻辑。
- invokeQQLogin(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.login.LoginQQController
-
处理QQ登录回调逻辑。
- invokeQywxBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartQywxController
-
处理企业微信绑定回调请求 接收来自企业微信的授权码并完成用户与企业微信账号的绑定流程。
- invokeQywxBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartQywxController
-
处理企业微信绑定回调请求 接收来自企业微信的授权码,获取用户信息后完成用户与企业微信账号的绑定关系。
- invokeQywxLogin(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.login.LoginQywxController
-
处理企业微信登录回调接口 接收企业微信返回的code,获取用户信息并验证绑定状态,最终完成登录或跳转错误页面。
- invokeWxBinding(Map) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartWeiXinController
-
微信授权后的回调接口,用于处理用户与微信账号的绑定逻辑。
- invokeWxBinding(Map) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartWeiXinController
-
微信授权后的回调接口,用于处理用户的绑定逻辑。
- invokeWxLogin(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.login.LoginWxController
-
处理微信登录回调接口 接收来自微信服务器的授权回调,解析用户身份并完成登录流程。
- IOConfig - net.sohelp.boot.engine.web.vo.grid中的类
-
导入导出配置
- IOConfig() - 类的构造器 net.sohelp.boot.engine.web.vo.grid.IOConfig
- IS_NOT_NULL - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- IS_NULL - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- isAdmin() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
判断当前登录用户是否是管理员。
- isAdministrator() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
判断当前登录用户是否为系统管理员。
- isAdministrator(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
判断指定用户是否为管理员。
- isAllowed(String, List<FlwTaskActor>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.GeneralAccessStrategy
-
如果创建人ID所属的组只要有一项存在于参与者集合中,则表示可访问
- isAllowed(String, List<FlwTaskActor>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskAccessStrategy
-
根据创建人ID、参与者集合判断是否允许访问所属任务
- isAllowed(FlwTask, String) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
根据 taskId、createId 判断创建人是否允许执行任务
- isAllowed(FlwTask, String) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据 taskId、createBy 判断创建人createBy是否允许执行任务
- isAllowed(NodeModel, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskActorProvider
-
流程创建者是否允许操作执行当前节点
- isAsync() - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.AiStatus
- isAsync() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
是否为异步处理
- isAsyncModeEnabled() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiConfig
-
是否启用异步模式,默认 false
- isBCryptFormat(String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.PasswordUtil
-
判断密码是否为 BCrypt 格式
- isDev() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
判断当前登录用户是否是开发人员。
- isDeveloper() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
判断当前登录用户是否为开发者角色。
- isDeveloper(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
判断指定用户是否为开发人员。
- isEmpty(Object) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
断言给定的object对象为空
- isEmpty(Object) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.ObjectUtils
-
判断字符串是否为空
- isEmpty(Object, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
断言给定的object对象为空
- isEnabled() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.MemorySohelpCacheProvider
-
是否启用缓存
- isEnabled() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.NoneSohelpCacheProvider
-
是否启用缓存
- isEnabled() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.RedisSohelpCacheProvider
-
是否启用缓存
- isEnabled() - 接口中的方法 net.sohelp.boot.admin.core.cache.provider.SohelpCacheProvider
-
是否启用缓存
- isEnabled() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- isEqualsProperty(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
判断给定属性与数据库中对应字段是否相等(类型和长度)
- isEqualsProperty(PropertyVO) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
判断字段属性是否相等
- isEqualsProperty(PropertyVO, PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
判断两个属性对象是否相等(类型和长度)
- isEqualsProperty(PropertyVO, PropertyVO) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
比较两个属性对象是否相等
- isErrorPrint() - 类中的方法 net.sohelp.boot.admin.core.service.log.OperatorLogService
-
判断是否允许向客户端输出详细的错误信息。
- isExistIndexKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
判断指定属性的索引是否存在
- isExistIndexKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
判断指定字段上的索引是否存在
- isExistIndexKey(PropertyVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
检查索引是否存在
- isExistPrimaryKey(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
判断指定表是否存在主键
- isExistPrimaryKey(String) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
检查指定表是否存在主键
- isExistPrimaryKey(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
检查指定表是否有主键
- isExistPrimaryKey(String) - 类中的方法 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
检查表是否存在主键
- isFalse(boolean, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
- isFalse(boolean, Supplier<String>) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
- isFile() - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
是否是文件模式
- isInstalled() - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
- isLastTask(long, String) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowService
-
判断指定任务是否为流程的最后一个任务 通过检查当前实例的活动任务数量来确定,如果当前只有一个活动任务, 并且该任务与传入的任务ID匹配,则认为是最后一个任务
- isLastTaskById(long, long) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowService
-
判断指定任务是否为流程的最后一个任务(根据任务ID) 通过检查当前实例的活动任务数量来确定,如果当前只有一个活动任务, 并且该任务与传入的任务ID匹配,则认为是最后一个任务
- isLogin() - 类中的静态方法 net.sohelp.boot.admin.core.utils.JwtTokenUtil
-
判断当前 Token 是否已登录。
- isLogin() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
判断当前用户是否已登录。
- isLoginEnabled(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
判断指定用户的账户是否启用(状态为 "1" 表示启用)。
- isLoginVerify() - 类中的方法 net.sohelp.boot.admin.core.cache.SystemConfigCache
-
判断登录是否需要显示验证码 根据系统配置中的验证码开关参数来判断
- isNotEmpty(Object) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.ObjectUtils
-
判断字符串是否为非空
- isNotEmpty(Object, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
断言给定的object对象非空
- isNull(Object) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
断言给定的object对象为空
- isNull(Object, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
断言给定的object对象为空
- ISohelpBootResourceService - net.sohelp.boot.admin.core.service.resource中的接口
-
商邦资源管理
- ISohelpCache - net.sohelp.boot.admin.core.cache中的接口
-
业务缓存统一接口
- isPass() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
决策是否为通过
- isPostJsonRequest(HttpServletRequest) - 类中的静态方法 net.sohelp.boot.admin.core.aspect.OperationLogAspect
-
检查请求是否为POST类型的JSON数据
- isProcessEnded(long) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowService
-
判断流程是否结束 通过检查当前实例是否存在于活动实例表中以及是否存在于历史实例表中来确定流程状态 如果在当前实例表中找不到,但在历史实例表中能找到,则认为流程已结束
- isReject() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
决策是否为拒绝
- isSingletonMap(Map<?, ?>) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.ObjectUtils
-
判断 Map 是否未 Collections$SingletonMap 对象
- isSuccess() - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult.MetaVO
- isSuccess() - 类中的方法 net.sohelp.boot.demo.core.base.Result
- isSuccess() - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.AiStatus
- isSuccess() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
是否处理成功
- issuePwdExpiredToken(String) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
签发密码过期临时令牌(用于 code=601 的密码修改流程)
- isTrue(boolean) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
断言表达式为true
- isTrue(boolean, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
断言表达式为true
- isUserOnline(long) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
检查指定用户是否在线
- isVar() - 类中的方法 net.sohelp.boot.admin.core.web.filter.ConditionVO
- isZero(int, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
J
- JacksonConfiguration - net.sohelp.boot.demo.core.json中的类
-
Jackson配置类,用于自定义JSON序列化与反序列化的规则。
- JacksonConfiguration() - 类的构造器 net.sohelp.boot.demo.core.json.JacksonConfiguration
- JacksonConfiguration.LongJsonSerializer - net.sohelp.boot.demo.core.json中的类
-
自定义Long类型的JSON序列化器。
- JakartaServletUtil - net.sohelp.boot.common.utils中的类
-
Jakarta Servlet 工具类,提供与 Jakarta EE 兼容的 Servlet 操作方法 替代 cn.hutool.extra.servlet.ServletUtil 中使用 javax.servlet 的方法
- JakartaServletUtil() - 类的构造器 net.sohelp.boot.common.utils.JakartaServletUtil
- JarVersionUtil - net.sohelp.boot.dev.web.ops.updater中的类
-
JarVersionUtil 工具类用于获取 Java 类所在的 JAR 包版本信息。
- JarVersionUtil() - 类的构造器 net.sohelp.boot.dev.web.ops.updater.JarVersionUtil
- Java - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.type.EntityEventTypeEnum
-
Java 脚本类型
- Java - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.consts.EventTypeEnum
-
Java 脚本类型
- Java - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.vo.consts.ServiceTypeEnum
- JavaBuilderController - net.sohelp.boot.dev.web.code中的类
-
代码生成控制器,用于处理与Java代码自动生成相关的请求。
- JavaBuilderController() - 类的构造器 net.sohelp.boot.dev.web.code.JavaBuilderController
- JavaTypeConvert - net.sohelp.boot.engine.web.utils中的类
-
实体属性与Java类型转换工具类 提供将数据库字段类型映射为Java类型的转换功能,并支持复制实体属性到Java属性对象中。
- JavaTypeConvert() - 类的构造器 net.sohelp.boot.engine.web.utils.JavaTypeConvert
- JdbcDataHelper - net.sohelp.boot.admin.core.db中的类
-
表数据帮助类,提供数据库表字段格式化、校验等功能。
- JdbcDataHelper() - 类的构造器 net.sohelp.boot.admin.core.db.JdbcDataHelper
- JdbcHelper - net.sohelp.boot.admin.core.db中的类
-
SQL数据操作
- JdbcHelper(JdbcTemplate, SqlSessionTemplate) - 类的构造器 net.sohelp.boot.admin.core.db.JdbcHelper
-
JdbcHelper构造函数,初始化数据库操作相关组件
- JdbcHelper.Table - net.sohelp.boot.admin.core.db中的类
- jobLock() - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- JobLock - net.sohelp.boot.engine.workflow.scheduling中的接口
-
任务执行锁接口
- JSON - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
JSON
- jsonParseException(JsonParseException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理JSON解析异常,特别是处理包含非法字符的请求数据
- jump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
跳转
- jump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
跳转
- jump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
跳转任务,从上个任务跳转过来的
引用无效
FlwTask#getParentTaskId() - jump(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
跳到指定工作流节点 该接口用于根据提供的任务ID和节点Key跳转到工作流中的指定节点
- jumpFirst(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
退回发起人 该接口用于将工作流程任务退回给发起人,通过任务ID定位具体任务并执行退回操作。
- jumpPrevious(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
退回工作流到上一步 该接口用于将指定任务ID的工作流退回到上一步操作
- JwtTokenUtil - net.sohelp.boot.admin.core.utils中的类
-
JWT Token 工具类,提供 Token 的生成、验证、解析以及用户信息获取等功能。
- JwtTokenUtil() - 类的构造器 net.sohelp.boot.admin.core.utils.JwtTokenUtil
K
- keys() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.MemorySohelpCacheProvider
-
获取当前命名空间下所有缓存 key(不含前缀)
- keys() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.NoneSohelpCacheProvider
-
获取当前命名空间下所有缓存 key(不含前缀)
- keys() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.RedisSohelpCacheProvider
-
获取当前命名空间下所有缓存 key(不含前缀)
- keys() - 接口中的方法 net.sohelp.boot.admin.core.cache.provider.SohelpCacheProvider
-
获取当前命名空间下所有缓存 key(不含前缀)
- keywords() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
关键字查询功能,根据gridVO中的关键字过滤条件构建筛选器。
- keywords(Object, String...) - 类中的静态方法 net.sohelp.boot.admin.core.web.filter.ConditionBuilder
-
构造基于关键词的多字段模糊匹配查询语句。
- keywords(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
关键词搜索功能实现
- keywords(String...) - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
关键字生成
- KINGBASE_ES - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.db.datasource.DBTypeEnum
-
人大金仓数据库
L
- label - 枚举类中的变量 net.sohelp.boot.admin.core.service.notice.NoticeRefTypeEnum
-
类型显示名称,用于前端展示或日志输出等场景
- LangCache - net.sohelp.boot.admin.core.cache中的类
-
语言配置缓存类 用于管理和获取系统语言配置信息
- LangCache() - 类的构造器 net.sohelp.boot.admin.core.cache.LangCache
- LangController - net.sohelp.boot.demo.web.i18n中的类
-
语言管理控制器 提供语言配置和语言列表相关的API接口
- LangController() - 类的构造器 net.sohelp.boot.demo.web.i18n.LangController
- LangService - net.sohelp.boot.admin.core.service.i18n中的类
-
语言管理服务类,提供国际化相关的功能接口。
- LangService() - 类的构造器 net.sohelp.boot.admin.core.service.i18n.LangService
- LanguageController - net.sohelp.boot.dev.web.system.i18n中的类
-
语言管理控制器,提供语言相关的增删改查及配置功能。
- LanguageController() - 类的构造器 net.sohelp.boot.dev.web.system.i18n.LanguageController
- lastUpdateBy - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwInstance
-
流程实例上一次更新人
- lastUpdateTime - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwInstance
-
流程实例上一次更新时间
- layoutByToken(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
根据Token注销特定用户的登录会话。
- layoutByUserId(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
注销指定用户的所有会话。
- LayoutController - net.sohelp.boot.dev.web.dev.module中的类
-
设计器
- LayoutController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.LayoutController
- LayoutCustomService - net.sohelp.boot.engine.web.service中的类
-
自定义布局服务
- LayoutCustomService() - 类的构造器 net.sohelp.boot.engine.web.service.LayoutCustomService
- LayoutRefVO - net.sohelp.boot.engine.web.vo.module中的类
-
布局
- LayoutRefVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.LayoutRefVO
- LayoutService - net.sohelp.boot.engine.web.service中的类
-
布局操作服务
- LayoutService() - 类的构造器 net.sohelp.boot.engine.web.service.LayoutService
- LayoutVO - net.sohelp.boot.engine.web.vo.layout中的类
-
界面配置
- LayoutVO() - 类的构造器 net.sohelp.boot.engine.web.vo.layout.LayoutVO
- LE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- LEAD - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.ModuleRefTypeEnum
-
3:线索跟进
- LEADS - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
3: 线索跟进文档
- LEADS - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
线索跟进类型,value=3
- LEFT_LIKE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
开头匹配(左模糊)
- letter(NoticeVO) - 类中的方法 net.sohelp.boot.admin.core.helper.NoticeHelper
-
用户消息
- like(String) - 类中的方法 net.sohelp.boot.common.core.filter.ListFilter
-
对列表执行模糊匹配(like)操作,根据指定属性名在paramMap中查找对应值, 并筛选出该属性值包含此关键字的对象。
- like(String) - 类中的方法 net.sohelp.boot.common.core.filter.ListMapFilter
-
对指定属性执行模糊匹配(contains)过滤。
- like(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
模糊查询功能实现
- LIKE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- LIKE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
包含(模糊匹配)
- LIKE_LEFT - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- LIKE_RIGHT - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- limit() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
获取分页大小限制,默认为20。
- list() - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpCacheManageService
-
获取所有缓存名称列表及描述信息
- list() - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
获取所有用户列表。
- list() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
获取已启动数据源列表
- list() - 类中的方法 net.sohelp.boot.admin.core.service.application.ApplicationService
-
获取应用列表
- list() - 类中的方法 net.sohelp.boot.admin.core.service.datasource.DatasourceService
-
查询所有启用的数据源列表。
- list() - 类中的方法 net.sohelp.boot.admin.core.service.menu.MenuService
-
获取所有菜单信息并按模块分组。
- list() - 类中的方法 net.sohelp.boot.admin.core.service.oauth.OAuthService
-
获取所有OAuth配置列表 查询并返回所有OAuth配置记录,按ID升序排列
- list() - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
查询所有系统参数配置项。
- list() - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
获取所有用户的参数列表。
- list() - 类中的方法 net.sohelp.boot.admin.core.service.role.RoleService
-
获取所有岗位列表 查询pb_role表中所有的岗位信息,按ID升序排列
- list() - 类中的方法 net.sohelp.boot.admin.core.service.tenant.TenantService
-
查询所有租户列表 查询pb_tenant表中的id和tenant_name字段
- list() - 类中的方法 net.sohelp.boot.admin.core.service.user.UserService
-
查询所有用户列表
- list() - 类中的方法 net.sohelp.boot.demo.web.i18n.LangController
-
获取可用语言列表 查询系统中所有可用的语言选项
- list() - 类中的方法 net.sohelp.boot.demo.web.system.ApplicationController
-
获取应用列表 查询所有可用的应用信息,并过滤掉特定UUID的应用和已禁用的应用
- list() - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictCategoryController
-
获取所有字典分类列表,并按排序字段升序排列。
- list() - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictionaryDataController
-
获取所有字典项列表。
- list() - 类中的方法 net.sohelp.boot.demo.web.system.log.OperationLogController
-
获取操作日志列表 查询当前租户的所有操作日志记录,按ID倒序排列
- list() - 类中的方法 net.sohelp.boot.demo.web.system.param.ConstParamCategoryController
-
获取系统变量分类列表
- list() - 类中的方法 net.sohelp.boot.demo.web.system.role.RoleController
-
获取完整的角色列表
- list() - 类中的方法 net.sohelp.boot.demo.web.system.tenant.TenantController
-
获取所有租户列表。
- list() - 类中的方法 net.sohelp.boot.dev.web.cloud.application.MyInstallController
-
获取安装列表
- list() - 类中的方法 net.sohelp.boot.dev.web.dev.db.DatasourceController
-
分页显示数据源列表 该接口用于获取系统中配置的数据源列表,并以分页的形式展示。
- list() - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
读取物理表列表接口 该接口用于获取物理表的列表信息,仅开发者权限可访问
- list() - 类中的方法 net.sohelp.boot.dev.web.ops.cache.CacheController
-
获取所有缓存名称列表及说明
- list() - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nCategoryController
-
获取所有国际化分类列表(不分页)。
- list() - 类中的方法 net.sohelp.boot.dev.web.system.param.ConstParamCategoryController
-
获取系统变量分类列表
- list() - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartController
-
获取所有启用的接口授权列表(下拉选择等场景)
- list() - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
读取默认数据源数据实体
- list() - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
获取默认数据源的所有物理表列表
- list() - 类中的方法 net.sohelp.boot.engine.db.service.EntityExtService
-
查询所有扩展字段信息,并封装成PropertyVO对象列表返回。
- list() - 类中的方法 net.sohelp.boot.engine.db.table.service.TableService
-
使用默认数据源获取所有表结构信息列表。
- list() - 类中的方法 net.sohelp.boot.engine.web.controller.ApplicationController
-
获取应用列表接口 该接口用于获取所有应用的列表信息
- list() - 类中的方法 net.sohelp.boot.engine.web.controller.DictController
-
获取用户下拉菜单数据 该接口用于获取当前租户下的所有字典数据,并过滤出与当前租户ID匹配的数据,最后返回给前端用于展示下拉菜单。
- list() - 类中的方法 net.sohelp.boot.engine.web.controller.OrgController
-
获取组织列表接口 该接口用于获取当前租户下的组织列表,返回结果为ApiResult包装的List类型数据
- list() - 类中的方法 net.sohelp.boot.engine.web.controller.RoleController
-
获取角色列表接口 该接口用于获取当前租户下的所有角色列表,返回结果为ApiResult包装的List类型数据
- list() - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
获取模块列表
- list() - 类中的方法 net.sohelp.boot.install.controller.BackupController
-
备份列表
- list(long) - 类中的方法 net.sohelp.boot.admin.core.service.menu.MenuService
-
根据用户ID查询其所具有的菜单权限列表,并根据多个应用的情况动态插入虚拟菜单项来支持多应用展示。
- list(long) - 类中的方法 net.sohelp.boot.admin.core.service.org.OrgService
-
获取机构部门列表 根据租户ID查询该租户下所有未删除的机构部门信息,按照排序号升序排列
- list(long) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
根据用户ID获取该用户的参数列表。
- list(long) - 类中的方法 net.sohelp.boot.admin.core.service.role.RoleService
-
根据租户ID获取岗位列表 查询指定租户下的所有岗位信息,按ID升序排列
- list(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
读取所有实体
- list(String) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
根据数据源获取物理表列表
- list(String) - 类中的方法 net.sohelp.boot.engine.db.table.service.TableService
-
获取所有表结构信息列表。
- list(String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineReportController
-
根据refid获取报告列表 解析传入的refid参数,并根据解析结果从服务层获取对应的报告信息列表。
- list(String) - 类中的方法 net.sohelp.boot.engine.web.controller.MenuController
-
获取菜单列表接口 根据传入的uuid获取对应的菜单列表
- list(String) - 类中的方法 net.sohelp.boot.engine.web.controller.UserController
-
获取用户列表接口 根据租户ID和部门ID获取用户列表,如果部门ID为空,则返回该租户下所有用户
- list(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.magic.MagicApiService
-
读取业务模块列表
- list(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.EntityRefController
-
获取模块下的实体引用列表 根据应用名称和模块名称获取模块下的实体引用列表,并补充实体的网格和表单信息
- list(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.FormController
-
获取表单列表
- list(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
-
获取指定应用和模块的网格列表 通过应用名称和模块名称获取对应的网格列表,返回包含网格详细信息的列表结果
- list(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.I18nController
-
获取应用模块的国际化列表 通过应用名称和模块名称获取对应的国际化列表信息
- list(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
读取表单List接口 根据应用名称和模块名称读取对应的表单列表,并返回包含表单详细信息的VO列表
- list(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.PermissionController
-
获取指定应用和模块的权限列表 根据应用名称和模块名称获取对应的权限列表,如果参数为空或模块不存在则返回失败信息。
- list(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ReportController
-
获取报表列表接口 根据应用名称和模块名称获取报表列表,并对列表中的每个报表进行处理,添加refid字段并移除xml字段。
- list(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ServiceController
-
获取服务列表接口 根据应用名称和模块名称获取对应的服务列表
- list(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.FormService
-
根据应用名称和模块名称获取表单列表
- list(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ReportService
- list(String, String, String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
获取模块列表接口 根据提供的参数获取符合条件的模块列表,支持按名称、排序方式、顺序以及应用名称进行筛选。
- list(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
查询多条记录并以List
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.menu.MenuController
-
获取菜单列表
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.org.OrgController
-
查询所有机构信息
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.ConstParamController
-
获取所有系统常量参数列表(不分页)
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.UserConstParamController
-
获取所有用户系统变量列表(不分页)
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppCategoryController
-
获取生态应用分类列表 通过HTTP GET请求远程服务获取分类数据,并解析返回结果
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
获取用户上传至云端的应用列表,并与本地应用对比判断是否已上传
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleCategoryController
-
获取云端模块分类列表 通过HTTP GET请求从指定路径获取模块分类数据,并解析返回的JSON格式数据
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
获取模块列表(预留空实现)
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.plugins.CloudPluginsCategoryController
-
获取云端插件分类列表 通过HTTP GET请求从远程服务器获取插件分类数据,并解析返回结果
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.service.CloudServiceCategoryController
-
获取云服务分类列表 通过HTTP GET请求远程服务获取分类数据,并解析返回结果
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeSchemeController
-
获取所有启用状态下的代码方案列表。
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.GridBuilderController
-
分页获取指定数据源下的表列表 支持通过标签筛选表名,并排除 pb_ 开头的系统保留表。
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.JavaBuilderController
-
获取指定数据源下符合条件的所有数据库表,并分页展示其配置状态。
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationController
-
获取应用列表接口 该接口用于获取经过筛选和排序的应用列表,只返回未禁用且应用名称不为"admin"的应用,并按排序字段升序排列。
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.mobile.AppMenuController
-
查询菜单列表接口 根据传入的参数查询符合条件的菜单列表并返回结果
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.autocode.AutocodeController
-
获取所有自动编码配置列表。
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictCategoryController
-
获取所有符合条件的字典分类列表。
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictionaryDataController
-
获取所有符合条件的字典项列表(不分页)。
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nController
-
查询所有国际化数据列表 获取满足条件的所有国际化记录,不分页。
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.LanguageController
-
获取所有语言信息列表,并按排序字段升序排列。
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.menu.MenuController
-
获取菜单列表 支持根据标题、路径或权限模糊搜索菜单项,并按排序号升序排列。
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
列出符合条件的所有机构列表
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.ConstParamController
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.UserConstParamController
-
获取用户系统变量列表(不分页)
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
获取所有岗位列表
- list(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
获取所有租户列表(用于下拉选择等场景)
- list(NoticeTypeEnum) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
获取指定类型的所有消息列表(不分页)
- list(AppNoticeTypeEnum) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
获取指定类型的所有消息列表(不分页)
- list(DownloadRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.DownloadController
-
获取下载引用列表接口 根据应用名称和模块名称获取对应的下载引用列表
- list(ImportRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ImportController
-
获取上传引用列表接口 根据传入的应用名称和模块名称,获取对应路径下的上传引用列表。
- list(UploadRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.UploadController
-
获取上传引用列表接口 该接口用于获取指定应用及模块下的上传引用列表。
- listApp() - 类中的方法 net.sohelp.boot.admin.core.service.application.ApplicationService
-
获取应用列表。
- listByApp(String) - 类中的方法 net.sohelp.boot.admin.core.service.menu.MenuService
-
根据应用UUID获取该应用下的菜单列表,并进行格式化处理。
- listByApp(String) - 类中的方法 net.sohelp.boot.engine.web.controller.MenuController
-
根据应用获取列表 该接口通过应用ID获取对应的列表数据
- listByParentInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwInstanceMapper
- listByPath(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpBootResourceCache
-
根据路径前缀获取资源列表
- listByPath(String) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
查询文件列表
- listByPath(String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
读取配置资源,列出当前目录的资源
- listByPath(String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
根据指定路径读取该目录下所有资源文件,并封装成JSONObject列表
- listByPath(String, Class<T>) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
查询文件列表
- listByPath(String, Class<T>) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
根据给定的文件路径和类类型读取配置资源,并将其转换为指定类型的对象列表。
- listByPath(String, Class<T>) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
根据指定路径读取资源文件,并将其转换为目标类型的对象列表
- listByRegex(String, String) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
查询文件列表
- listByRegex(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
通过正则表达式从指定路径下筛选出符合条件的JSON对象列表
- listByRegex(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
使用正则表达式过滤符合规则的资源文件并返回其对应的JSONObject列表
- listByRegex(String, String, Class<T>) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
查询文件列表
- listByRegex(String, String, Class<T>) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
根据给定的文件路径、正则表达式和类类型读取配置资源,并将其转换为指定类型的对象列表。
- listByRegex(String, String, Class<T>) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
使用正则表达式过滤符合规则的资源文件,并将其转换为目标类型的对象列表
- listEntityByModule(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.EntityRefController
-
根据模块获取实体列表 该接口根据传入的应用名和模块名,获取对应模块下的实体列表。
- listEntityForm(ModuleVO) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
根据模块信息获取关联的实体表单列表
- listEntityGrid(ModuleVO) - 类中的方法 net.sohelp.boot.engine.web.service.EntityGridService
-
列出实体网格配置
- listEntityName(String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.EntityRefController
-
获取实体名称列表 根据数据源获取实体名称和标签的列表,并返回成功的结果。
- listField(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
读取字段列表接口 根据表名和数据源名称读取对应表的字段列表,并返回字段的详细信息
- ListFilter<T> - net.sohelp.boot.common.core.filter中的类
-
列表过滤工具类,提供基于属性的过滤、排序等功能。
- listForeignKeyEntityRef(ModuleVO) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
根据引用ID获取外键实体引用
- listForm(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
根据应用名称和模块名称获取表单列表
- listGetOne(List<T>) - 类中的静态方法 net.sohelp.boot.admin.core.utils.CommonUtil
-
获取集合中的第一条数据
- listGrid(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.GridService
-
根据应用名和模块名获取网格列表
- listLanguage() - 类中的方法 net.sohelp.boot.admin.core.service.i18n.LangService
-
获取已启用的语言列表
- listLanguage() - 类中的方法 net.sohelp.boot.dev.web.user.I18nController
-
获取已启用的语言列表 调用语言服务获取系统中所有已启用的语言信息
- listLayout(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutService
-
根据应用名和模块名列出布局信息
- ListMapFilter - net.sohelp.boot.common.core.filter中的类
-
列表映射过滤器工具类,用于对 List无效输入:'<'Map无效输入:'<'String, Object>> 类型数据进行链式条件过滤与排序操作。
- listMenuByApp(String, int) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
根据应用UUID列出菜单 该接口用于根据传入的应用UUID和设备类型,查询并返回符合条件的菜单列表,不包括按钮权限的菜单项。
- listModule() - 类中的方法 net.sohelp.boot.admin.core.service.application.ApplicationService
-
列出所有模块信息
- listModule(String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
根据应用名称获取对应的模块列表
- listRefEntityByModule(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.EntityRefController
-
根据模块获取实体引用列表 该接口用于根据应用名称和模块名称获取对应的实体引用列表
- listToTree(List<Map<String, Object>>, String, String, String) - 类中的静态方法 net.sohelp.boot.common.utils.TreeUtil
-
将列表数据转换为树形结构
- listWorkflow(ModuleVO) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowService
-
根据模块信息获取关联的工作流列表
- loadDelayTime(Map<String, Object>, String, boolean) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.DateUtils
-
从扩展配置中加载指定 key 延迟时间
- loadExpireTime(Map<String, Object>, boolean) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTask
-
从扩展配置中加载期望任务完成时间
- loadReport(String) - 类中的方法 net.sohelp.boot.engine.web.report.DBReportProvider
-
加载报表文件并返回输入流
- loadReport(String) - 类中的方法 net.sohelp.boot.engine.web.report.FileReportProvider
-
加载报表文件并返回输入流 函数会解析传入的文件路径字符串,验证其格式是否符合预期(格式应为:类型/目录名/报表名!
- LocalLock - net.sohelp.boot.engine.workflow.scheduling中的类
-
任务执行锁接口
- LocalLock() - 类的构造器 net.sohelp.boot.engine.workflow.scheduling.LocalLock
- log(String) - 类中的方法 net.sohelp.boot.admin.core.service.log.OperatorLogService
-
默认调用 error 方法记录日志。
- log(OperatorLogService.LogTypeEnum, String) - 类中的方法 net.sohelp.boot.admin.core.service.log.OperatorLogService
-
根据指定的日志类型和消息内容记录操作日志,并将相关信息存入数据库表 pb_operation_record 中。
- LogHelper - net.sohelp.boot.admin.core.helper中的类
-
记录系统异常日志
- LogHelper() - 类的构造器 net.sohelp.boot.admin.core.helper.LogHelper
- login(String, String) - 类中的方法 net.sohelp.boot.demo.core.magic.interceptor.CustomAuthorizationInterceptor
-
执行用户登录操作,校验用户名和密码并返回登录后的用户信息及 Token。
- login(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.login.LoginController
-
账号密码登录验证处理方法
- login(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.login.LoginController
- LoginController - net.sohelp.boot.demo.web.login中的类
-
登录控制器,提供用户登录、注销、获取验证码等功能接口
- LoginController - net.sohelp.boot.dev.web.login中的类
-
用户登录Controller
- LoginController() - 类的构造器 net.sohelp.boot.demo.web.login.LoginController
- LoginController() - 类的构造器 net.sohelp.boot.dev.web.login.LoginController
- LoginDingController - net.sohelp.boot.demo.web.login中的类
-
钉钉快捷登录控制器 提供钉钉OAuth2授权登录入口及回调处理逻辑。
- LoginDingController() - 类的构造器 net.sohelp.boot.demo.web.login.LoginDingController
- LoginEmailController - net.sohelp.boot.demo.web.login中的类
-
邮件验证码登录控制器 提供通过邮箱发送验证码、验证验证码并重置密码的功能。
- LoginEmailController() - 类的构造器 net.sohelp.boot.demo.web.login.LoginEmailController
- LoginInterceptor - net.sohelp.boot.dev.core.interceptor中的类
-
是否管理员登录
- LoginInterceptor() - 类的构造器 net.sohelp.boot.dev.core.interceptor.LoginInterceptor
- loginLog() - 类中的方法 net.sohelp.boot.dev.web.dashboard.WorkBenchController
-
查询最近20条登录记录
- LoginLogController - net.sohelp.boot.demo.web.system.log中的类
-
登录日志控制器 提供登录日志的分页查询和清空功能
- LoginLogController - net.sohelp.boot.dev.web.system.log中的类
-
登录日志控制器 提供登录日志的分页查询和清空功能
- LoginLogController() - 类的构造器 net.sohelp.boot.demo.web.system.log.LoginLogController
- LoginLogController() - 类的构造器 net.sohelp.boot.dev.web.system.log.LoginLogController
- LoginLogService - net.sohelp.boot.admin.core.service.log中的类
-
登录日志记录
- LoginLogService() - 类的构造器 net.sohelp.boot.admin.core.service.log.LoginLogService
- LoginPhoneController - net.sohelp.boot.demo.web.login中的类
-
手机短信登录控制器 提供基于手机号码的验证码发送、登录验证及密码重置功能。
- LoginPhoneController() - 类的构造器 net.sohelp.boot.demo.web.login.LoginPhoneController
- LoginQQController - net.sohelp.boot.demo.web.login中的类
-
QQ快捷登录控制器,提供QQ授权登录相关接口。
- LoginQQController() - 类的构造器 net.sohelp.boot.demo.web.login.LoginQQController
- LoginQywxController - net.sohelp.boot.demo.web.login中的类
-
企业微信快捷登录控制器 提供企业微信扫码登录功能,包括发起登录请求、处理回调并完成用户认证。
- LoginQywxController() - 类的构造器 net.sohelp.boot.demo.web.login.LoginQywxController
- LoginRegisterController - net.sohelp.boot.demo.web.login中的类
-
用户注册控制器
- LoginRegisterController() - 类的构造器 net.sohelp.boot.demo.web.login.LoginRegisterController
- LoginService - net.sohelp.boot.admin.core.service.login中的类
-
登录用户验证服务
- LoginService() - 类的构造器 net.sohelp.boot.admin.core.service.login.LoginService
- LoginWxController - net.sohelp.boot.demo.web.login中的类
-
个人微信快捷登录控制器 提供基于微信OAuth2授权的快捷登录功能,包括发起登录、处理回调以及用户绑定验证等逻辑。
- LoginWxController() - 类的构造器 net.sohelp.boot.demo.web.login.LoginWxController
- LoginWxPubController - net.sohelp.boot.demo.web.login中的类
-
微信公众号登录
- LoginWxPubController() - 类的构造器 net.sohelp.boot.demo.web.login.LoginWxPubController
- logout() - 类中的方法 net.sohelp.boot.demo.web.login.LoginController
-
用户注销登录操作
- logout() - 类中的方法 net.sohelp.boot.dev.web.login.LoginController
- logout(Object) - 类中的静态方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartAuthService
-
注销第三方应用 Token
- logout(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.OpenAuthController
-
注销第三方应用 Token
- logoutSession(Long[]) - 类中的方法 net.sohelp.boot.dev.web.ops.online.OnlineController
-
批量踢出会话连接(按会话ID)。
- logoutUser(Long[]) - 类中的方法 net.sohelp.boot.dev.web.ops.online.OnlineController
-
批量踢出用户的所有会话连接。
- LogRetentionService - net.sohelp.boot.demo.core.task中的类
-
操作日志留存服务
- LogRetentionService() - 类的构造器 net.sohelp.boot.demo.core.task.LogRetentionService
- logs(int) - 类中的方法 net.sohelp.boot.install.controller.InstallController
-
获取安装日志
- LONG - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
长型
- LONGBLOB - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
长二进制
- LongJsonSerializer() - 类的构造器 net.sohelp.boot.demo.core.json.JacksonConfiguration.LongJsonSerializer
- LOW_CONFIDENCE - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AiStatus
-
AI 置信度低,需人工复核
- lowConfidence(String, String, Double) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
创建低置信度响应(需人工复核)
- LRUCache - net.sohelp.boot.admin.core.db.cache中的类
-
LRU缓存实现,基于LinkedHashMap并支持过期时间和最大容量限制。
- LRUCache(int, long) - 类的构造器 net.sohelp.boot.admin.core.db.cache.LRUCache
-
构造一个默认的SQL缓存实例,使用LRU缓存策略。
- lt(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
小于查询功能实现
- LT - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- LT - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
小于
- lte(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
小于等于查询功能实现
- LTE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
小于等于
M
- MagicApi - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.type.EntityEventTypeEnum
-
MagicApi 脚本类型
- MagicApi - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.consts.EventTypeEnum
-
MagicApi 脚本类型
- MagicApi - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.vo.consts.ServiceTypeEnum
- MagicApiConfigController - net.sohelp.boot.dev.web.dev.config.magic中的类
-
MagicApi配置控制器
- MagicApiConfigController() - 类的构造器 net.sohelp.boot.dev.web.dev.config.magic.MagicApiConfigController
- MagicApiCustomFunction - net.sohelp.boot.demo.core.magic.module中的类
- MagicApiCustomFunction() - 类的构造器 net.sohelp.boot.demo.core.magic.module.MagicApiCustomFunction
- magicApiDatasource() - 类中的方法 net.sohelp.boot.engine.web.config.UReportConfiguration
-
创建并注册 MagicAPI 数据源 Bean。
- MagicApiDatasource - net.sohelp.boot.engine.web.report中的类
-
MagicApi数据源针对 UReport
- MagicApiDatasource() - 类的构造器 net.sohelp.boot.engine.web.report.MagicApiDatasource
- MagicApiDatasource(MagicAPIService) - 类的构造器 net.sohelp.boot.engine.web.report.MagicApiDatasource
-
构造函数,用于初始化MagicApiDatasource对象。
- MagicApiService - net.sohelp.boot.admin.core.service.magic中的类
-
魔法API服务类 提供业务模块的增删改查功能
- MagicApiService() - 类的构造器 net.sohelp.boot.admin.core.service.magic.MagicApiService
- MagicController - net.sohelp.boot.dev.web.dev.magic中的类
-
MagicApi接口资源管理
- MagicController() - 类的构造器 net.sohelp.boot.dev.web.dev.magic.MagicController
- magicDynamicDataSource() - 类中的方法 net.sohelp.boot.admin.config.AdminConfiguration
-
动态注册MagicAPI所需的数据源集合。
- magicScriptException(MagicScriptException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理MagicScript异常,特别是处理包含非法字符的请求数据
- MagicService - net.sohelp.boot.dev.web.dev.magic中的类
-
MagicApi 接口操作
- MagicService() - 类的构造器 net.sohelp.boot.dev.web.dev.magic.MagicService
- mail - 枚举类 中的枚举常量 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
- MAIL - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
邮箱消息
- main - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.ProcessType
-
主流程
- main(String[]) - 类中的静态方法 net.sohelp.boot.admin.core.utils.PasswordUtil
- main(String[]) - 类中的静态方法 net.sohelp.boot.common.utils.TreeUtil
-
主方法入口。
- main(String[]) - 类中的静态方法 net.sohelp.boot.demo.SpringRunApplication
- main(String[]) - 类中的静态方法 net.sohelp.boot.demo.utils.SignApi
-
主函数,提供示例调用:分别测试POST与GET两种方式的签名请求发送。
- main(String[]) - 类中的静态方法 net.sohelp.boot.dev.web.ops.updater.JarVersionUtil
-
主函数示例:演示如何使用不同方法获取当前类的版本号。
- main(String[]) - 类中的静态方法 net.sohelp.boot.install.SohelpInstallApplication
- major - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
主办
- major() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTask
- MANUAL - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AiFallbackStrategy
-
转人工处理:当AI处理失败时转由人工处理
- mapping(String) - 类中的方法 net.sohelp.boot.demo.core.magic.provider.CustomMapperProvider
-
将数据库列名转换为Java属性名
- mappingJackson2HttpMessageConverter() - 类中的方法 net.sohelp.boot.demo.core.json.JacksonConfiguration
-
创建并配置MappingJackson2HttpMessageConverter Bean。
- markInstallComplete(WorkspaceConfig) - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
-
标记安装完成
- markRead(NoticeTypeEnum) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
将某类消息标记为已读
- markRead(AppNoticeTypeEnum) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
标记某类消息全部已读
- mask(DesensitizeType, String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.DesensitizeUtil
-
对指定值按类型脱敏
- maskBankCard(String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.DesensitizeUtil
- maskEmail(String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.DesensitizeUtil
- maskIdCard(String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.DesensitizeUtil
- maskMap(Map<String, Object>) - 类中的静态方法 net.sohelp.boot.admin.core.utils.DesensitizeUtil
-
对 Map 中的敏感字段自动脱敏(根据字段名自动识别)
- maskPhone(String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.DesensitizeUtil
- matchConditionNode(FlowContext, Execution, NodeModel, List<ConditionNode>) - 类中的方法 net.sohelp.boot.engine.workflow.handler.impl.SimpleConditionNodeHandler
- MEMORY - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.yml.CacheConfig.CacheType
- MemorySohelpCacheProvider - net.sohelp.boot.admin.core.cache.provider中的类
-
内存缓存实现
- MemorySohelpCacheProvider(long) - 类的构造器 net.sohelp.boot.admin.core.cache.provider.MemorySohelpCacheProvider
-
构造内存缓存提供者
- MenuController - net.sohelp.boot.demo.web.system.menu中的类
-
菜单管理控制器,提供菜单的增删改查及权限相关操作接口。
- MenuController - net.sohelp.boot.dev.web.system.menu中的类
-
菜单管理控制器 提供菜单相关的增删改查以及导出功能,支持权限控制与日志记录。
- MenuController - net.sohelp.boot.engine.web.controller中的类
-
系统菜单
- MenuController() - 类的构造器 net.sohelp.boot.demo.web.system.menu.MenuController
- MenuController() - 类的构造器 net.sohelp.boot.dev.web.system.menu.MenuController
- MenuController() - 类的构造器 net.sohelp.boot.engine.web.controller.MenuController
- MenuService - net.sohelp.boot.admin.core.service.menu中的类
-
菜单服务类,提供菜单相关的业务处理功能。
- MenuService() - 类的构造器 net.sohelp.boot.admin.core.service.menu.MenuService
- mergeAiVariables(Execution, AiResponse, AiConfig) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.FlowAiHandler
-
合并 AI 提取的变量到执行参数
- MESSAGE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeRefTypeEnum
-
用户消息类型的通知引用
- MetaVO(Integer, String) - 类的构造器 net.sohelp.boot.admin.core.base.ApiResult.MetaVO
-
使用给定的状态码与消息创建一个MetaVO对象,默认error为null
- MetaVO(Integer, String, String) - 类的构造器 net.sohelp.boot.admin.core.base.ApiResult.MetaVO
-
使用给定的状态码、消息以及可选的错误信息创建MetaVO对象,并自动判断是否成功
- MODAL - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.vo.grid.GridFilterConfigVO.FilterPositionEnum
- model() - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessModelCache
-
JSON BPM 模型
- model(boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessModelCache
-
JSON BPM 模型
- modelCacheKey() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwExtInstance
- modelCacheKey() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwProcess
- modelCacheKey() - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessModelCache
-
流程模型缓存KEY
- modelContent - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
流程模型定义JSON内容
- ModelHelper - net.sohelp.boot.engine.workflow.model中的类
-
流程模型辅助类
- ModelHelper() - 类的构造器 net.sohelp.boot.engine.workflow.model.ModelHelper
- ModelInstance - net.sohelp.boot.engine.workflow中的接口
-
模型实例接口
- module() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.OperationLog
-
操作模块
- ModuleBuilder - net.sohelp.boot.dev.web.dev.module.service中的类
-
模块构建
- ModuleBuilder() - 类的构造器 net.sohelp.boot.dev.web.dev.module.service.ModuleBuilder
- ModuleCache - net.sohelp.boot.engine.web.cache中的类
-
应用模块缓存
- ModuleCache() - 类的构造器 net.sohelp.boot.engine.web.cache.ModuleCache
- ModuleController - net.sohelp.boot.dev.web.dev.module中的类
-
模块管理
- ModuleController - net.sohelp.boot.engine.web.controller中的类
-
模块引擎
- ModuleController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.ModuleController
- ModuleController() - 类的构造器 net.sohelp.boot.engine.web.controller.ModuleController
- ModuleCustomController - net.sohelp.boot.engine.web.controller中的类
-
用户个性化布局界面
- ModuleCustomController() - 类的构造器 net.sohelp.boot.engine.web.controller.ModuleCustomController
- ModuleCustomService - net.sohelp.boot.engine.web.service中的类
-
自定义模块服务
- ModuleCustomService() - 类的构造器 net.sohelp.boot.engine.web.service.ModuleCustomService
- ModuleDatasource - net.sohelp.boot.engine.web.report中的类
-
模块数据源针对 UReport
- ModuleDatasource() - 类的构造器 net.sohelp.boot.engine.web.report.ModuleDatasource
- ModuleFormController - net.sohelp.boot.engine.web.controller中的类
-
表单表单引擎
- ModuleFormController() - 类的构造器 net.sohelp.boot.engine.web.controller.ModuleFormController
- ModuleGridController - net.sohelp.boot.engine.web.controller中的类
-
实体列表引擎
- ModuleGridController() - 类的构造器 net.sohelp.boot.engine.web.controller.ModuleGridController
- ModuleHelper - net.sohelp.boot.engine.web中的类
-
模块工具
- ModuleHelper() - 类的构造器 net.sohelp.boot.engine.web.ModuleHelper
- ModuleLayoutController - net.sohelp.boot.engine.web.controller中的类
-
模块布局控制器
- ModuleLayoutController() - 类的构造器 net.sohelp.boot.engine.web.controller.ModuleLayoutController
- ModulePowerCache - net.sohelp.boot.engine.web.cache中的类
-
用户模块权限Cache
- ModulePowerCache() - 类的构造器 net.sohelp.boot.engine.web.cache.ModulePowerCache
- ModuleRefTypeEnum - net.sohelp.boot.demo.web.enums中的枚举类
-
模块类型枚举类 用于定义系统中不同业务模块的类型及其对应的URL路径
- ModuleService - net.sohelp.boot.engine.web.service中的类
-
模块服务
- ModuleService() - 类的构造器 net.sohelp.boot.engine.web.service.ModuleService
- ModuleVO - net.sohelp.boot.engine.web.vo.module中的类
-
模块对象描述
- ModuleVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.ModuleVO
- MonitorController - net.sohelp.boot.dev.web.dashboard中的类
-
监控台控制器
- MonitorController() - 类的构造器 net.sohelp.boot.dev.web.dashboard.MonitorController
- move(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
移动模块到新的应用下
- move(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
移动模块接口 该接口用于将指定应用的模块移动到新的应用下
- moveTo(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
-
网格列表移动到指定模块 将网格列表从当前模块移动到目标模块,并重命名列表
- moveTo(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
界面移动新的模块下 将指定界面从一个模块移动到另一个模块,并更新界面的名称
- moveToHisTask(FlwTask, TaskState, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
迁移任务至历史表
- moveToHisTaskActor(List<FlwTaskActor>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
迁移任务参与者至历史表
- moveToHisTaskTrigger(FlwTask, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
触发器任务归档
- MSSQL - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.db.datasource.DBTypeEnum
-
微信数据源
- Mssql2000TableScriptCreator - net.sohelp.boot.engine.db.table.script.mssql中的类
-
MSSQL 2000 表结构脚本创建器。
- Mssql2000TableScriptCreator(String) - 类的构造器 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
构造方法,初始化数据库名称
- multiLevelSupervisors - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
-
连续多级主管
- MY - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.PowerTypeEnum
- MY_AND_SUB_ORG - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.PowerTypeEnum
- MY_AND_SUB_USER - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.PowerTypeEnum
-
下属负责的,包括自己
- MY_COMPANY - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.PowerTypeEnum
- MyAppController - net.sohelp.boot.dev.web.cloud.application中的类
- MyAppController() - 类的构造器 net.sohelp.boot.dev.web.cloud.application.MyAppController
- MybatisHelper - net.sohelp.boot.admin.core.db中的类
-
Mybatis辅助工具类,提供数据库操作相关的通用方法。
- MybatisHelper(SqlSessionTemplate) - 类的构造器 net.sohelp.boot.admin.core.db.MybatisHelper
-
构造函数,初始化SqlSessionTemplate实例。
- MybatisPlusConfig - net.sohelp.boot.demo.core.mybatis中的类
-
MybatisPlus配置中心
- MybatisPlusConfig() - 类的构造器 net.sohelp.boot.demo.core.mybatis.MybatisPlusConfig
- MybatisPlusConfiguration - net.sohelp.boot.engine.workflow.spring.autoconfigure中的类
-
FlowLong MybatisPlus 加载配置处理类
- MybatisPlusConfiguration() - 类的构造器 net.sohelp.boot.engine.workflow.spring.autoconfigure.MybatisPlusConfiguration
- mybatisPlusInterceptor() - 类中的方法 net.sohelp.boot.demo.core.mybatis.MybatisPlusConfig
-
配置MybatisPlus拦截器
- MyInstallController - net.sohelp.boot.dev.web.cloud.application中的类
-
我的安装控制器
- MyInstallController - net.sohelp.boot.dev.web.cloud.module中的类
-
我的模块安装控制器
- MyInstallController - net.sohelp.boot.dev.web.cloud.plugins中的类
-
我的插件安装控制器
- MyInstallController - net.sohelp.boot.dev.web.cloud.service中的类
-
我的服务安装控制器
- MyInstallController() - 类的构造器 net.sohelp.boot.dev.web.cloud.application.MyInstallController
- MyInstallController() - 类的构造器 net.sohelp.boot.dev.web.cloud.module.MyInstallController
- MyInstallController() - 类的构造器 net.sohelp.boot.dev.web.cloud.plugins.MyInstallController
- MyInstallController() - 类的构造器 net.sohelp.boot.dev.web.cloud.service.MyInstallController
- MyModuleController - net.sohelp.boot.dev.web.cloud.module中的类
- MyModuleController() - 类的构造器 net.sohelp.boot.dev.web.cloud.module.MyModuleController
- MyPluginController - net.sohelp.boot.dev.web.cloud.plugins中的类
- MyPluginController() - 类的构造器 net.sohelp.boot.dev.web.cloud.plugins.MyPluginController
- MyServiceController - net.sohelp.boot.dev.web.cloud.service中的类
- MyServiceController() - 类的构造器 net.sohelp.boot.dev.web.cloud.service.MyServiceController
- MYSQL - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.db.datasource.DBTypeEnum
-
MySQL数据库
- MysqlTableScriptCreator - net.sohelp.boot.engine.db.table.script.mysql中的类
-
MySQL表Script产生器
- MysqlTableScriptCreator(String) - 类的构造器 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
构造函数
N
- name - 枚举类中的变量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
名称
- name() - 类中的方法 net.sohelp.boot.demo.core.magic.provider.CustomMapperProvider
-
获取列名转换器的名称
- name() - 类中的方法 net.sohelp.boot.engine.web.config.UReportConfiguration
-
获取内置数据源名称。
- NAME - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.DesensitizeType
-
姓名:保留姓氏,名字用*替换 张三丰 → 张**
- Nashorn - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.type.EntityEventTypeEnum
-
Nashorn 脚本类型
- Nashorn - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.consts.EventTypeEnum
-
Nashorn 脚本类型
- Nashorn - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.vo.consts.ServiceTypeEnum
- NashornHelper - net.sohelp.boot.admin.core.db中的类
-
JSR223规范支持
- NashornHelper() - 类的构造器 net.sohelp.boot.admin.core.db.NashornHelper
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.ActorType
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.AgentType
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.ExecuteType
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.FlowState
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.InstancePriority
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.InstanceState
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.NodeApproveSelf
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.NodeState
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.PerformType
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.TaskState
- ne(Integer) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.TaskType
- ne(String) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.ConditionType
- ne(String) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.ProcessType
- ne(InstanceEventType) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
- ne(TaskEventType) - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
- NE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- NE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
不等于(别名)
- needManualReview() - 枚举类中的方法 net.sohelp.boot.engine.workflow.core.enums.AiStatus
- needManualReview() - 类中的方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
是否需要人工复核
- neq(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
不等于查询功能实现
- NEQ - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
不等于
- net.sohelp.boot.admin.config - 程序包 net.sohelp.boot.admin.config
- net.sohelp.boot.admin.core.advice - 程序包 net.sohelp.boot.admin.core.advice
- net.sohelp.boot.admin.core.annotation - 程序包 net.sohelp.boot.admin.core.annotation
- net.sohelp.boot.admin.core.aspect - 程序包 net.sohelp.boot.admin.core.aspect
- net.sohelp.boot.admin.core.base - 程序包 net.sohelp.boot.admin.core.base
- net.sohelp.boot.admin.core.cache - 程序包 net.sohelp.boot.admin.core.cache
- net.sohelp.boot.admin.core.cache.provider - 程序包 net.sohelp.boot.admin.core.cache.provider
- net.sohelp.boot.admin.core.consts - 程序包 net.sohelp.boot.admin.core.consts
- net.sohelp.boot.admin.core.db - 程序包 net.sohelp.boot.admin.core.db
- net.sohelp.boot.admin.core.db.cache - 程序包 net.sohelp.boot.admin.core.db.cache
- net.sohelp.boot.admin.core.db.datasource - 程序包 net.sohelp.boot.admin.core.db.datasource
- net.sohelp.boot.admin.core.enums - 程序包 net.sohelp.boot.admin.core.enums
- net.sohelp.boot.admin.core.exceptions - 程序包 net.sohelp.boot.admin.core.exceptions
- net.sohelp.boot.admin.core.factory - 程序包 net.sohelp.boot.admin.core.factory
- net.sohelp.boot.admin.core.filter - 程序包 net.sohelp.boot.admin.core.filter
- net.sohelp.boot.admin.core.helper - 程序包 net.sohelp.boot.admin.core.helper
- net.sohelp.boot.admin.core.service.application - 程序包 net.sohelp.boot.admin.core.service.application
- net.sohelp.boot.admin.core.service.beetl - 程序包 net.sohelp.boot.admin.core.service.beetl
- net.sohelp.boot.admin.core.service.datasource - 程序包 net.sohelp.boot.admin.core.service.datasource
- net.sohelp.boot.admin.core.service.dict - 程序包 net.sohelp.boot.admin.core.service.dict
- net.sohelp.boot.admin.core.service.file - 程序包 net.sohelp.boot.admin.core.service.file
- net.sohelp.boot.admin.core.service.i18n - 程序包 net.sohelp.boot.admin.core.service.i18n
- net.sohelp.boot.admin.core.service.log - 程序包 net.sohelp.boot.admin.core.service.log
- net.sohelp.boot.admin.core.service.login - 程序包 net.sohelp.boot.admin.core.service.login
- net.sohelp.boot.admin.core.service.magic - 程序包 net.sohelp.boot.admin.core.service.magic
- net.sohelp.boot.admin.core.service.menu - 程序包 net.sohelp.boot.admin.core.service.menu
- net.sohelp.boot.admin.core.service.notice - 程序包 net.sohelp.boot.admin.core.service.notice
- net.sohelp.boot.admin.core.service.notice.vo - 程序包 net.sohelp.boot.admin.core.service.notice.vo
- net.sohelp.boot.admin.core.service.oauth - 程序包 net.sohelp.boot.admin.core.service.oauth
- net.sohelp.boot.admin.core.service.org - 程序包 net.sohelp.boot.admin.core.service.org
- net.sohelp.boot.admin.core.service.param - 程序包 net.sohelp.boot.admin.core.service.param
- net.sohelp.boot.admin.core.service.power - 程序包 net.sohelp.boot.admin.core.service.power
- net.sohelp.boot.admin.core.service.resource - 程序包 net.sohelp.boot.admin.core.service.resource
- net.sohelp.boot.admin.core.service.role - 程序包 net.sohelp.boot.admin.core.service.role
- net.sohelp.boot.admin.core.service.tenant - 程序包 net.sohelp.boot.admin.core.service.tenant
- net.sohelp.boot.admin.core.service.upload - 程序包 net.sohelp.boot.admin.core.service.upload
- net.sohelp.boot.admin.core.service.user - 程序包 net.sohelp.boot.admin.core.service.user
- net.sohelp.boot.admin.core.utils - 程序包 net.sohelp.boot.admin.core.utils
- net.sohelp.boot.admin.core.web - 程序包 net.sohelp.boot.admin.core.web
- net.sohelp.boot.admin.core.web.filter - 程序包 net.sohelp.boot.admin.core.web.filter
- net.sohelp.boot.admin.core.web.yml - 程序包 net.sohelp.boot.admin.core.web.yml
- net.sohelp.boot.admin.web - 程序包 net.sohelp.boot.admin.web
- net.sohelp.boot.common.core - 程序包 net.sohelp.boot.common.core
-
SohelpCommon是一个小而全的Java常用类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
- net.sohelp.boot.common.core.filter - 程序包 net.sohelp.boot.common.core.filter
- net.sohelp.boot.common.core.paging - 程序包 net.sohelp.boot.common.core.paging
- net.sohelp.boot.common.utils - 程序包 net.sohelp.boot.common.utils
-
SohelpCommon是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
- net.sohelp.boot.demo - 程序包 net.sohelp.boot.demo
- net.sohelp.boot.demo.config - 程序包 net.sohelp.boot.demo.config
- net.sohelp.boot.demo.consts - 程序包 net.sohelp.boot.demo.consts
- net.sohelp.boot.demo.core.advice - 程序包 net.sohelp.boot.demo.core.advice
- net.sohelp.boot.demo.core.base - 程序包 net.sohelp.boot.demo.core.base
- net.sohelp.boot.demo.core.json - 程序包 net.sohelp.boot.demo.core.json
- net.sohelp.boot.demo.core.magic.interceptor - 程序包 net.sohelp.boot.demo.core.magic.interceptor
- net.sohelp.boot.demo.core.magic.module - 程序包 net.sohelp.boot.demo.core.magic.module
- net.sohelp.boot.demo.core.magic.provider - 程序包 net.sohelp.boot.demo.core.magic.provider
- net.sohelp.boot.demo.core.magic.script - 程序包 net.sohelp.boot.demo.core.magic.script
- net.sohelp.boot.demo.core.mybatis - 程序包 net.sohelp.boot.demo.core.mybatis
- net.sohelp.boot.demo.core.redis - 程序包 net.sohelp.boot.demo.core.redis
- net.sohelp.boot.demo.core.report - 程序包 net.sohelp.boot.demo.core.report
- net.sohelp.boot.demo.core.runner - 程序包 net.sohelp.boot.demo.core.runner
- net.sohelp.boot.demo.core.task - 程序包 net.sohelp.boot.demo.core.task
- net.sohelp.boot.demo.core.token - 程序包 net.sohelp.boot.demo.core.token
- net.sohelp.boot.demo.core.workflow - 程序包 net.sohelp.boot.demo.core.workflow
- net.sohelp.boot.demo.entity - 程序包 net.sohelp.boot.demo.entity
- net.sohelp.boot.demo.mapper - 程序包 net.sohelp.boot.demo.mapper
- net.sohelp.boot.demo.service - 程序包 net.sohelp.boot.demo.service
- net.sohelp.boot.demo.utils - 程序包 net.sohelp.boot.demo.utils
- net.sohelp.boot.demo.web.enums - 程序包 net.sohelp.boot.demo.web.enums
- net.sohelp.boot.demo.web.i18n - 程序包 net.sohelp.boot.demo.web.i18n
- net.sohelp.boot.demo.web.login - 程序包 net.sohelp.boot.demo.web.login
- net.sohelp.boot.demo.web.notice - 程序包 net.sohelp.boot.demo.web.notice
- net.sohelp.boot.demo.web.system - 程序包 net.sohelp.boot.demo.web.system
- net.sohelp.boot.demo.web.system.config - 程序包 net.sohelp.boot.demo.web.system.config
- net.sohelp.boot.demo.web.system.dict - 程序包 net.sohelp.boot.demo.web.system.dict
- net.sohelp.boot.demo.web.system.log - 程序包 net.sohelp.boot.demo.web.system.log
- net.sohelp.boot.demo.web.system.menu - 程序包 net.sohelp.boot.demo.web.system.menu
- net.sohelp.boot.demo.web.system.org - 程序包 net.sohelp.boot.demo.web.system.org
- net.sohelp.boot.demo.web.system.param - 程序包 net.sohelp.boot.demo.web.system.param
- net.sohelp.boot.demo.web.system.role - 程序包 net.sohelp.boot.demo.web.system.role
- net.sohelp.boot.demo.web.system.tenant - 程序包 net.sohelp.boot.demo.web.system.tenant
- net.sohelp.boot.demo.web.system.user - 程序包 net.sohelp.boot.demo.web.system.user
- net.sohelp.boot.demo.web.user - 程序包 net.sohelp.boot.demo.web.user
- net.sohelp.boot.dev.ai.config - 程序包 net.sohelp.boot.dev.ai.config
- net.sohelp.boot.dev.config - 程序包 net.sohelp.boot.dev.config
- net.sohelp.boot.dev.core.interceptor - 程序包 net.sohelp.boot.dev.core.interceptor
- net.sohelp.boot.dev.core.runner - 程序包 net.sohelp.boot.dev.core.runner
- net.sohelp.boot.dev.web.cloud.application - 程序包 net.sohelp.boot.dev.web.cloud.application
- net.sohelp.boot.dev.web.cloud.designer - 程序包 net.sohelp.boot.dev.web.cloud.designer
- net.sohelp.boot.dev.web.cloud.module - 程序包 net.sohelp.boot.dev.web.cloud.module
- net.sohelp.boot.dev.web.cloud.plugins - 程序包 net.sohelp.boot.dev.web.cloud.plugins
- net.sohelp.boot.dev.web.cloud.service - 程序包 net.sohelp.boot.dev.web.cloud.service
- net.sohelp.boot.dev.web.code - 程序包 net.sohelp.boot.dev.web.code
- net.sohelp.boot.dev.web.code.service - 程序包 net.sohelp.boot.dev.web.code.service
- net.sohelp.boot.dev.web.code.util - 程序包 net.sohelp.boot.dev.web.code.util
- net.sohelp.boot.dev.web.config - 程序包 net.sohelp.boot.dev.web.config
- net.sohelp.boot.dev.web.dashboard - 程序包 net.sohelp.boot.dev.web.dashboard
- net.sohelp.boot.dev.web.dev.application - 程序包 net.sohelp.boot.dev.web.dev.application
- net.sohelp.boot.dev.web.dev.busi - 程序包 net.sohelp.boot.dev.web.dev.busi
- net.sohelp.boot.dev.web.dev.config.magic - 程序包 net.sohelp.boot.dev.web.dev.config.magic
- net.sohelp.boot.dev.web.dev.config.sohelp - 程序包 net.sohelp.boot.dev.web.dev.config.sohelp
- net.sohelp.boot.dev.web.dev.db - 程序包 net.sohelp.boot.dev.web.dev.db
- net.sohelp.boot.dev.web.dev.designer - 程序包 net.sohelp.boot.dev.web.dev.designer
- net.sohelp.boot.dev.web.dev.entity - 程序包 net.sohelp.boot.dev.web.dev.entity
- net.sohelp.boot.dev.web.dev.magic - 程序包 net.sohelp.boot.dev.web.dev.magic
- net.sohelp.boot.dev.web.dev.mobile - 程序包 net.sohelp.boot.dev.web.dev.mobile
- net.sohelp.boot.dev.web.dev.module - 程序包 net.sohelp.boot.dev.web.dev.module
- net.sohelp.boot.dev.web.dev.module.service - 程序包 net.sohelp.boot.dev.web.dev.module.service
- net.sohelp.boot.dev.web.dev.report - 程序包 net.sohelp.boot.dev.web.dev.report
- net.sohelp.boot.dev.web.dev.workflow - 程序包 net.sohelp.boot.dev.web.dev.workflow
- net.sohelp.boot.dev.web.login - 程序包 net.sohelp.boot.dev.web.login
- net.sohelp.boot.dev.web.ops.backup - 程序包 net.sohelp.boot.dev.web.ops.backup
- net.sohelp.boot.dev.web.ops.cache - 程序包 net.sohelp.boot.dev.web.ops.cache
- net.sohelp.boot.dev.web.ops.oauth2 - 程序包 net.sohelp.boot.dev.web.ops.oauth2
- net.sohelp.boot.dev.web.ops.online - 程序包 net.sohelp.boot.dev.web.ops.online
- net.sohelp.boot.dev.web.ops.redis - 程序包 net.sohelp.boot.dev.web.ops.redis
- net.sohelp.boot.dev.web.ops.resource - 程序包 net.sohelp.boot.dev.web.ops.resource
- net.sohelp.boot.dev.web.ops.task - 程序包 net.sohelp.boot.dev.web.ops.task
- net.sohelp.boot.dev.web.ops.updater - 程序包 net.sohelp.boot.dev.web.ops.updater
- net.sohelp.boot.dev.web.system.autocode - 程序包 net.sohelp.boot.dev.web.system.autocode
- net.sohelp.boot.dev.web.system.config - 程序包 net.sohelp.boot.dev.web.system.config
- net.sohelp.boot.dev.web.system.dict - 程序包 net.sohelp.boot.dev.web.system.dict
- net.sohelp.boot.dev.web.system.i18n - 程序包 net.sohelp.boot.dev.web.system.i18n
- net.sohelp.boot.dev.web.system.info - 程序包 net.sohelp.boot.dev.web.system.info
- net.sohelp.boot.dev.web.system.log - 程序包 net.sohelp.boot.dev.web.system.log
- net.sohelp.boot.dev.web.system.menu - 程序包 net.sohelp.boot.dev.web.system.menu
- net.sohelp.boot.dev.web.system.notice - 程序包 net.sohelp.boot.dev.web.system.notice
- net.sohelp.boot.dev.web.system.org - 程序包 net.sohelp.boot.dev.web.system.org
- net.sohelp.boot.dev.web.system.param - 程序包 net.sohelp.boot.dev.web.system.param
- net.sohelp.boot.dev.web.system.role - 程序包 net.sohelp.boot.dev.web.system.role
- net.sohelp.boot.dev.web.system.tenant - 程序包 net.sohelp.boot.dev.web.system.tenant
- net.sohelp.boot.dev.web.system.thirdpart - 程序包 net.sohelp.boot.dev.web.system.thirdpart
- net.sohelp.boot.dev.web.system.user - 程序包 net.sohelp.boot.dev.web.system.user
- net.sohelp.boot.dev.web.user - 程序包 net.sohelp.boot.dev.web.user
- net.sohelp.boot.engine.db - 程序包 net.sohelp.boot.engine.db
- net.sohelp.boot.engine.db.cache - 程序包 net.sohelp.boot.engine.db.cache
- net.sohelp.boot.engine.db.config - 程序包 net.sohelp.boot.engine.db.config
- net.sohelp.boot.engine.db.service - 程序包 net.sohelp.boot.engine.db.service
- net.sohelp.boot.engine.db.table.script - 程序包 net.sohelp.boot.engine.db.table.script
- net.sohelp.boot.engine.db.table.script.interfaces - 程序包 net.sohelp.boot.engine.db.table.script.interfaces
- net.sohelp.boot.engine.db.table.script.mssql - 程序包 net.sohelp.boot.engine.db.table.script.mssql
- net.sohelp.boot.engine.db.table.script.mysql - 程序包 net.sohelp.boot.engine.db.table.script.mysql
- net.sohelp.boot.engine.db.table.service - 程序包 net.sohelp.boot.engine.db.table.service
- net.sohelp.boot.engine.db.utils - 程序包 net.sohelp.boot.engine.db.utils
- net.sohelp.boot.engine.db.vo - 程序包 net.sohelp.boot.engine.db.vo
- net.sohelp.boot.engine.db.vo.editor - 程序包 net.sohelp.boot.engine.db.vo.editor
- net.sohelp.boot.engine.db.vo.render - 程序包 net.sohelp.boot.engine.db.vo.render
- net.sohelp.boot.engine.db.vo.type - 程序包 net.sohelp.boot.engine.db.vo.type
- net.sohelp.boot.engine.web - 程序包 net.sohelp.boot.engine.web
- net.sohelp.boot.engine.web.cache - 程序包 net.sohelp.boot.engine.web.cache
- net.sohelp.boot.engine.web.config - 程序包 net.sohelp.boot.engine.web.config
- net.sohelp.boot.engine.web.consts - 程序包 net.sohelp.boot.engine.web.consts
- net.sohelp.boot.engine.web.controller - 程序包 net.sohelp.boot.engine.web.controller
- net.sohelp.boot.engine.web.report - 程序包 net.sohelp.boot.engine.web.report
- net.sohelp.boot.engine.web.service - 程序包 net.sohelp.boot.engine.web.service
- net.sohelp.boot.engine.web.utils - 程序包 net.sohelp.boot.engine.web.utils
- net.sohelp.boot.engine.web.vo.consts - 程序包 net.sohelp.boot.engine.web.vo.consts
- net.sohelp.boot.engine.web.vo.crud - 程序包 net.sohelp.boot.engine.web.vo.crud
- net.sohelp.boot.engine.web.vo.form - 程序包 net.sohelp.boot.engine.web.vo.form
- net.sohelp.boot.engine.web.vo.grid - 程序包 net.sohelp.boot.engine.web.vo.grid
- net.sohelp.boot.engine.web.vo.layout - 程序包 net.sohelp.boot.engine.web.vo.layout
- net.sohelp.boot.engine.web.vo.module - 程序包 net.sohelp.boot.engine.web.vo.module
- net.sohelp.boot.engine.web.vo.query - 程序包 net.sohelp.boot.engine.web.vo.query
- net.sohelp.boot.engine.web.vo.workflow - 程序包 net.sohelp.boot.engine.web.vo.workflow
- net.sohelp.boot.engine.workflow - 程序包 net.sohelp.boot.engine.workflow
- net.sohelp.boot.engine.workflow.assist - 程序包 net.sohelp.boot.engine.workflow.assist
- net.sohelp.boot.engine.workflow.cache - 程序包 net.sohelp.boot.engine.workflow.cache
- net.sohelp.boot.engine.workflow.core - 程序包 net.sohelp.boot.engine.workflow.core
- net.sohelp.boot.engine.workflow.core.enums - 程序包 net.sohelp.boot.engine.workflow.core.enums
- net.sohelp.boot.engine.workflow.dao - 程序包 net.sohelp.boot.engine.workflow.dao
- net.sohelp.boot.engine.workflow.entity - 程序包 net.sohelp.boot.engine.workflow.entity
- net.sohelp.boot.engine.workflow.exception - 程序包 net.sohelp.boot.engine.workflow.exception
- net.sohelp.boot.engine.workflow.handler - 程序包 net.sohelp.boot.engine.workflow.handler
- net.sohelp.boot.engine.workflow.handler.impl - 程序包 net.sohelp.boot.engine.workflow.handler.impl
- net.sohelp.boot.engine.workflow.impl - 程序包 net.sohelp.boot.engine.workflow.impl
- net.sohelp.boot.engine.workflow.listener - 程序包 net.sohelp.boot.engine.workflow.listener
- net.sohelp.boot.engine.workflow.mapper - 程序包 net.sohelp.boot.engine.workflow.mapper
- net.sohelp.boot.engine.workflow.mapper.impl - 程序包 net.sohelp.boot.engine.workflow.mapper.impl
- net.sohelp.boot.engine.workflow.model - 程序包 net.sohelp.boot.engine.workflow.model
- net.sohelp.boot.engine.workflow.scheduling - 程序包 net.sohelp.boot.engine.workflow.scheduling
- net.sohelp.boot.engine.workflow.spring.adaptive - 程序包 net.sohelp.boot.engine.workflow.spring.adaptive
- net.sohelp.boot.engine.workflow.spring.autoconfigure - 程序包 net.sohelp.boot.engine.workflow.spring.autoconfigure
- net.sohelp.boot.engine.workflow.spring.event - 程序包 net.sohelp.boot.engine.workflow.spring.event
- net.sohelp.boot.install - 程序包 net.sohelp.boot.install
- net.sohelp.boot.install.controller - 程序包 net.sohelp.boot.install.controller
- net.sohelp.boot.install.filter - 程序包 net.sohelp.boot.install.filter
- net.sohelp.boot.install.model - 程序包 net.sohelp.boot.install.model
- net.sohelp.boot.install.service - 程序包 net.sohelp.boot.install.service
- net.sohelp.boot.starter.config - 程序包 net.sohelp.boot.starter.config
- newBundle(String, Locale, String, ClassLoader, boolean) - 类中的方法 net.sohelp.boot.admin.core.service.i18n.CustomResourceBundleControl
-
创建新的资源包实例,用于加载自定义路径下的国际化资源文件
- newInstance(Class<?>) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.ObjectUtils
-
使用反射机制创建类的实例
- nextId() - 类中的静态方法 net.sohelp.boot.admin.core.helper.SnowflakeHelper
-
产生下一个雪花ID 基于Hutool工具类实现雪花算法,生成全局唯一的64位长整型ID
- nextId() - 类中的静态方法 net.sohelp.boot.admin.core.utils.IdWorkerUtil
-
生成下一个唯一ID
- nextNode() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
下一个执行节点
- nextNode(List<String>) - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
下一个执行节点
- nextNodeAssignee(Execution, String) - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
- nextProcessVersion() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
下一个流程版本
- nextVal(String) - 类中的方法 net.sohelp.boot.admin.core.helper.SequenceHelper
-
获取下一个序号
- nextVal(String, String, String, int) - 类中的方法 net.sohelp.boot.admin.core.helper.AutoCodeHelper
-
获取下一个自动编码
- nextVal(String, String, String, int, boolean) - 类中的方法 net.sohelp.boot.admin.core.helper.AutoCodeHelper
-
生成下一个值
- NodeApproveSelf - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
审批人与提交人为同一人时
- NodeAssignee - net.sohelp.boot.engine.workflow.model中的类
-
JSON BPM 分配到任务的人或角色
- NodeAssignee() - 类的构造器 net.sohelp.boot.engine.workflow.model.NodeAssignee
- NodeCandidate - net.sohelp.boot.engine.workflow.model中的类
-
JSON BPM 分配到任务的候选人或角色
- NodeCandidate() - 类的构造器 net.sohelp.boot.engine.workflow.model.NodeCandidate
- NodeExpression - net.sohelp.boot.engine.workflow.model中的类
-
JSON BPM 节点表达式条件
- NodeExpression() - 类的构造器 net.sohelp.boot.engine.workflow.model.NodeExpression
- NodeModel - net.sohelp.boot.engine.workflow.model中的类
-
JSON BPM 节点
- NodeModel() - 类的构造器 net.sohelp.boot.engine.workflow.model.NodeModel
- NodeSetType - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
模型节点设置类型
- NodeState - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
模型节点状态
- NONE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.yml.CacheConfig.CacheType
- NONE - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.vo.consts.CustomTypeEnum
-
官方存储 - 系统级别的全局配置
- NONE - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.vo.grid.GridFilterConfigVO.FilterPositionEnum
- NoneSohelpCacheProvider - net.sohelp.boot.admin.core.cache.provider中的类
-
无缓存实现(直接查库模式)
- NoneSohelpCacheProvider() - 类的构造器 net.sohelp.boot.admin.core.cache.provider.NoneSohelpCacheProvider
- normal - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstancePriority
-
普通
- NOT_EMPTY - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
值不为NULL
- NOT_IN - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- NOT_IN - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
不属于指定集合
- NOT_IN_STR - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- NOT_LIKE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.annotation.QueryType
- NOT_LIKE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
不包含(反向模糊匹配)
- notEquals(Object, Object) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.ObjectUtils
- notice(NoticeVO) - 类中的方法 net.sohelp.boot.admin.core.helper.NoticeHelper
-
系统系统
- NoticeController - net.sohelp.boot.engine.web.controller中的类
-
消息提醒
- NoticeController() - 类的构造器 net.sohelp.boot.engine.web.controller.NoticeController
- NoticeHelper - net.sohelp.boot.admin.core.helper中的类
-
消息提醒
- NoticeHelper() - 类的构造器 net.sohelp.boot.admin.core.helper.NoticeHelper
- NoticeRefTypeEnum - net.sohelp.boot.admin.core.service.notice中的枚举类
-
通知业务类型枚举类,定义了系统中支持的不同通知引用类型。
- NoticeService - net.sohelp.boot.admin.core.service.notice中的类
-
消息通知服务类,提供发送系统消息的功能。
- NoticeService() - 类的构造器 net.sohelp.boot.admin.core.service.notice.NoticeService
- NoticeTypeEnum - net.sohelp.boot.admin.core.service.notice中的枚举类
-
通知类型枚举类,定义了系统中支持的各种通知方式及其对应的编码。
- NoticeVO - net.sohelp.boot.admin.core.service.notice.vo中的类
-
对敌消息对象 用于封装通知消息的相关信息,包括消息类型、发送接收用户、消息内容等
- NoticeVO() - 类的构造器 net.sohelp.boot.admin.core.service.notice.vo.NoticeVO
- NoticeWebSocket - net.sohelp.boot.admin.core.service.notice中的类
-
消息提醒 WebSocket
- NoticeWebSocket() - 类的构造器 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
- notify(InstanceEventType, Supplier<FlwHisInstance>, NodeModel, FlowCreator) - 类中的方法 net.sohelp.boot.demo.core.workflow.WorkFlowInstanceListener
-
通知工作流事件发生
- notify(InstanceEventType, Supplier<FlwHisInstance>, NodeModel, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.listener.InstanceListener
-
流程引擎监听通知
- notify(InstanceEventType, Supplier<FlwHisInstance>, NodeModel, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.spring.event.EventInstanceListener
- notify(TaskEventType, Supplier<FlwTask>, List<FlwTaskActor>, NodeModel, FlowCreator) - 类中的方法 net.sohelp.boot.demo.core.workflow.WorkflowTaskListener
-
任务事件通知处理器,根据不同事件类型发送相应通知并更新业务状态
- notify(TaskEventType, Supplier<FlwTask>, List<FlwTaskActor>, NodeModel, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.listener.TaskListener
-
流程引擎监听通知
- notify(TaskEventType, Supplier<FlwTask>, List<FlwTaskActor>, NodeModel, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.spring.event.EventTaskListener
- notInclude(String) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowExpression
- notLoginException(NotLoginException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理未登录异常(NotLoginException)
- notNull(Object) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
断言给定的object对象为非空
- notNull(Object, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
断言给定的object对象为非空
- notPermissionException(NotPermissionException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理无权限访问异常(NotPermissionException)
- now() - 类中的静态方法 net.sohelp.boot.demo.core.magic.script.CustomFunction
-
获取当前系统时间
- now() - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.DateUtils
-
当前时间 LocalDateTime 类型
- nullPointerException(NullPointerException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理空指针异常(NullPointerException)
- NUMBER_MAX_VALUE - 类中的静态变量 net.sohelp.boot.demo.core.json.JacksonConfiguration
-
JavaScript中number类型的最大值
- NUMBER_MIN_VALUE - 类中的静态变量 net.sohelp.boot.demo.core.json.JacksonConfiguration
-
JavaScript中number类型的最小值
O
- OAuth2Cache - net.sohelp.boot.admin.core.cache中的类
-
OAuth2 认证缓存(TTL 10分钟)
- OAuth2Cache() - 类的构造器 net.sohelp.boot.admin.core.cache.OAuth2Cache
- OAuth2Controller - net.sohelp.boot.dev.web.ops.oauth2中的类
-
OAuth2授权管理控制器,提供OAuth2客户端的增删改查、状态控制及密钥重置等功能。
- OAuth2Controller() - 类的构造器 net.sohelp.boot.dev.web.ops.oauth2.OAuth2Controller
- OAuthController - net.sohelp.boot.demo.web.login中的类
-
OAuth2验证授权登录控制器 处理OAuth2相关的授权验证请求
- OAuthController() - 类的构造器 net.sohelp.boot.demo.web.login.OAuthController
- OAuthService - net.sohelp.boot.admin.core.service.oauth中的类
-
OAuth操作服务类 提供OAuth相关的数据访问服务
- OAuthService() - 类的构造器 net.sohelp.boot.admin.core.service.oauth.OAuthService
- ObjectUtils - net.sohelp.boot.engine.workflow.assist中的类
-
Java 对象判断处理帮助类
- ObjectUtils() - 类的构造器 net.sohelp.boot.engine.workflow.assist.ObjectUtils
- of(Integer) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.RejectStrategy
-
根据值获取枚举
- of(Integer, List<NodeAssignee>) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.DynamicAssignee
- of(Long, FlwHisTaskActor) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- of(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.AiFallbackStrategy
-
根据编码获取枚举值
- of(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwInstance
- of(String, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.core.FlowCreator
- of(String, String, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.core.FlowCreator
- of(String, String, String, Integer, Integer) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- of(InstanceState) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.TaskState
- of(FlowCreator, FlwTask) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- of(FlowCreator, ProcessModel, int, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwProcess
- of(FlwInstance, InstanceState, boolean) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwHisInstance
- of(FlwInstance, FlwProcess) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwExtInstance
- of(FlwTask) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwHisTask
- of(FlwTaskActor) - 类中的静态方法 net.sohelp.boot.engine.workflow.core.FlowCreator
- of(FlwTaskActor) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwHisTaskActor
- of(FlwTaskActor) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.NodeAssignee
- of(FlwTask, TaskState) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwHisTask
- of(NodeAssignee, Integer, boolean) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- ofAgent(AgentType, FlowCreator, FlwTask, FlwTaskActor) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- ofAgentIt(FlowCreator) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- ofCallInstance(NodeModel, FlwInstance) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwHisTask
- ofDepartment(String, String, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- OfficialVersionUtil - net.sohelp.boot.dev.web.ops.updater中的类
-
获取官方版本信息
- OfficialVersionUtil() - 类的构造器 net.sohelp.boot.dev.web.ops.updater.OfficialVersionUtil
- offline(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
强制某位在线用户退出系统。
- offline(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserController
-
强制指定用户下线。
- offlineAll() - 类中的方法 net.sohelp.boot.demo.web.system.user.OnlineUserController
-
强制所有用户下线
- offlineAll() - 类中的方法 net.sohelp.boot.dev.web.system.user.OnlineUserController
-
强制所有用户下线 注销系统中所有用户的登录状态
- ofFlowCreator(FlowCreator) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- ofFlowCreator(FlowCreator) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.NodeAssignee
- ofFlwHisTask(FlwHisTask) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwHisTaskActor
- ofFlwHisTaskActor(Long, FlwHisTaskActor) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- ofFlwInstance(FlwInstance, Long) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- ofFlwTask(FlwTask) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- offset() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
计算分页查询时的起始偏移量(从第几条记录开始)。
- ofNodeAssignee(NodeAssignee) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- ofNodeAssignee(NodeAssignee, Long, Long) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwHisTaskActor
- ofRole(String, String, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- ofUser(String, String, String) - 类中的静态方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- ok() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
构造一个默认成功消息的成功结果对象。
- ok(String) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
构造一个带自定义成功消息的成功结果对象。
- onAsyncComplete(FlowContext, String, AiResponse) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.FlowAiHandler
-
异步回调处理:当 AI 异步处理完成后调用
- onClose(Session) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
连接关闭调用的方法
- onError(Session, Throwable) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
发生错误时调用
- online() - 类中的方法 net.sohelp.boot.demo.web.system.user.OnlineUserController
-
获取在线用户分页列表
- online() - 类中的方法 net.sohelp.boot.dev.web.system.user.OnlineUserController
-
获取在线用户分页列表 根据过滤条件获取符合条件的在线用户信息,并进行分页处理
- OnlineController - net.sohelp.boot.dev.web.ops.online中的类
-
在线用户管理控制器,提供在线用户的查询、分页以及强制下线功能。
- OnlineController() - 类的构造器 net.sohelp.boot.dev.web.ops.online.OnlineController
- OnlineUserController - net.sohelp.boot.demo.web.system.user中的类
-
在线用户管理控制器
- OnlineUserController - net.sohelp.boot.dev.web.system.user中的类
-
在线用户管理控制器 提供在线用户的查询、强制下线和全部下线功能
- OnlineUserController() - 类的构造器 net.sohelp.boot.demo.web.system.user.OnlineUserController
- OnlineUserController() - 类的构造器 net.sohelp.boot.dev.web.system.user.OnlineUserController
- onMessage(String, Session) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
收到客户端消息后调用的方法
- onOpen(Session, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
连接建立成功调用的方法
- OpenAuthController - net.sohelp.boot.dev.web.system.thirdpart中的类
-
第三方应用开放认证接口
- OpenAuthController() - 类的构造器 net.sohelp.boot.dev.web.system.thirdpart.OpenAuthController
- operationLog() - 类中的方法 net.sohelp.boot.admin.core.aspect.OperationLogAspect
-
定义切入点表达式,匹配所有被@OperationLog注解标记的方法
- OperationLog - net.sohelp.boot.admin.core.annotation中的批注接口
-
操作日志记录注解
- OperationLogAspect - net.sohelp.boot.admin.core.aspect中的类
-
操作日志记录切面类,用于拦截带有@OperationLog注解的方法执行, 自动记录用户的操作行为、请求参数、响应结果以及异常信息到数据库中。
- OperationLogAspect() - 类的构造器 net.sohelp.boot.admin.core.aspect.OperationLogAspect
- OperationLogController - net.sohelp.boot.demo.web.system.log中的类
-
操作日志管理控制器 提供操作日志的分页查询、列表查询和清空功能
- OperationLogController - net.sohelp.boot.dev.web.dev.module中的类
-
模块操作日志管理
- OperationLogController - net.sohelp.boot.dev.web.system.log中的类
-
操作日志控制器 提供操作日志的分页查询和清空功能
- OperationLogController() - 类的构造器 net.sohelp.boot.demo.web.system.log.OperationLogController
- OperationLogController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.OperationLogController
- OperationLogController() - 类的构造器 net.sohelp.boot.dev.web.system.log.OperationLogController
- OperationModule - net.sohelp.boot.admin.core.annotation中的批注接口
-
操作日志模块注解 用于标识业务模块的注解,可应用于类级别,用于标记该类所属的业务模块
- operatorLog() - 类中的方法 net.sohelp.boot.dev.web.dashboard.WorkBenchController
-
查询最近20条操作日志
- OperatorLogService - net.sohelp.boot.admin.core.service.log中的类
-
操作日志记录服务类,用于记录系统中的操作行为(如错误或普通信息)到数据库中。
- OperatorLogService() - 类的构造器 net.sohelp.boot.admin.core.service.log.OperatorLogService
- OperatorLogService.LogTypeEnum - net.sohelp.boot.admin.core.service.log中的枚举类
-
日志类型枚举:ERROR 表示错误日志,INFO 表示普通信息日志。
- or() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
添加OR逻辑操作符
- or(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
添加OR逻辑操作符
- ORACLE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.db.datasource.DBTypeEnum
-
Oracle数据库
- ORDER_ASC_VALUE - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
表示排序方式为升序的字符串值。
- ORDER_DESC_VALUE - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
表示排序方式为降序的字符串值。
- orderBy() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
设置排序规则
- orderBy() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
数据排序
- orderBy(HttpServletRequest) - 类中的方法 net.sohelp.boot.common.core.filter.ListFilter
-
根据HttpServletRequest中的sort和order参数对当前列表进行排序。
- orderBy(String, String) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
添加ORDER BY子句
- orderBy(String, String) - 类中的方法 net.sohelp.boot.common.core.filter.ListFilter
-
按照给定属性名及排序方式对列表进行排序。
- orderBy(String, String) - 类中的方法 net.sohelp.boot.common.core.filter.ListMapFilter
-
根据指定字段对结果集进行排序。
- orderBy(String, String) - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
数据排序,根据不同条件设置排序字段和排序方式
- ORG - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.PowerTypeEnum
- ORG - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.UserPowerTypeEnum
-
按部门查看 - 仅能查看当前部门相关的数据
- ORG - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
组织对象,一般是类型为长整型
- OrgCache - net.sohelp.boot.admin.core.cache中的类
-
组织机构缓存(永不过期,按需失效)
- OrgCache() - 类的构造器 net.sohelp.boot.admin.core.cache.OrgCache
- OrgController - net.sohelp.boot.demo.web.system.org中的类
-
机构管理控制器,提供机构相关的增删改查及用户关联操作接口。
- OrgController - net.sohelp.boot.dev.web.system.org中的类
-
机构管理控制器,提供组织架构相关的增删改查、用户分配等功能。
- OrgController - net.sohelp.boot.engine.web.controller中的类
-
组织机构Tree下拉选择
- OrgController() - 类的构造器 net.sohelp.boot.demo.web.system.org.OrgController
- OrgController() - 类的构造器 net.sohelp.boot.dev.web.system.org.OrgController
- OrgController() - 类的构造器 net.sohelp.boot.engine.web.controller.OrgController
- OrgService - net.sohelp.boot.admin.core.service.org中的类
-
组织机构服务类 提供组织机构相关的业务处理功能
- OrgService() - 类的构造器 net.sohelp.boot.admin.core.service.org.OrgService
- orLike(String...) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
或者关键字搜索功能实现
- orSign - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.PerformType
-
或签 (有一人审批通过即可)
- out(String) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
向客户端输出 HTML 内容。
- out(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.file.DownloadService
-
使用文件流下载文件
P
- padPre(int, int) - 类中的方法 net.sohelp.boot.admin.core.helper.AutoCodeHelper
-
指定长度,不满使用前缀0补齐
- page() - 类中的方法 net.sohelp.boot.engine.web.controller.TenantController
-
获取角色列表接口 该接口用于获取当前租户下的所有角色列表,返回结果为ApiResult包装的List类型数据
- page(String) - 类中的方法 net.sohelp.boot.dev.web.dev.workflow.WorkFlowController
-
分页查询工作流信息 该接口用于根据数据源名称分页查询工作流信息,并设置工作流的状态。
- page(String) - 类中的方法 net.sohelp.boot.dev.web.system.autocode.SequenceController
-
分页获取序列信息列表。
- page(String) - 类中的方法 net.sohelp.boot.engine.web.controller.UserController
- page(String, String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.busi.BusiController
-
分页查询应用、模块和报告的相关信息 根据应用名称、模块名称和报告名称进行分页查询,返回符合条件的JSON对象分页结果。
- page(String, String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.report.ReportController
-
分页查询报表信息 根据应用名称、模块名称和报表名称分页查询报表信息,返回报表的分页列表。
- page(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
根据请求中的分页参数(offset和limit)执行分页查询。
- page(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
根据模块ID和参数分页查询数据
- page(String, Map<String, Object>, int, int) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
执行带偏移量和限制数量的分页查询。
- page(List<T>, int, int) - 类中的静态方法 net.sohelp.boot.common.core.paging.PagingUtil
-
对数据列表进行分页处理
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictCategoryController
-
分页查询字典分类信息。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictionaryDataController
-
分页查询字典项列表。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.log.LoginLogController
-
分页查询登录日志 根据传入的参数进行分页查询,返回登录日志列表
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.log.OperationLogController
-
分页查询操作日志 根据传入的参数进行分页查询,只查询当前租户的操作日志记录
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.org.OrgController
-
分页查询机构信息
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.ConstParamController
-
分页查询系统常量参数列表
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.UserConstParamController
-
分页查询用户系统变量数据
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.role.RoleController
-
分页查询岗位信息
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.tenant.TenantController
-
分页查询租户信息。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
分页查询用户信息。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
分页获取云端应用列表,并标记本地是否已下载或安装
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
获取云端模块分页数据,并与本地已下载模块进行合并展示
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.plugins.CloudPluginsController
-
分页获取云端插件列表
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.service.CloudServiceController
-
分页查询云服务列表
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeSchemeController
-
分页查询所有代码方案,并统计每个方案中的模板数量。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeTemplateController
-
分页查询所有代码模板信息
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationController
-
应用分页接口 该接口用于获取分页后的应用列表,排除名称为"admin"的应用,并按排序字段进行排序。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.db.DatasourceController
-
获取数据源分页列表 该接口用于获取数据源的分页列表,包括默认数据源和配置文件中的数据源信息。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
分页物理表显示接口 根据传入的参数进行分页查询,并返回查询结果
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
获取实体表列表接口 该接口用于根据传入的参数分页查询实体表列表,支持按名称和标签进行筛选,并返回分页结果。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityExtendController
-
分页查询扩展实体列表
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.OperationLogController
-
分页查询操作记录 根据传入的参数进行分页查询,返回模块管理相关的操作记录
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.backup.BackupController
-
获取备份列表分页数据 根据条件查询备份记录,支持按类型、时间范围过滤。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.oauth2.OAuth2Controller
-
根据条件分页查询OAuth2应用列表。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.task.TaskController
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.autocode.AutocodeController
-
分页查询自动编码信息。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictCategoryController
-
分页查询字典分类信息。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictionaryDataController
-
分页查询字典项信息。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nCategoryController
-
分页查询国际化分类数据。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nController
-
分页查询国际化数据 该接口用于分页查询国际化相关的数据,通过传入的参数进行条件筛选,并返回查询结果。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.LanguageController
-
分页查询语言信息列表。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.log.LoginLogController
-
分页查询登录日志 根据传入的参数进行分页查询,返回登录日志列表
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.log.OperationLogController
-
分页查询操作日志 根据传入的参数进行分页查询,返回操作日志列表
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
分页查询机构列表
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.ConstParamController
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.UserConstParamController
-
分页查询用户常量数据
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
分页查询岗位信息
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
分页查询所有租户信息,并统计每个租户下的用户数量
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartController
-
分页查询接口授权
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
获取所有用户的分页数据,并附加组织名称及在线状态等扩展字段。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineCrudController
-
分页查询接口 该接口用于根据传入的参数进行分页查询,并返回查询结果。
- page(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
分页显示我的所有任务 该接口通过分页的方式返回所有任务的详细信息,包括任务ID、任务名称、任务关键字等。
- page(NoticeTypeEnum) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
分页获取指定类型的消息列表
- page(AppNoticeTypeEnum) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
分页获取指定类型的通知消息列表
- pageAssignTenant(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
根据租户ID读取已分配租户分页查询结果。
- pageAssignUser(String, String) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
根据组织ID获取已被该组织分配的用户列表(支持关键词搜索)
- pageAssignUser(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
根据租户ID读取已分配用户分页查询
- pageByCc(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
获取我的抄送任务列表 通过传入的查询参数,分页查询抄送任务列表,并关联查询任务实例的详细信息。
- pageByDelegate(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
获取我的代办任务列表 该接口用于获取当前用户代办的任务列表,通过传入的查询条件进行分页查询。
- pageByFk(String, Object) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
根据外键分页查询数据
- pageByFk(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineCrudController
-
根据外键分页查询数据接口 该接口通过传入包含外键和其他查询条件的参数Map,分页查询并返回相关数据
- pageByHisTask(Map<String, String>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
分页显示流程委托 该接口用于分页显示当前用户的历史任务,包括任务的基本信息和相关实例信息。
- pageByTodo(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
分页显示我的待办事项 该接口用于分页查询当前登录用户的待办事项,包括任务名称、任务类型等相关信息,并返回查询结果。
- pageByType(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nController
-
根据类型分页查询国际化数据 支持三种类型:0表示模块,1表示数据库表字段,2表示实体属性。
- pageInstance(String) - 类中的方法 net.sohelp.boot.dev.web.dev.workflow.WorkFlowController
-
分页查询流程实例接口 该接口用于分页查询流程实例,包括正在进行的和已完成的实例,并返回相关的详细信息。
- pageLetter() - 类中的方法 net.sohelp.boot.engine.web.controller.NoticeController
-
分页查询用户信件 根据用户ID和是否已读状态分页查询用户信件,并返回结果
- pageLog() - 类中的方法 net.sohelp.boot.dev.web.ops.updater.UpdaterController
-
分页升级日志
- pageLog(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.task.TaskController
-
分页任务日志
- pageMyTenants() - 类中的方法 net.sohelp.boot.demo.web.user.UserTenantController
-
分页获取当前用户所拥有的所有租户信息。
- pageMyTenants() - 类中的方法 net.sohelp.boot.dev.web.user.UserTenantController
-
获取当前登录用户的租户列表,并标识默认租户。
- pageNotice() - 类中的方法 net.sohelp.boot.engine.web.controller.NoticeController
-
获取我的通知 该接口用于分页查询当前登录用户的系统通知,包括通知标题、是否已读等信息,并按ID降序排列。
- PageParam<T,
U> - net.sohelp.boot.demo.core.base中的类 -
分页、排序、搜索参数封装
- PageParam() - 类的构造器 net.sohelp.boot.demo.core.base.PageParam
-
默认构造方法,使用null作为查询条件并启用驼峰转下划线
- PageParam(U) - 类的构造器 net.sohelp.boot.demo.core.base.PageParam
-
使用指定查询条件构造PageParam对象,默认启用驼峰转下划线
- PageParam(U, boolean) - 类的构造器 net.sohelp.boot.demo.core.base.PageParam
-
使用指定查询条件和转换选项构造PageParam对象
- pageProcess(String) - 类中的方法 net.sohelp.boot.dev.web.dev.workflow.WorkFlowController
-
分页查询流程处理数据 根据传入的数据源名称,分页查询对应的流程处理数据
- Pager<T> - net.sohelp.boot.common.core.paging中的接口
-
分页接口,用于封装分页查询的结果数据
- PagerImpl<T> - net.sohelp.boot.common.core.paging中的类
-
分页接口实现类 用于封装分页查询的结果数据,包括总记录数、当前页数据列表和汇总信息
- PagerImpl() - 类的构造器 net.sohelp.boot.common.core.paging.PagerImpl
- pageSession(long) - 类中的方法 net.sohelp.boot.dev.web.ops.online.OnlineController
-
查询指定用户的会话列表。
- pageTaskByInstanceId(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.workflow.WorkFlowController
-
根据实例ID分页查询任务 该接口通过实例ID分页查询相关任务信息,包括任务名称、任务关键字、租户ID、执行者ID、执行者名称以及创建时间等。
- pageTodo() - 类中的方法 net.sohelp.boot.engine.web.controller.NoticeController
-
分页查询待办事项 该接口用于分页查询当前登录用户的待办事项,通过构建SQL查询语句,从数据库中获取待办事项列表,并进行格式化处理后返回。
- pageTokenByUser(String) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
根据用户ID获取其对应的Token列表。
- pageUnAssignTenant(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
根据租户ID获取未分配的用户分页查询结果。
- pageUnAssignUser(String, String) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
根据组织ID获取未被该组织分配的用户列表(支持关键词搜索)
- pageUnAssignUser(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
根据租户ID获取未分配的用户分页查询
- pageUser(String) - 类中的方法 net.sohelp.boot.dev.web.ops.online.OnlineController
-
分页获取在线用户信息列表。
- PagingUtil - net.sohelp.boot.common.core.paging中的类
-
容器分页工具类 提供对数据列表进行分页处理的静态方法
- parallelBranch - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
并行分支
- parallelNode() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
判断是否为并行节点
- param() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.OperationLog
-
是否记录请求参数
- parentApprovalNode() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
获取父审批节点
- parentConditionNodeKeys() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
获取所有父节点条件节点子节点key列表
- parentInstanceId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwInstance
-
父流程实例ID
- parentTaskId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
父任务ID
- parse(String) - 类中的静态方法 net.sohelp.boot.common.utils.AJsonUtil
-
将JSON字符串解析为JSONObject或基本类型对象。
- parse(String, Class<T>) - 类中的静态方法 net.sohelp.boot.common.utils.AJsonUtil
-
把JSON字符串转化成指定数据对象。
- parse(String, String, boolean) - 类中的方法 net.sohelp.boot.engine.workflow.impl.DefaultProcessModelParser
- parse(String, String, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessModelParser
-
流程模型 JSON 解析
- parseArray(String) - 类中的静态方法 net.sohelp.boot.common.utils.AJsonUtil
-
把JSON字符串转化成JSONArray对象。
- parseArray(String, Class<T>) - 类中的静态方法 net.sohelp.boot.common.utils.AJsonUtil
-
把JSON数组字符串转化为指定类型的对象列表。
- parseDelayTime(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.DateUtils
-
解析延迟时间格式
- parseProcessModel(String, String, boolean) - 类中的静态方法 net.sohelp.boot.engine.workflow.core.FlowContext
- parseRefid(String) - 类中的静态方法 net.sohelp.boot.engine.web.utils.RefUtil
-
将refid字符串解析为RefVO对象
- password(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
重置用户密码。
- password(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
重置用户的登录密码。
- PASSWORD - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.DesensitizeType
-
密码:固定显示 ******
- PasswordUtil - net.sohelp.boot.admin.core.utils中的类
-
密码处理工具类
- PasswordUtil() - 类的构造器 net.sohelp.boot.admin.core.utils.PasswordUtil
- PbBackupLog - net.sohelp.boot.demo.entity中的类
-
备份日志表实体
- PbBackupLog() - 类的构造器 net.sohelp.boot.demo.entity.PbBackupLog
- PbBackupLogMapper - net.sohelp.boot.demo.mapper中的接口
- PbBackupLogService - net.sohelp.boot.demo.service中的类
-
备份日志表 Service
- PbBackupLogService() - 类的构造器 net.sohelp.boot.demo.service.PbBackupLogService
- PbCloudApp - net.sohelp.boot.demo.entity中的类
-
云应用表实体
- PbCloudApp() - 类的构造器 net.sohelp.boot.demo.entity.PbCloudApp
- PbCloudAppMapper - net.sohelp.boot.demo.mapper中的接口
- PbCloudAppService - net.sohelp.boot.demo.service中的类
-
云应用表 Service
- PbCloudAppService() - 类的构造器 net.sohelp.boot.demo.service.PbCloudAppService
- PbCloudModule - net.sohelp.boot.demo.entity中的类
-
云模块表实体
- PbCloudModule() - 类的构造器 net.sohelp.boot.demo.entity.PbCloudModule
- PbCloudModuleMapper - net.sohelp.boot.demo.mapper中的接口
- PbCloudModuleService - net.sohelp.boot.demo.service中的类
-
云模块表 Service
- PbCloudModuleService() - 类的构造器 net.sohelp.boot.demo.service.PbCloudModuleService
- PbConstParam - net.sohelp.boot.demo.entity中的类
-
常量参数表实体
- PbConstParam() - 类的构造器 net.sohelp.boot.demo.entity.PbConstParam
- PbConstParamCategory - net.sohelp.boot.demo.entity中的类
-
常量参数分类表实体
- PbConstParamCategory() - 类的构造器 net.sohelp.boot.demo.entity.PbConstParamCategory
- PbConstParamCategoryMapper - net.sohelp.boot.demo.mapper中的接口
- PbConstParamCategoryService - net.sohelp.boot.demo.service中的类
-
常量参数分类表 Service
- PbConstParamCategoryService() - 类的构造器 net.sohelp.boot.demo.service.PbConstParamCategoryService
- PbConstParamMapper - net.sohelp.boot.demo.mapper中的接口
- PbConstParamService - net.sohelp.boot.demo.service中的类
-
常量参数表 Service
- PbConstParamService() - 类的构造器 net.sohelp.boot.demo.service.PbConstParamService
- PbConstParamUser - net.sohelp.boot.demo.entity中的类
-
用户常量参数表实体
- PbConstParamUser() - 类的构造器 net.sohelp.boot.demo.entity.PbConstParamUser
- PbConstParamUserMapper - net.sohelp.boot.demo.mapper中的接口
- PbConstParamUserService - net.sohelp.boot.demo.service中的类
-
用户常量参数表 Service
- PbConstParamUserService() - 类的构造器 net.sohelp.boot.demo.service.PbConstParamUserService
- PbDictClass - net.sohelp.boot.demo.entity中的类
-
字典分类表实体
- PbDictClass() - 类的构造器 net.sohelp.boot.demo.entity.PbDictClass
- PbDictClassMapper - net.sohelp.boot.demo.mapper中的接口
- PbDictClassService - net.sohelp.boot.demo.service中的类
-
字典分类表 Service
- PbDictClassService() - 类的构造器 net.sohelp.boot.demo.service.PbDictClassService
- PbDictData - net.sohelp.boot.demo.entity中的类
-
字典数据表实体
- PbDictData() - 类的构造器 net.sohelp.boot.demo.entity.PbDictData
- PbDictDataMapper - net.sohelp.boot.demo.mapper中的接口
- PbDictDataService - net.sohelp.boot.demo.service中的类
-
字典数据表 Service
- PbDictDataService() - 类的构造器 net.sohelp.boot.demo.service.PbDictDataService
- PbExTableFields - net.sohelp.boot.demo.entity中的类
-
扩展表字段定义实体
- PbExTableFields() - 类的构造器 net.sohelp.boot.demo.entity.PbExTableFields
- PbExTableFieldsMapper - net.sohelp.boot.demo.mapper中的接口
- PbExTableFieldsService - net.sohelp.boot.demo.service中的类
-
扩展表字段定义 Service
- PbExTableFieldsService() - 类的构造器 net.sohelp.boot.demo.service.PbExTableFieldsService
- PbExTables - net.sohelp.boot.demo.entity中的类
-
扩展表定义实体
- PbExTables() - 类的构造器 net.sohelp.boot.demo.entity.PbExTables
- PbExTablesMapper - net.sohelp.boot.demo.mapper中的接口
- PbExTablesService - net.sohelp.boot.demo.service中的类
-
扩展表定义 Service
- PbExTablesService() - 类的构造器 net.sohelp.boot.demo.service.PbExTablesService
- PbFieldAutocode - net.sohelp.boot.demo.entity中的类
-
字段自动编码表实体
- PbFieldAutocode() - 类的构造器 net.sohelp.boot.demo.entity.PbFieldAutocode
- PbFieldAutocodeMapper - net.sohelp.boot.demo.mapper中的接口
- PbFieldAutocodeService - net.sohelp.boot.demo.service中的类
-
字段自动编码表 Service
- PbFieldAutocodeService() - 类的构造器 net.sohelp.boot.demo.service.PbFieldAutocodeService
- PbFiles - net.sohelp.boot.demo.entity中的类
-
文件表实体
- PbFiles() - 类的构造器 net.sohelp.boot.demo.entity.PbFiles
- PbFilesMapper - net.sohelp.boot.demo.mapper中的接口
- PbFilesService - net.sohelp.boot.demo.service中的类
-
文件表 Service
- PbFilesService() - 类的构造器 net.sohelp.boot.demo.service.PbFilesService
- PbLoginRecord - net.sohelp.boot.demo.entity中的类
-
登录记录表实体
- PbLoginRecord() - 类的构造器 net.sohelp.boot.demo.entity.PbLoginRecord
- PbLoginRecordMapper - net.sohelp.boot.demo.mapper中的接口
- PbLoginRecordService - net.sohelp.boot.demo.service中的类
-
登录记录表 Service
- PbLoginRecordService() - 类的构造器 net.sohelp.boot.demo.service.PbLoginRecordService
- PbMenu - net.sohelp.boot.demo.entity中的类
-
菜单表实体
- PbMenu() - 类的构造器 net.sohelp.boot.demo.entity.PbMenu
- PbMenuMapper - net.sohelp.boot.demo.mapper中的接口
- PbMenuService - net.sohelp.boot.demo.service中的类
-
菜单表 Service
- PbMenuService() - 类的构造器 net.sohelp.boot.demo.service.PbMenuService
- PbNotice - net.sohelp.boot.demo.entity中的类
-
通知消息表实体
- PbNotice() - 类的构造器 net.sohelp.boot.demo.entity.PbNotice
- PbNoticeMapper - net.sohelp.boot.demo.mapper中的接口
- PbNoticeService - net.sohelp.boot.demo.service中的类
-
通知消息表 Service
- PbNoticeService() - 类的构造器 net.sohelp.boot.demo.service.PbNoticeService
- PbOperationRecord - net.sohelp.boot.demo.entity中的类
-
操作记录表实体
- PbOperationRecord() - 类的构造器 net.sohelp.boot.demo.entity.PbOperationRecord
- PbOperationRecordMapper - net.sohelp.boot.demo.mapper中的接口
- PbOperationRecordService - net.sohelp.boot.demo.service中的类
-
操作记录表 Service
- PbOperationRecordService() - 类的构造器 net.sohelp.boot.demo.service.PbOperationRecordService
- PbOrg - net.sohelp.boot.demo.entity中的类
-
组织机构表实体
- PbOrg() - 类的构造器 net.sohelp.boot.demo.entity.PbOrg
- PbOrgMapper - net.sohelp.boot.demo.mapper中的接口
- PbOrgService - net.sohelp.boot.demo.service中的类
-
组织机构表 Service
- PbOrgService() - 类的构造器 net.sohelp.boot.demo.service.PbOrgService
- PbRole - net.sohelp.boot.demo.entity中的类
-
角色表实体
- PbRole() - 类的构造器 net.sohelp.boot.demo.entity.PbRole
- PbRoleMapper - net.sohelp.boot.demo.mapper中的接口
- PbRoleMenu - net.sohelp.boot.demo.entity中的类
-
角色菜单关联表实体
- PbRoleMenu() - 类的构造器 net.sohelp.boot.demo.entity.PbRoleMenu
- PbRoleMenuMapper - net.sohelp.boot.demo.mapper中的接口
- PbRoleMenuService - net.sohelp.boot.demo.service中的类
-
角色菜单关联表 Service
- PbRoleMenuService() - 类的构造器 net.sohelp.boot.demo.service.PbRoleMenuService
- PbRoleService - net.sohelp.boot.demo.service中的类
-
角色表 Service
- PbRoleService() - 类的构造器 net.sohelp.boot.demo.service.PbRoleService
- PbSequenceCode - net.sohelp.boot.demo.entity中的类
-
序列码表实体
- PbSequenceCode() - 类的构造器 net.sohelp.boot.demo.entity.PbSequenceCode
- PbSequenceCodeMapper - net.sohelp.boot.demo.mapper中的接口
- PbSequenceCodeService - net.sohelp.boot.demo.service中的类
-
序列码表 Service
- PbSequenceCodeService() - 类的构造器 net.sohelp.boot.demo.service.PbSequenceCodeService
- PbSequences - net.sohelp.boot.demo.entity中的类
-
序列表实体
- PbSequences() - 类的构造器 net.sohelp.boot.demo.entity.PbSequences
- PbSequencesMapper - net.sohelp.boot.demo.mapper中的接口
- PbSequencesService - net.sohelp.boot.demo.service中的类
-
序列表 Service
- PbSequencesService() - 类的构造器 net.sohelp.boot.demo.service.PbSequencesService
- PbSohelpBootFile - net.sohelp.boot.demo.entity中的类
-
资源文件表实体
- PbSohelpBootFile() - 类的构造器 net.sohelp.boot.demo.entity.PbSohelpBootFile
- PbSohelpBootFileMapper - net.sohelp.boot.demo.mapper中的接口
- PbSohelpBootFileService - net.sohelp.boot.demo.service中的类
-
资源文件表 Service
- PbSohelpBootFileService() - 类的构造器 net.sohelp.boot.demo.service.PbSohelpBootFileService
- PbTenant - net.sohelp.boot.demo.entity中的类
-
租户表实体
- PbTenant() - 类的构造器 net.sohelp.boot.demo.entity.PbTenant
- PbTenantMapper - net.sohelp.boot.demo.mapper中的接口
- PbTenantService - net.sohelp.boot.demo.service中的类
-
租户表 Service
- PbTenantService() - 类的构造器 net.sohelp.boot.demo.service.PbTenantService
- PbUpdaterLog - net.sohelp.boot.demo.entity中的类
-
更新日志表实体
- PbUpdaterLog() - 类的构造器 net.sohelp.boot.demo.entity.PbUpdaterLog
- PbUpdaterLogMapper - net.sohelp.boot.demo.mapper中的接口
- PbUpdaterLogService - net.sohelp.boot.demo.service中的类
-
更新日志表 Service
- PbUpdaterLogService() - 类的构造器 net.sohelp.boot.demo.service.PbUpdaterLogService
- PbUserOrg - net.sohelp.boot.demo.entity中的类
-
用户组织关联表实体
- PbUserOrg() - 类的构造器 net.sohelp.boot.demo.entity.PbUserOrg
- PbUserOrgMapper - net.sohelp.boot.demo.mapper中的接口
- PbUserOrgService - net.sohelp.boot.demo.service中的类
-
用户组织关联表 Service
- PbUserOrgService() - 类的构造器 net.sohelp.boot.demo.service.PbUserOrgService
- PbUserPower - net.sohelp.boot.demo.entity中的类
-
用户权限表实体
- PbUserPower() - 类的构造器 net.sohelp.boot.demo.entity.PbUserPower
- PbUserPowerMapper - net.sohelp.boot.demo.mapper中的接口
- PbUserPowerService - net.sohelp.boot.demo.service中的类
-
用户权限表 Service
- PbUserPowerService() - 类的构造器 net.sohelp.boot.demo.service.PbUserPowerService
- PbUserRole - net.sohelp.boot.demo.entity中的类
-
用户角色关联表实体
- PbUserRole() - 类的构造器 net.sohelp.boot.demo.entity.PbUserRole
- PbUserRoleMapper - net.sohelp.boot.demo.mapper中的接口
- PbUserRoleService - net.sohelp.boot.demo.service中的类
-
用户角色关联表 Service
- PbUserRoleService() - 类的构造器 net.sohelp.boot.demo.service.PbUserRoleService
- PbUsers - net.sohelp.boot.demo.entity中的类
-
用户表实体
- PbUsers() - 类的构造器 net.sohelp.boot.demo.entity.PbUsers
- PbUsersMapper - net.sohelp.boot.demo.mapper中的接口
- PbUsersService - net.sohelp.boot.demo.service中的类
-
用户表 Service
- PbUsersService() - 类的构造器 net.sohelp.boot.demo.service.PbUsersService
- PbUserTenant - net.sohelp.boot.demo.entity中的类
-
用户租户关联表实体
- PbUserTenant() - 类的构造器 net.sohelp.boot.demo.entity.PbUserTenant
- PbUserTenantMapper - net.sohelp.boot.demo.mapper中的接口
- PbUserTenantService - net.sohelp.boot.demo.service中的类
-
用户租户关联表 Service
- PbUserTenantService() - 类的构造器 net.sohelp.boot.demo.service.PbUserTenantService
- PbUserThirdpart - net.sohelp.boot.demo.entity中的类
-
用户第三方绑定表实体
- PbUserThirdpart() - 类的构造器 net.sohelp.boot.demo.entity.PbUserThirdpart
- PbUserThirdpartMapper - net.sohelp.boot.demo.mapper中的接口
- PbUserThirdpartService - net.sohelp.boot.demo.service中的类
-
用户第三方绑定表 Service
- PbUserThirdpartService() - 类的构造器 net.sohelp.boot.demo.service.PbUserThirdpartService
- PC - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.DeviceTypeEnum
-
PC设备类型枚举值
- performType - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
参与方式
PerformType - performType(PerformType) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTask
- PerformType - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
参与类型
- permission() - 类中的方法 net.sohelp.boot.admin.core.aspect.PermissionAspect
-
定义切入点表达式,匹配所有使用了
Permission注解的方法。 - Permission - net.sohelp.boot.admin.core.annotation中的批注接口
-
权限注解,用于标记需要权限控制的方法 该注解可以应用于方法级别,运行时可通过反射获取注解信息
- PermissionAspect - net.sohelp.boot.admin.core.aspect中的类
-
权限检查切面类,用于在方法执行前进行权限验证。
- PermissionAspect() - 类的构造器 net.sohelp.boot.admin.core.aspect.PermissionAspect
- PermissionController - net.sohelp.boot.dev.web.dev.module中的类
-
权限配置
- PermissionController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.PermissionController
- PermissionVO - net.sohelp.boot.engine.web.vo.module中的类
-
权限模型
- PermissionVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.PermissionVO
-
默认构造函数
- PermissionVO(String, String, String, String, String, String) - 类的构造器 net.sohelp.boot.engine.web.vo.module.PermissionVO
-
PermissionVO 类的构造函数
- PG_SQL - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.db.datasource.DBTypeEnum
-
PostgresSQL数据库
- phone - 枚举类 中的枚举常量 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
- PHONE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.DesensitizeType
-
手机号:保留前3后4,中间用****替换 13812345678 → 138****5678
- PHONE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
- PHONE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
手机消息
- phoneBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.login.LoginPhoneController
-
使用手机号与验证码进行登录认证 验证验证码有效性后查询对应用户信息,若有效则生成访问令牌返回给客户端。
- phoneBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartPhoneController
-
绑定当前登录用户的手机号
- phoneBinding(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartPhoneController
-
绑定当前登录用户的手机号
- PhoneNoticeService - net.sohelp.boot.admin.core.service.notice中的类
-
手机短信通知服务类,提供发送短信、验证码等功能。
- PhoneNoticeService() - 类的构造器 net.sohelp.boot.admin.core.service.notice.PhoneNoticeService
- phoneRetrievePwd(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.login.LoginPhoneController
-
手机号码找回密码接口 在满足配置要求的前提下,允许用户通过手机号+验证码方式修改其密码。
- phoneUnbind() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartPhoneController
-
解除当前登录用户的手机号绑定关系
- phoneUnbind() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartPhoneController
-
解除当前登录用户的手机号绑定
- post(String, Map<String, Object>) - 类中的静态方法 net.sohelp.boot.demo.utils.SignApi
-
发送POST请求,并在URL中附加带有时间戳、随机数和签名的查询参数。
- power(String) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpPower
-
构造一个SQL片段,表示当前用户及其下属用户的过滤条件。
- power(String) - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
限定查看数据范围,根据权限类型过滤数据
- power(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpPower
-
根据权限类型字符串获取对应范围的用户列表。
- power(PowerTypeEnum, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpPower
-
根据权限枚举类型获取对应范围的用户列表。
- PowerController - net.sohelp.boot.demo.web.system.user中的类
-
权限管理控制器,用于处理用户的权限设置与查询操作。
- PowerController - net.sohelp.boot.dev.web.system.user中的类
-
权限管理控制器 提供用户权限的保存与读取功能
- PowerController() - 类的构造器 net.sohelp.boot.demo.web.system.user.PowerController
- PowerController() - 类的构造器 net.sohelp.boot.dev.web.system.user.PowerController
- PowerTypeEnum - net.sohelp.boot.admin.core.enums中的枚举类
-
数据权限类型定义枚举类,用于表示系统中不同的数据访问权限范围。
- preHandle(ApiInfo, MagicScriptContext, MagicHttpServletRequest, MagicHttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.magic.interceptor.CustomRequestInterceptor
-
在接口调用前进行预处理逻辑,包括签名校验、登录认证及权限检查等。
- preHandle(BoundSql, RequestEntity) - 类中的方法 net.sohelp.boot.demo.core.magic.interceptor.CustomSqlInterceptor
-
执行SQL之前的拦截处理方法
- preHandle(SqlMode, NamedTable) - 类中的方法 net.sohelp.boot.demo.core.magic.interceptor.CustomNamedTableInterceptor
-
执行单表操作之前的预处理方法 根据SQL操作类型自动填充相应的系统字段 INSERT操作时填充创建人、创建时间、租户ID等字段 UPDATE操作时填充更新人、更新时间等字段
- preview() - 类中的方法 net.sohelp.boot.dev.web.code.UniappBuilderControler
-
预览生成的代码 该方法用于预览Uniapp代码生成结果
- preview(JSONObject) - 类中的方法 net.sohelp.boot.dev.web.code.JavaBuilderController
-
构建并预览将要生成的代码目录结构及文件内容。
- preview(String, HttpServletResponse) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileService
-
提供文件在线预览功能,将指定文件通过 HTTP 流方式返回给客户端进行展示
- preview(String, String) - 类中的方法 net.sohelp.boot.dev.web.code.FormBuilderController
-
预览指定表对应的前端代码结构(如Vue组件)。
- preview(String, String) - 类中的方法 net.sohelp.boot.dev.web.code.GridBuilderController
-
预览生成的前端 Vue 组件代码 使用 Beetl 模板引擎渲染 ele-pro-table.vue.html 文件,生成最终的前端组件代码。
- preview(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityFormController
-
代码结构
- preview(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityGridController
-
获取代码树接口 该接口用于根据数据源名称和表名获取对应的代码树,包括前端代码和相关配置。
- preview(String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineFileController
-
文件预览接口 用于预览指定ID的文件,支持多种文件类型,如PDF等。
- preview(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.resource.WorkspaceResourceController
-
获取文件Base64编码 读取指定文件并将其转换为Base64字符串返回
- preview(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineImportController
-
批量导入数据预览接口 该接口用于通过指定的refid和fileName参数进行数据导入操作的预览。
- primary(String...) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
设置主键名,默认:id
- principal - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AgentType
-
被代理人
- println(String) - 类中的方法 net.sohelp.boot.demo.core.magic.script.CustomModule
-
打印输出方法 将指定的字符串值输出到控制台
- priority - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwInstance
-
流程实例优先级 0,同步 1,异步
- priority(InstancePriority) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwInstance
- process - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.ExecuteType
-
流程
- process(String, long) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineImportController
-
获取导入进度接口 根据提供的refid和fileId获取导入的进度信息
- processAiResponse(FlowContext, Execution, NodeModel, AiResponse) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.FlowAiHandler
-
处理 AI 相应对象逻辑
- processCacheKey - 接口中的静态变量 net.sohelp.boot.engine.workflow.FlowConstants
-
流程定义缓存 KEY
- processDao - 类中的变量 net.sohelp.boot.engine.workflow.impl.ProcessServiceImpl
- processDao(FlwProcessMapper) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.MybatisPlusConfiguration
- processDynamicAssignee - 接口中的静态变量 net.sohelp.boot.engine.workflow.FlowConstants
-
流程节点动态分配节点处理人或角色
- processIcon - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
流程图标地址
- processId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwInstance
-
流程定义ID
- processInstanceCacheKey - 接口中的静态变量 net.sohelp.boot.engine.workflow.FlowConstants
-
流程实例缓存KEY
- processKey - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
流程定义 key 唯一标识
- processLastConditionNode - 接口中的静态变量 net.sohelp.boot.engine.workflow.FlowConstants
-
流程满足条件最后的节点 KEY
- ProcessModel - net.sohelp.boot.engine.workflow.model中的类
-
JSON BPM 模型
- ProcessModel() - 类的构造器 net.sohelp.boot.engine.workflow.model.ProcessModel
- ProcessModelCache - net.sohelp.boot.engine.workflow中的接口
-
JSON BPM 模型缓存处理接口
- ProcessModelParser - net.sohelp.boot.engine.workflow中的接口
-
FlowLong 流程模型解析器接口
- processName - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwExtInstance
-
流程定义名称(冗余业务直接可用)
- processName - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
流程定义名称
- processService() - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
获取process服务
- processService(RuntimeService, FlowIdGenerator, FlwProcessDao) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- ProcessService - net.sohelp.boot.engine.workflow中的接口
-
流程定义业务类
- ProcessServiceImpl - net.sohelp.boot.engine.workflow.impl中的类
-
流程定义业务类
- ProcessServiceImpl(RuntimeService, FlowIdGenerator, FlwProcessDao) - 类的构造器 net.sohelp.boot.engine.workflow.impl.ProcessServiceImpl
- processSpecifyConditionNodeKey - 接口中的静态变量 net.sohelp.boot.engine.workflow.FlowConstants
-
流程指定条件节点 KEY
- processState - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
流程状态 0,不可用 1,可用 2,历史版本
- processType - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwExtInstance
-
流程定义类型(冗余业务直接可用)
- processType - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
流程定义类型(预留字段)
- ProcessType - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
流程类型
- processVersion - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
流程版本
- progress() - 类中的方法 net.sohelp.boot.dev.web.ops.updater.UpdaterController
-
获取发布进度接口 该接口用于获取当前的发布进度信息,包括进度百分比和状态消息。
- progress() - 类中的方法 net.sohelp.boot.install.controller.InstallController
-
获取安装进度
- progress() - 类中的方法 net.sohelp.boot.install.controller.UpdaterController
-
升级进度
- ProjectConfig - net.sohelp.boot.install.model中的类
-
项目信息配置
- ProjectConfig() - 类的构造器 net.sohelp.boot.install.model.ProjectConfig
- PropertyEditorVO - net.sohelp.boot.engine.db.vo中的类
-
属性编辑器
- PropertyEditorVO() - 类的构造器 net.sohelp.boot.engine.db.vo.PropertyEditorVO
- PropertyRenderVO - net.sohelp.boot.engine.db.vo中的类
-
属性数据呈现器
- PropertyRenderVO() - 类的构造器 net.sohelp.boot.engine.db.vo.PropertyRenderVO
- PropertyTypeConfigDeserializer - net.sohelp.boot.engine.db.vo.type中的类
-
属性类型配置反序列化
- PropertyTypeConfigDeserializer() - 类的构造器 net.sohelp.boot.engine.db.vo.type.PropertyTypeConfigDeserializer
- PropertyTypeEnum - net.sohelp.boot.engine.db.vo中的枚举类
-
字段类型定义
- PropertyVO - net.sohelp.boot.engine.db.vo中的类
-
定义实体属性信息的数据传输对象(VO),用于描述数据库表中字段的各种配置与元数据。
- PropertyVO() - 类的构造器 net.sohelp.boot.engine.db.vo.PropertyVO
- PUBLIC - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.vo.consts.CustomTypeEnum
-
公司存储 - 组织或公司级别的配置
- publish(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
- publish(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
发布实体
- publish(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.service.ModuleBuilder
-
发布指定应用下的模块
- publish(String, String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
发布实体
- publish(String, EntityVO) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
发布指定数据源的实体
- publish(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationController
-
发布应用接口 用于将指定的应用进行发布操作
- publish(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
发布实体接口 该接口用于发布一个或多个实体,通过传入实体名称和数据源名称进行发布操作,并刷新实体和表缓存。
- publish(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.magic.MagicService
-
发布API接口 该方法根据传入的参数创建或更新API接口信息,包括脚本内容、分组信息、权限选项等。
- publish(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
发布模块接口 该接口用于将指定应用下的模块进行发布操作
- publish(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
发布实体
- publish(EntityRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.EntityRefController
-
发布实体接口 该接口用于将指定的实体发布到对应的应用中
- publishAll(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
实体发布接口 该接口用于将指定数据源名称的全部实体进行发布,并重新加载表缓存。
- publishALl(String) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
发布所有数据源下实体
- publishI18n(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
发布国际化资源 该接口用于发布应用的国际化资源,需要传入应用名称和模块名称
- publishModule(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.magic.MagicController
-
发布模块接口 该接口用于发布一个模块,接收一个包含发布所需参数的Map对象,并返回发布结果。
- pushAllToUser(long) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
向指定用户的所有在线终端推送所有类型的数据更新 包括未读消息数和未读消息列表,确保所有终端都能实时刷新
- pushToUser(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
向指定用户推送指定类型的消息
- pushUnreadNoticeNumToUser(long) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
向指定用户推送未读消息数更新
- pushUnreadNoticeToUser(long) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
向指定用户推送未读消息列表更新
- put(String, Object) - 接口中的方法 net.sohelp.boot.admin.core.cache.ISohelpCache
-
写入缓存
- put(String, Object) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.MemorySohelpCacheProvider
-
写入缓存(使用构造时设定的默认 TTL)
- put(String, Object) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.NoneSohelpCacheProvider
-
写入缓存(使用构造时设定的默认 TTL)
- put(String, Object) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.RedisSohelpCacheProvider
-
写入缓存(使用构造时设定的默认 TTL)
- put(String, Object) - 接口中的方法 net.sohelp.boot.admin.core.cache.provider.SohelpCacheProvider
-
写入缓存(使用构造时设定的默认 TTL)
- put(String, Object) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
向参数映射中添加一个键值对。
- put(String, Object) - 接口中的方法 net.sohelp.boot.engine.workflow.cache.FlowCache
-
根据关键字缓存对象
- put(String, Object) - 类中的方法 net.sohelp.boot.engine.workflow.cache.FlowSimpleCache
- put(String, Object) - 类中的静态方法 net.sohelp.boot.engine.workflow.FlowDataTransfer
-
设置传递参数
- put(String, Object, long) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.MemorySohelpCacheProvider
-
写入缓存并指定 TTL
- put(String, Object, long) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.NoneSohelpCacheProvider
-
写入缓存并指定 TTL
- put(String, Object, long) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.RedisSohelpCacheProvider
-
写入缓存并指定 TTL
- put(String, Object, long) - 接口中的方法 net.sohelp.boot.admin.core.cache.provider.SohelpCacheProvider
-
写入缓存并指定 TTL
- put(String, String) - 类中的方法 net.sohelp.boot.admin.core.cache.VerifyCodeCache
-
放置验证到缓存
- put(String, String, Object) - 类中的方法 net.sohelp.boot.admin.core.db.cache.DefaultSqlCache
-
将数据放入缓存,使用默认过期时间
- put(String, String, Object) - 类中的方法 net.sohelp.boot.admin.core.db.cache.LRUCache
-
向缓存中添加数据,默认使用全局过期时间。
- put(String, String, Object) - 类中的方法 net.sohelp.boot.admin.core.db.cache.RedisSqlCache
-
将指定的键值对存储到Redis哈希结构中
- put(String, String, Object) - 接口中的方法 net.sohelp.boot.admin.core.db.cache.SqlCache
-
存入缓存数据
- put(String, String, Object) - 类中的方法 net.sohelp.boot.demo.core.magic.interceptor.CustomSqlCache
-
将指定的键值对存入缓存,默认过期时间为1分钟
- put(String, String, Object, long) - 类中的方法 net.sohelp.boot.admin.core.db.cache.DefaultSqlCache
-
将数据放入缓存,指定过期时间
- put(String, String, Object, long) - 类中的方法 net.sohelp.boot.admin.core.db.cache.LRUCache
-
向缓存中添加数据,可指定自定义过期时间。
- put(String, String, Object, long) - 类中的方法 net.sohelp.boot.admin.core.db.cache.RedisSqlCache
-
将指定的键值对存储到Redis哈希结构中,并设置过期时间
- put(String, String, Object, long) - 接口中的方法 net.sohelp.boot.admin.core.db.cache.SqlCache
-
存入缓存数据(带过期时间)
- put(String, String, Object, long) - 类中的方法 net.sohelp.boot.demo.core.magic.interceptor.CustomSqlCache
-
将指定的键值对存入缓存,并设置自定义过期时间
- put(String, String, EntityVO) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
添加实体到缓存中
- put(String, String, ModuleVO) - 类中的方法 net.sohelp.boot.engine.web.cache.ModuleCache
-
将模块信息放入缓存中
- put(String, ExportTokenCache.ExportFileInfo) - 类中的方法 net.sohelp.boot.admin.core.cache.ExportTokenCache
-
存入 Token 与导出文件信息的映射
- put(String, EntityVO) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
添加实体到缓存中
- put(String, EntityVO) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
添加实体到缓存中(使用默认数据源)
- put(Map<String, Object>) - 类中的静态方法 net.sohelp.boot.engine.workflow.FlowDataTransfer
-
设置传递参数
- put(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
添加实体到缓存中
- putAll(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
将一个包含键值对的Map中的所有数据添加到SQLBuilder的paramMap中。
- putAllVariable(String, Map<String, Object>) - 类中的静态方法 net.sohelp.boot.engine.workflow.core.FlowContext
- putAllVariable(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwInstance
- putAllVariable(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTask
- putEntity(String, EntityVO) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
- putForeignKey(String, EntityVO) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
- putForeignKey(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
缓存外键
Q
- qq - 枚举类 中的枚举常量 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
- QQ - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
- QQ - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
QQ消息
- qqBinding() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartQQController
-
发起QQ绑定流程,重定向至QQ授权页面
- qqBinding() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartQQController
-
发起QQ绑定流程。
- qqLogin() - 类中的方法 net.sohelp.boot.demo.web.login.LoginQQController
-
发起QQ登录请求,重定向到QQ授权页面。
- QQNoticeService - net.sohelp.boot.admin.core.service.notice中的类
-
QQ消息通知服务类,用于处理QQ登录相关的逻辑。
- QQNoticeService() - 类的构造器 net.sohelp.boot.admin.core.service.notice.QQNoticeService
- qqUnbind() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartQQController
-
解除当前用户与QQ账号的绑定关系
- qqUnbind() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartQQController
-
解除当前用户与QQ账号的绑定关系。
- query(String, Object[], RowCallbackHandler) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
执行查询回调
- query(String, RowCallbackHandler) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
执行查询回调
- QueryField - net.sohelp.boot.admin.core.annotation中的批注接口
-
查询条件注解
- queryService - 类中的变量 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- queryService() - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
获取查询服务
- queryService(FlwInstanceDao, FlwHisInstanceDao, FlwExtInstanceDao, FlwTaskDao, FlwTaskActorDao, FlwHisTaskDao, FlwHisTaskActorDao) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- QueryService - net.sohelp.boot.engine.workflow中的接口
-
流程相关的查询服务
- QueryServiceImpl - net.sohelp.boot.engine.workflow.impl中的类
-
查询服务实现类
- QueryServiceImpl(FlwInstanceDao, FlwHisInstanceDao, FlwExtInstanceDao, FlwTaskDao, FlwTaskActorDao, FlwHisTaskDao, FlwHisTaskActorDao) - 类的构造器 net.sohelp.boot.engine.workflow.impl.QueryServiceImpl
- QueryType - net.sohelp.boot.admin.core.annotation中的枚举类
-
查询方式枚举类,定义了各种数据库查询条件类型
- QuickLoginTypeEnum - net.sohelp.boot.admin.core.enums中的枚举类
-
快捷登录类型枚举类 定义了系统支持的各种快捷登录方式及其对应的类型值
- qywx - 枚举类 中的枚举常量 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
- QYWX - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
- QYWX - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
企业微信消息
- qywxBinding() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartQywxController
-
绑定企业微信账户 引导当前登录用户跳转至企业微信授权页面进行扫码绑定操作。
- qywxBinding() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartQywxController
-
跳转至企业微信绑定页面 根据系统配置的企业微信登录参数构造跳转链接并重定向至企业微信授权页。
- qywxLogin() - 类中的方法 net.sohelp.boot.demo.web.login.LoginQywxController
-
发起企业微信登录流程 根据系统配置检查是否启用企业微信登录,并重定向到企业微信授权页面。
- QywxNoticeService - net.sohelp.boot.admin.core.service.notice中的类
-
企业微信消息通知服务类 提供通过企业微信向用户发送消息的功能,包括获取用户信息、发送文本消息等操作。
- QywxNoticeService() - 类的构造器 net.sohelp.boot.admin.core.service.notice.QywxNoticeService
- qywxUnbind() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartQywxController
-
解除企业微信绑定关系 删除当前登录用户在系统中对应的企业微信绑定记录。
- qywxUnbind() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartQywxController
-
解除当前用户的企微绑定关系 删除当前登录用户在系统中的企业微信绑定记录。
R
- randomUUID16() - 类中的静态方法 net.sohelp.boot.admin.core.utils.CommonUtil
-
生成16位uuid
- randomUUID8() - 类中的静态方法 net.sohelp.boot.admin.core.utils.CommonUtil
-
生成8位uuid
- read(long) - 类中的方法 net.sohelp.boot.demo.web.system.user.PowerController
-
查询指定用户的权限信息。
- read(long) - 类中的方法 net.sohelp.boot.dev.web.system.user.PowerController
-
根据用户ID读取其权限信息 返回该用户的权限类型及具体权限范围列表
- read(String) - 类中的方法 net.sohelp.boot.dev.web.dev.designer.DesignerController
-
读取表单设计接口 根据提供的refid读取对应的表单设计信息
- read(String) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleController
-
模块读取接口 根据提供的模块地址(refid)读取模块详细信息,包括模块表单、网格和布局等。
- read(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.magic.MagicApiService
-
读取业务模块内容
- read(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
读取实体表结构接口 根据提供的实体表名和可选的数据源名称,读取并返回实体表结构信息。
- read(String, String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
-
读取网格列表接口 根据应用名称、模块名称和列表名称读取对应的网格列表信息
- read(String, String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
读取表单设计接口 根据应用名称、模块名称和界面名称读取对应的表单设计信息
- read(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
标记指定ID的消息为已读
- read(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.resource.WorkspaceResourceController
-
读取资源文件列表 支持按文件名过滤、排序等操作,返回文件列表信息
- read(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
设置多个消息为已读状态
- readAll(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.NoticeController
-
标记所有指定类型的通知为已读 该接口接收一个包含通知类型的请求体,并将该类型且未删除的通知标记为已读状态
- readByCc(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
标记我的任务已阅 通过传入的任务ID,将对应任务的已阅状态标记为true
- readBytes(InputStream) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.StreamUtils
- readBytes(InputStream, Function<String, T>) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.StreamUtils
- readBytes(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileDownloadService
-
读取指定模块下文件的全部字节内容
- readEntityForm(String) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleCustomController
-
读取用户个性化实体表单 根据提供的refid读取用户个性化实体表单数据,并返回结果
- readEntityLayout(String) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleCustomController
-
读取用户个性化实体布局 该接口用于根据用户提供的refid读取对应的个性化实体布局信息。
- readGrid(String) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleCustomController
-
读取用户个性化模块数据 通过传入的refid参数,读取并返回用户个性化模块的数据
- readLayout(String) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleCustomController
-
读取用户个性化布局接口 该接口用于根据用户提供的refid读取用户的个性化布局信息
- readModule(String) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleCustomController
-
读取用户个性化模块 根据传入的refid读取用户个性化模块信息
- readOnly() - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
设置资源为只读模式
- readTemplateCode(String) - 类中的方法 net.sohelp.boot.dev.web.code.CodeTemplateController
-
根据模板名称读取其内容(code字段)
- reApproveCreate - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
重新审批创建
- reApproveJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
重新审批跳转
- reApproveJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
驳回重新审批跳转
- reApproveJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
驳回重新审批跳转
- reclaim - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
拿回未执行任务
- reclaim - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
拿回任务
- reclaim(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
撤回或拿回已通过的任务 该接口用于用户撤回或拿回自己已经通过的任务,通过实例ID定位具体任务并进行撤回操作
- reclaimTask(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- reclaimTask(Long, FlowCreator, BiConsumer<FlwHisTask, Integer>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
拿回任务、根据历史任务ID撤回下一个节点的任务、恢复历史任务
- reclaimTask(Long, FlowCreator, BiConsumer<FlwHisTask, Integer>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
拿回任务、在当前办理人尚未处理文件前,允许上一节点提交人员执行拿回
- reclaimTaskAssert(BiConsumer<FlwHisTask, Integer>, FlwHisTask, Integer, String) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
拿回任务异常断言
- recreate - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
再创建,仅用于流程回退
- REDIS - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.yml.CacheConfig.CacheType
- RedisConfiguration - net.sohelp.boot.demo.core.redis中的类
- RedisConfiguration() - 类的构造器 net.sohelp.boot.demo.core.redis.RedisConfiguration
- RedisMonitorController - net.sohelp.boot.dev.web.ops.redis中的类
-
Redis监控控制器
- RedisMonitorController() - 类的构造器 net.sohelp.boot.dev.web.ops.redis.RedisMonitorController
- RedisSohelpCacheProvider - net.sohelp.boot.admin.core.cache.provider中的类
-
Redis 缓存实现
- RedisSohelpCacheProvider(RedisTemplate<String, Object>, String, long) - 类的构造器 net.sohelp.boot.admin.core.cache.provider.RedisSohelpCacheProvider
-
构造 Redis 缓存提供者
- RedisSqlCache - net.sohelp.boot.admin.core.db.cache中的类
-
Redis SQL缓存实现类 提供基于Redis的SQL查询结果缓存功能,支持缓存的存储、获取和删除操作
- RedisSqlCache(RedisTemplate<String, Object>, int, long) - 类的构造器 net.sohelp.boot.admin.core.db.cache.RedisSqlCache
-
构造函数
- redisTemplate(RedisConnectionFactory) - 类中的方法 net.sohelp.boot.demo.core.redis.RedisConfiguration
- refid() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.OperationLog
-
refid
- refresh() - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
初始化数据源
- refresh() - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
刷新缓存接口 该接口用于清除表缓存和JDBC助手缓存,实现缓存刷新功能
- refresh() - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
刷新模块缓存接口 该接口用于刷新模块缓存,并返回刷新成功的信息。
- refresh(String) - 类中的方法 net.sohelp.boot.dev.web.ops.cache.CacheController
-
刷新系统缓存(含数据源刷新)
- refreshDictCache() - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictionaryDataController
-
强制刷新系统中的字典缓存。
- refreshDictCache() - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictionaryDataController
-
刷新系统中使用的字典缓存。
- RefUtil - net.sohelp.boot.engine.web.utils中的类
-
地址解析工具类
- RefUtil() - 类的构造器 net.sohelp.boot.engine.web.utils.RefUtil
- RefVO - net.sohelp.boot.engine.web.vo.module中的类
-
模块地址对象
- RefVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.RefVO
- register(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.login.LoginRegisterController
-
用户注册接口
- reject - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
审批拒绝【 驳回结束流程 】
- reject - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
驳回至上一步处理
- reject - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
拒绝
- reject - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
拒绝任务
- reject(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
- reject(Long, FlwTask, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- reject(Long, FlwTask, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
流程实例拒绝审批强制终止(用于后续审核人员认为该审批不再需要继续,拒绝审批强行终止)
- reject(String, String, long, long, String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.WorkflowHelper
-
拒绝工作流任务 该方法用于拒绝指定业务ID的工作流任务,会验证业务ID、模块地址等参数的有效性, 并检查相关实体和任务是否存在,最后执行拒绝操作并更新流程变量。
- reject(MultipartFile[], Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
拒绝(不同意)审批请求 该接口用于处理审批流程中的拒绝操作,用户可以通过此接口提交拒绝理由及相关信息,系统会进行相应处理并更新审批状态。
- rejectComplete - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
-
驳回完成
- rejectEnd - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
驳回终止
- rejectJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
驳回跳转
- rejectJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
驳回跳转
- rejectJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
驳回跳转
- RejectStrategy - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
驳回策略枚举
- rejectTask(FlwTask, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- rejectTask(FlwTask, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- rejectTask(FlwTask, FlowCreator, Map<String, Object>, TaskState, TaskEventType) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- rejectTask(FlwTask, FlowCreator, Map<String, Object>, TaskState, TaskEventType) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据当前任务对象驳回至上一步处理
- RELATION - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
关联实体,一般是类型为长整型
- RelationTypeConfig - net.sohelp.boot.engine.db.vo.type中的类
-
外键关系配置
- RelationTypeConfig() - 类的构造器 net.sohelp.boot.engine.db.vo.type.RelationTypeConfig
- reload() - 类中的方法 net.sohelp.boot.admin.core.cache.DictCache
-
重新加载字典缓存。
- reload() - 接口中的方法 net.sohelp.boot.admin.core.cache.ISohelpCache
-
从数据库重新加载缓存数据
- reload() - 类中的方法 net.sohelp.boot.admin.core.cache.OAuth2Cache
-
重载缓存数据
- reload() - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
从数据库重新加载全部组织机构数据到缓存
- reload() - 类中的方法 net.sohelp.boot.admin.core.cache.RoleCache
-
从数据库重新加载全部岗位数据到缓存
- reload() - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpBootResourceCache
-
重载所有资源缓存
- reload() - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
全量重新加载:清空缓存并从数据库读取所有系统参数。
- reload() - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
全量重新加载用户缓存。
- reload() - 类中的方法 net.sohelp.boot.admin.core.cache.UserMenuCache
-
重新加载整个缓存。
- reload() - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
全量重新加载所有用户的个性化参数缓存。
- reload() - 类中的方法 net.sohelp.boot.admin.core.cache.UserRoleCache
-
重新加载整个缓存。
- reload() - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
重启物理表缓存接口 该接口用于重启物理表缓存,需要开发者权限才能调用
- reload() - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
重新加载实体到缓存
- reload() - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
初始化时重新加载所有数据源的实体到缓存
- reload() - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
清空实体缓存。
- reload(long) - 类中的方法 net.sohelp.boot.engine.web.cache.ModulePowerCache
-
重新加载指定用户的模块权限缓存 该方法首先清除用户原有的模块权限缓存,然后从数据库查询该用户关联角色的菜单权限, 解析出有效的模块名称并更新到缓存中。
- reload(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserMenuCache
-
根据用户ID重新从数据库加载权限信息并写入缓存。
- reload(Long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserRoleCache
-
根据用户ID重新从数据库加载岗位信息并写入缓存。
- reload(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
根据组织 ID 重新加载单个组织到缓存
- reload(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.RoleCache
-
根据岗位 ID 重新加载单个岗位到缓存
- reload(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
按用户ID重新加载单个用户的缓存。
- reload(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
根据指定用户ID重新加载该用户的个性化参数缓存。
- reload(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpBootResourceCache
-
重载指定路径的资源缓存
- reload(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
重新加载缓存
- reload(String) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
根据表名重新加载到缓存中(默认数据源)
- reload(String, String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
- reload(String, String) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
根据表名重新加载到缓存中(指定数据源)
- reload(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
清空缓存接口 该接口用于清空缓存,如果请求体中包含name字段且不为空,则只重启对应name的实体缓存;否则刷新全部缓存。
- reloadAll() - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpCacheManageService
-
重载所有业务缓存(清空后重新从数据库加载)
- reloadAll() - 类中的方法 net.sohelp.boot.dev.web.ops.cache.CacheController
-
重载所有业务缓存(清空后重新从数据库加载)
- reloadAll() - 类中的方法 net.sohelp.boot.dev.web.system.param.ConstParamController
- reloadAll() - 类中的方法 net.sohelp.boot.dev.web.system.param.UserConstParamController
-
刷新用户常量缓存
- reloadByDatasource(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
重新加载实体到缓存
- reloadByDatasource(String) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
按照数据源名称重新加载实体到缓存
- reloadByName(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpCacheManageService
-
按名称重载指定缓存
- reloadByName(String) - 类中的方法 net.sohelp.boot.dev.web.ops.cache.CacheController
-
按名称重载指定缓存
- reloadCache() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpLogin
-
清空并重新加载所有相关的业务数据缓存。
- reloadProcessModel(FlowContext, Long, ProcessModel) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
重新加载流程模型
- reloadProcessModel(ProcessModel, Consumer<ProcessModel>) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.ModelHelper
-
重新加载流程模型
- reloadTable(String, String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
根据数据源和表名重新加载表结构
- remark - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
备注说明
- remind() - 类中的方法 net.sohelp.boot.engine.workflow.FlowScheduler
-
流程提醒处理
- remind(FlowContext, Long, FlwTask) - 类中的方法 net.sohelp.boot.demo.core.workflow.WorkflowTaskReminder
-
执行任务提醒逻辑
- remind(FlowContext, Long, FlwTask) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskReminder
-
提醒操作
- RemindParam - net.sohelp.boot.engine.workflow.scheduling中的类
-
提醒参数
- RemindParam() - 类的构造器 net.sohelp.boot.engine.workflow.scheduling.RemindParam
- remindRepeat - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
提醒次数
- remindTime - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
提醒时间,存在定时器触发提醒,不存在任务创建监听的时候默认提醒一次
- remove() - 类中的静态方法 net.sohelp.boot.engine.workflow.FlowDataTransfer
-
移除传递参数
- remove(long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserMenuCache
-
删除指定用户的权限缓存。
- remove(long) - 类中的方法 net.sohelp.boot.admin.core.cache.UserRoleCache
-
删除指定用户的岗位缓存。
- remove(long) - 类中的方法 net.sohelp.boot.engine.web.cache.ModulePowerCache
-
从模块权限缓存中移除指定用户的缓存数据
- remove(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.OrgCache
-
移除指定组织的全部缓存条目
- remove(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.RoleCache
-
移除指定岗位的缓存条目
- remove(Object) - 类中的方法 net.sohelp.boot.admin.core.cache.UserCache
-
根据用户ID清空该用户的缓存。
- remove(String) - 类中的方法 net.sohelp.boot.admin.core.cache.ExportTokenCache
-
使 Token 立即失效(下载后调用,防止重放)
- remove(String) - 接口中的方法 net.sohelp.boot.admin.core.cache.ISohelpCache
-
删除指定缓存项
- remove(String) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.MemorySohelpCacheProvider
-
删除指定缓存项
- remove(String) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.NoneSohelpCacheProvider
-
删除指定缓存项
- remove(String) - 类中的方法 net.sohelp.boot.admin.core.cache.provider.RedisSohelpCacheProvider
-
删除指定缓存项
- remove(String) - 接口中的方法 net.sohelp.boot.admin.core.cache.provider.SohelpCacheProvider
-
删除指定缓存项
- remove(String) - 类中的方法 net.sohelp.boot.admin.core.cache.SohelpBootResourceCache
-
清除指定路径的资源缓存
- remove(String) - 类中的方法 net.sohelp.boot.admin.core.cache.VerifyCodeCache
-
删除验证码
- remove(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
-
从缓存中删除实体
- remove(String) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
从缓存中删除实体(使用默认数据源)
- remove(String) - 类中的方法 net.sohelp.boot.engine.web.cache.ModuleCache
-
根据应用名称从缓存中移除对应的模块集合
- remove(String) - 接口中的方法 net.sohelp.boot.engine.workflow.cache.FlowCache
-
根据关键字删除缓存对象
- remove(String) - 类中的方法 net.sohelp.boot.engine.workflow.cache.FlowSimpleCache
- remove(String[]) - 类中的方法 net.sohelp.boot.dev.web.dev.db.DatasourceController
-
删除数据源接口 该接口用于删除指定的数据源,通过接收一个包含数据源键名的数组, 遍历数组并删除对应的数据源文件。
- remove(String, String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
- remove(String, String) - 类中的方法 net.sohelp.boot.engine.db.cache.TableCache
-
从缓存中删除表
- remove(String, String) - 类中的方法 net.sohelp.boot.engine.web.cache.ModuleCache
-
从指定应用的缓存中删除特定模块
- remove(String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
删除指定应用和模块下的资源文件
- remove(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
卸载本地已安装的应用
- remove(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
卸载本地已安装的模块,同时清理相关文件和数据库记录
- remove(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
删除实体文件 通过接收包含数据源和实体名称列表的请求体,删除指定的实体文件,并同步更新缓存
- remove(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
删除指定应用及模块 通过接收包含应用名和模块名的参数Map,删除对应的应用及模块资源
- remove(EntityRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.EntityRefController
-
取消绑定并删除实体接口 该接口用于取消模块与实体的绑定,并删除指定的实体
- removeAll() - 类中的方法 net.sohelp.boot.demo.web.system.log.LoginLogController
-
清空所有登录日志 删除pb_login_record表中的所有记录
- removeAll() - 类中的方法 net.sohelp.boot.demo.web.system.log.OperationLogController
-
清空6个月前的操作日志
- removeAll() - 类中的方法 net.sohelp.boot.dev.web.system.log.LoginLogController
-
清空所有登录日志 删除pb_login_record表中的所有记录
- removeAll() - 类中的方法 net.sohelp.boot.dev.web.system.log.OperationLogController
-
清空6个月前的操作日志
- removeById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.ProcessServiceImpl
- removeById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
根据流程定义ID删除流程定义(不删除该流程产生的其它历史数据)
- removeByKey(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.FlowDataTransfer
-
移除指定key传递参数
- removeCode(String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.EmailNoticeService
-
从验证码缓存中移除指定键对应的条目。
- removeCode(String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.PhoneNoticeService
-
移除指定手机号在缓存中的验证码
- removeEldestEntry(Map.Entry<String, LRUCache.ExpireNode<Object>>) - 类中的方法 net.sohelp.boot.admin.core.db.cache.LRUCache
-
当缓存大小超过设定容量时触发移除最老元素的操作。
- removeFile(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.resource.WorkspaceResourceController
-
删除文件或目录 可删除多个文件或目录,支持递归删除目录
- removeForeignKey(String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
- removeForeignKey(String, String) - 类中的方法 net.sohelp.boot.engine.db.cache.EntityCache
- removeMyUpload(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
删除用户上传到云端的某个应用
- removeMyUpload(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
删除用户在云端上传的模块记录
- removeNodeModel(Long, String, Function<NodeModel, Boolean>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- removeNodeModel(Long, String, Function<NodeModel, Boolean>) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
删除节点模型某个临时节点
- removeSign(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
减签接口 该接口用于处理减签操作,根据传入的任务ID和用户列表,将指定用户从任务中移除。
- removeTableCache(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
根据数据源删除表缓存
- removeTableCache(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
根据数据源刷新缓存
- removeTaskActor - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
任务减签
- removeTaskActor(Long, String, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- removeTaskActor(Long, List<String>, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- removeTaskActor(Long, List<String>, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
对指定的任务ID删除参与者【减签】
- rename() - 类中的方法 net.sohelp.boot.dev.web.ops.resource.SohelpBootResourceController
-
对指定文件进行重命名操作。
- rename(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileService
-
重命名指定ID的文件名称
- rename(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineFileController
-
文件重命名接口 该接口用于对指定文件进行重命名操作
- rename(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
重命名模块
- rename(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
重命名实体表 根据传入的实体名称和新名称,对指定数据源中的实体进行重命名操作
- rename(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
-
网格列表重命名接口 该接口用于对网格列表进行重命名操作,包括验证输入参数、读取原列表文件、修改名称并保存新列表文件、删除原列表文件等步骤。
- rename(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
表单重命名接口 该接口用于对指定的表单进行重命名操作,需要传入应用名、模块名、原表单名和新表单名。
- rename(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
重命名模块文件 该接口用于重命名指定应用下的模块文件,需要传入应用名称、模块名称以及新的文件名。
- renamePath(String, String) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
修改路径
- renamePath(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
修改路径
- renamePath(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
重命名资源文件路径
- render(String, List<Map<String, Object>>) - 类中的静态方法 net.sohelp.boot.engine.web.report.UReportRender
-
根据表名和数据列表渲染报表数据,将数据库字段名转换为字段注释作为显示名
- render(List<String>, List<Map<String, Object>>) - 类中的静态方法 net.sohelp.boot.engine.web.report.UReportRender
-
渲染报表数据,将字段列表和数据列表组合成映射结构
- render(Map<String, String>, List<Map<String, Object>>) - 类中的静态方法 net.sohelp.boot.engine.web.report.UReportRender
-
根据字段映射关系重新组织数据列表
- ReportController - net.sohelp.boot.dev.web.dev.module中的类
-
报表引擎配置
- ReportController - net.sohelp.boot.dev.web.dev.report中的类
-
报表管理
- ReportController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.ReportController
- ReportController() - 类的构造器 net.sohelp.boot.dev.web.dev.report.ReportController
- ReportRefVO - net.sohelp.boot.engine.web.vo.module中的类
-
绑定报表
- ReportRefVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.ReportRefVO
- ReportService - net.sohelp.boot.engine.web.service中的类
-
报表服务
- ReportService() - 类的构造器 net.sohelp.boot.engine.web.service.ReportService
- request - 类中的变量 net.sohelp.boot.admin.core.base.BaseController
- request - 类中的变量 net.sohelp.boot.admin.core.web.SohelpLogin
- requestAvailable() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
检查当前线程是否绑定了有效的 HttpServletRequest。
- RequestWrappingFilter - net.sohelp.boot.admin.core.filter中的类
-
请求包装过滤器,用于包装 HttpServletRequest 以支持多次读取请求体 解决操作日志切面无法读取 JSON 请求体的问题
- RequestWrappingFilter() - 类的构造器 net.sohelp.boot.admin.core.filter.RequestWrappingFilter
- requireLogin() - 类中的方法 net.sohelp.boot.demo.core.magic.interceptor.CustomAuthorizationInterceptor
-
判断接口调用是否需要登录验证。
- resetCommonConfig(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleGridController
-
重置通用配置接口 该接口用于重置指定引用ID的通用配置
- resetSecret(String) - 类中的方法 net.sohelp.boot.dev.web.ops.oauth2.OAuth2Controller
-
重新生成并设置指定OAuth2应用的AppSecret。
- resolveTask(Long, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
根据 任务ID 解决委派任务
- resolveTask(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据 任务ID 解决委派任务
- ResourceConfig - net.sohelp.boot.admin.core.web.yml中的类
-
SohelpBoot资源配置 用于配置资源存储的相关参数,包括存储方式、存储路径、只读模式等配置信息
- ResourceConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.ResourceConfig
- ResourceFileVO - net.sohelp.boot.dev.web.ops.resource中的类
-
文件VO
- ResourceFileVO() - 类的构造器 net.sohelp.boot.dev.web.ops.resource.ResourceFileVO
- response - 类中的变量 net.sohelp.boot.admin.core.base.BaseController
- response(String, MediaType, byte[]) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
根据文件名、媒体类型和内容生成响应实体。
- response(String, MediaType, String) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
根据文件名、媒体类型和内容生成响应实体。
- responseError(HttpServletResponse, String, String, String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.CommonUtil
-
向客户端输出错误信息
- responseStream(String, MediaType, InputStream) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
基于流的文件下载方法 直接通过response输出流写入文件,避免与ApiResult混合使用
- restart - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
重新发起
- restart() - 类中的方法 net.sohelp.boot.install.controller.UpdaterController
-
重启平台主服务
- restartProcessInstance(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
-
重启流程实例(从当前所在节点currentNode位置开始)
- restartProcessInstance(Long, String, Execution) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
重启流程实例(从当前所在节点currentNode位置开始)
- restartProcessInstance(Long, String, Execution) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
重启流程实例(从当前所在节点currentNode位置开始)
- restore(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineImportController
-
恢复导入接口 该接口用于处理恢复导入的操作,通过接收包含refid的Map数据来验证地址和模块操作权限,并执行恢复导入。
- restore(MultipartFile) - 类中的方法 net.sohelp.boot.dev.web.ops.backup.BackupController
-
上传并恢复备份 接收上传的备份文件并执行恢复操作。
- restoreFromRecord(Map<String, String>) - 类中的方法 net.sohelp.boot.dev.web.ops.backup.BackupController
-
从已有记录恢复 根据备份记录ID查找对应的备份文件并执行恢复。
- result() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.OperationLog
-
是否记录返回结果
- Result<T> - net.sohelp.boot.demo.core.base中的类
-
统一API返回结果封装
- Result() - 类的构造器 net.sohelp.boot.demo.core.base.Result
- Result(boolean, String, Integer, T) - 类的构造器 net.sohelp.boot.demo.core.base.Result
- RESULT_ERROR_CODE - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
默认失败码,表示操作失败的HTTP状态码或业务状态码。
- RESULT_ERROR_MSG - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
默认失败信息,表示操作失败时返回的消息标识。
- RESULT_OK_CODE - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
默认成功码,表示操作成功的HTTP状态码或业务状态码。
- RESULT_OK_MSG - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
默认成功信息,表示操作成功时返回的消息标识。
- resume - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
唤醒历史任务
- resume(Long, FlowCreator, BiFunction<FlwInstance, String, Boolean>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
唤醒撤回或拒绝终止历史任务
- resume(Long, FlowCreator, BiFunction<FlwInstance, String, Boolean>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
唤醒撤回或拒绝终止历史任务(只有实例发起人可操作)
- revoke - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
撤销审批
- revoke - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
撤销
- revoke - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
撤销审批
- revoke(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
- revoke(Long, FlwTask, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- revoke(Long, FlwTask, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
流程实例撤销(用于错误发起审批申请,发起人主动撤销)
- revokeComplete - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
-
撤销完成
- revokePwdToken(String) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
撤销密码过期临时令牌(密码修改成功后调用)
- RIGHT - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.vo.grid.GridFilterConfigVO.FilterPositionEnum
- RIGHT_LIKE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
结尾匹配(右模糊)
- role - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.ActorType
-
角色
- role - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
-
角色
- ROLE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.PowerTypeEnum
- ROLE - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.UserPowerTypeEnum
-
按岗位查看 - 仅能查看当前岗位相关的数据
- ROLE - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
关联岗位,一般是类型为长整型
- RoleCache - net.sohelp.boot.admin.core.cache中的类
-
岗位缓存(永不过期,按需失效)
- RoleCache() - 类的构造器 net.sohelp.boot.admin.core.cache.RoleCache
- RoleController - net.sohelp.boot.demo.web.system.role中的类
-
岗位管理控制器,提供岗位相关的增删改查及权限分配功能。
- RoleController - net.sohelp.boot.dev.web.system.role中的类
-
岗位管理控制器,提供岗位相关的增删改查、权限分配及用户关联等操作。
- RoleController - net.sohelp.boot.engine.web.controller中的类
-
岗位管理
- RoleController() - 类的构造器 net.sohelp.boot.demo.web.system.role.RoleController
- RoleController() - 类的构造器 net.sohelp.boot.dev.web.system.role.RoleController
- RoleController() - 类的构造器 net.sohelp.boot.engine.web.controller.RoleController
- RoleService - net.sohelp.boot.admin.core.service.role中的类
-
岗位服务类 提供岗位相关的数据查询服务
- RoleService() - 类的构造器 net.sohelp.boot.admin.core.service.role.RoleService
- rollback() - 类中的方法 net.sohelp.boot.admin.core.db.Transaction
-
回滚事务
- routeBranch - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
路由分支
- routeJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
路由跳转
- routeJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
路由跳转
- routeJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
路由跳转
- routeNode() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
判断是否为路由节点
- run(String...) - 类中的方法 net.sohelp.boot.demo.core.runner.ApplicationRunner
-
应用启动后执行的初始化方法 负责加载系统参数和初始化相关配置
- run(String...) - 类中的方法 net.sohelp.boot.dev.core.runner.DevCommandLineRunner
-
应用启动时执行的初始化方法
- runDailyCleanup() - 类中的方法 net.sohelp.boot.demo.core.task.FileRetentionService
-
每日凌晨4点执行文件清理
- runDailyRetention() - 类中的方法 net.sohelp.boot.demo.core.task.LogRetentionService
-
每日凌晨3点执行日志归档和清理
- runtimeException(Exception, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理运行时异常(RuntimeException)作为兜底处理器之一
- runtimeService - 类中的变量 net.sohelp.boot.engine.workflow.impl.ProcessServiceImpl
- runtimeService() - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
获取实例服务
- runtimeService(InstanceListener, FlowIdGenerator, QueryService, TaskService, FlwInstanceDao, FlwHisInstanceDao, FlwExtInstanceDao) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- RuntimeService - net.sohelp.boot.engine.workflow中的接口
-
流程实例运行业务类
- RuntimeServiceImpl - net.sohelp.boot.engine.workflow.impl中的类
-
流程实例运行业务类
- RuntimeServiceImpl(InstanceListener, FlowIdGenerator, QueryService, TaskService, FlwInstanceDao, FlwHisInstanceDao, FlwExtInstanceDao) - 类的构造器 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
S
- SaTokenConfiguration - net.sohelp.boot.demo.core.token中的类
-
Sa-Token 整合 jwt
- SaTokenConfiguration() - 类的构造器 net.sohelp.boot.demo.core.token.SaTokenConfiguration
- SaTokenListenerImpl - net.sohelp.boot.demo.core.token中的类
-
SaToken侦听器的实现,用于监听Sa-Token框架中的各种事件。
- SaTokenListenerImpl() - 类的构造器 net.sohelp.boot.demo.core.token.SaTokenListenerImpl
- save(JSONObject) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineCrudController
-
保存数据接口 该接口用于保存通过JSON对象传递的数据,并进行权限验证。
- save(String) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
创建或更新表结构接口 该接口用于接收实体类参数,并根据参数创建或更新对应的表结构。
- save(String, JSONObject) - 类中的方法 net.sohelp.boot.admin.core.service.application.ApplicationService
-
保存应用信息
- save(String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
保存数据到数据库
- save(String, Object, String) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
保存系统参数:如果不存在则初始化,如果已存在则更新数据值。
- save(String, Object, String) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
保存系统参数。
- save(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.magic.MagicApiService
-
保存业务模块
- save(String, String) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
保存配置资源
- save(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
保存配置资源。
- save(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
保存资源文件:若文件存在则更新,否则新增
- save(String, Map<String, Object>) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
保存配置资源
- save(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
保存配置资源
- save(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
将表单数据保存到指定路径对应的资源文件中
- save(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
保存实体数据,如果实体数据存在则更新,不存在则
- save(String, EntityVO) - 类中的方法 net.sohelp.boot.dev.web.code.service.CodeService
-
保存指定数据源下实体的Java代码配置信息。
- save(String, EntityVO) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
保存实体
- save(List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineReportController
-
保存次序接口 该接口接收一个包含数据的列表,目前未实现具体业务逻辑,直接返回成功响应。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
根据是否包括ID项,来决定是否更新还是插入数据
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
保存系统基础设置参数
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.ThemeController
-
保存主题配置信息 将传入的参数映射转换为JSON字符串并保存到系统参数缓存中
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.ThemeSizeController
-
保存系统组件字体大小配置
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.menu.MenuController
-
保存菜单(新增或更新)
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.org.OrgController
-
保存机构信息(支持新增与修改)
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.ConstParamCategoryController
-
保存系统变量分类(新增或更新)
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.ConstParamController
-
新增或更新系统常量参数
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.param.UserConstParamController
-
保存或更新用户系统变量信息 若传入参数中包含有效ID则执行更新操作;否则视为新增。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.role.RoleController
-
保存岗位信息(新增或更新)
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.tenant.TenantController
-
保存租户信息:若ID为空则新增,否则更新现有记录。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.user.PowerController
-
保存用户权限信息。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeConfigController
-
保存当前开发相关配置信息
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeSchemeController
-
保存模板配置信息。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeTemplateController
-
保存或更新一个代码模板
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.magic.MagicService
-
保存模块配置信息
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
保存模块信息 该接口用于保存或更新模块信息,包括模块名称、应用名称、描述和版本。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.PermissionController
-
保存权限接口 该接口用于保存指定应用和模块的权限信息,首先会校验应用名称和模块名称是否为空, 然后为权限列表中的每个权限生成UUID(如果未提供),接着根据应用名称和模块名称 获取模块对象,最后将权限信息保存到模块对象中并持久化。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.oauth2.OAuth2Controller
-
保存OAuth2账户信息。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.task.TaskController
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.autocode.AutocodeController
-
保存或更新自动编码配置。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.autocode.SequenceController
-
保存或更新一个序列记录。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SizeController
-
保存系统界面元素大小配置 将传入的参数映射转换为JSON字符串并保存到系统参数缓存中
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存系统基础设置。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.ThemeController
-
保存系统主题配置 将传入的主题配置参数保存到系统参数缓存中
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.LanguageController
-
新增或修改语言信息。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.menu.MenuController
-
保存菜单信息(新增或更新) 若未提供ID则视为新增;若已存在ID,则执行更新操作。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
保存机构信息(新增或修改)
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.ConstParamCategoryController
-
保存或更新系统变量分类信息
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.ConstParamController
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.param.UserConstParamController
-
保存用户系统变量(新增或更新)
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
保存岗位信息(新增或更新)
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartController
-
保存接口授权(新增或更新)
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.PowerController
-
保存用户的权限信息 包括更新用户权限类型,并根据权限范围插入具体的权限数据
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleFormController
-
实体表单保存接口 该接口用于保存实体表单数据,根据传入的refid找到对应的模块和实体, 并校验表单字段后保存表单数据。
- save(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleGridController
-
保存实体表单数据 该接口用于接收前端传来的表单数据,并根据数据内容保存或更新对应的实体表单配置。
- save(DatasourceVO) - 类中的方法 net.sohelp.boot.dev.web.dev.db.DatasourceController
-
保存数据源信息 根据传入的DatasourceVO对象保存或更新数据源信息,并返回操作结果。
- save(EntityVO) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityController
-
保存实体表接口 该接口用于保存实体表,并将实体信息更新到XML文件中,同时刷新实体缓存。
- save(EntityVO) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityExtendController
-
保存实体信息
- save(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.service.EntityExtService
- save(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.service.EntityService
-
保存实体
- save(GridVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
-
保存网格列表信息 该接口用于保存网格列表的相关信息,包括应用名称、模块名称、列表名称等, 并根据这些信息生成或更新对应的JSON文件,同时处理与实体绑定的相关操作。
- save(LayoutVO) - 类中的方法 net.sohelp.boot.dev.web.dev.designer.DesignerController
-
保存表单 该接口用于保存表单设计相关的数据,通过传入的LayoutVO对象进行处理。
- save(LayoutRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
保存表单设计接口 该接口用于保存表单设计的相关信息,包括应用名称、模块名称和界面名称等。
- save(ModuleVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.DocumentController
-
保存文档接口 该接口用于保存指定应用和模块的文档信息,需传入包含应用名、模块名和文档内容的ModuleVO对象。
- saveAs(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
将指定应用下的模块另存为新模块
- saveAs(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.GridController
-
网格列表另存为接口 该接口用于将网格列表另存为新的文件,并进行一系列校验和保存操作。
- saveAs(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
表单另存为接口 该接口用于将表单设计另存为新名称,并保存到指定路径下
- saveAs(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
模块另存为接口 该接口用于将指定应用的指定模块另存为新模块
- saveAsDraft - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
暂存待审
- saveAsDraft - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
暂存待审
- saveAsDraft() - 类中的方法 net.sohelp.boot.engine.workflow.core.Execution
- saveConfig(JSONObject) - 类中的方法 net.sohelp.boot.dev.web.code.FormBuilderController
-
保存或更新指定表的表单配置。
- saveConfig(JSONObject) - 类中的方法 net.sohelp.boot.dev.web.code.GridBuilderController
-
保存指定表的网格配置信息 将传入的 JSON 配置对象转换为 GridVO 对象并持久化存储到资源服务中。
- saveConfig(JSONObject) - 类中的方法 net.sohelp.boot.dev.web.code.JavaBuilderController
-
将用户编辑的表字段配置信息持久化到系统中。
- saveConfig(JSONObject) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityFormController
-
保存配置接口 该接口用于保存表单配置和工作流配置,并更新实体信息。
- saveConfig(JSONObject) - 类中的方法 net.sohelp.boot.dev.web.dev.entity.EntityGridController
-
保存配置接口 该接口用于保存用户提交的配置信息,包括表名、数据源名称以及相关的网格配置。
- saveConfig(JSONObject) - 类中的方法 net.sohelp.boot.dev.web.dev.module.FormController
-
保存配置接口 该接口用于保存表单配置和工作流配置,并更新实体信息。
- saveConfig(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.backup.BackupController
-
保存备份配置 更新系统的备份策略配置,如自动备份频率、时间等。
- saveConfig(SohelpBootConfig) - 类中的方法 net.sohelp.boot.dev.web.dev.config.sohelp.SohelpBootConfigController
-
保存SohelpBootConfig配置
- saveConfig(WorkflowVO) - 类中的方法 net.sohelp.boot.dev.web.dev.workflow.WorkFlowController
-
保存工作流配置 该接口用于保存工作流配置信息,包括实体名称、数据源名称以及工作流JSON等。
- saveDevConfig(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存开发环境下的系统配置。
- saveDingding(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
保存钉钉登录配置信息
- saveDingding(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存钉钉登录配置信息。
- saveDingdingMessage(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
保存钉钉消息通知配置信息
- saveDingdingMessage(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存钉钉消息通知配置信息。
- saveEntity(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
保存实体信息并刷新缓存
- saveEntityForm(String, String, FormVO) - 类中的方法 net.sohelp.boot.engine.web.service.EntityFormService
-
保存实体表单数据
- saveEntityFormByPublic(String, String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.service.FormCustomService
-
通过公共数据源保存实体表单
- saveEntityFormByUser(long, String, String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.service.FormCustomService
-
根据用户ID、数据源和实体名称保存实体表单
- saveEntityGrid(String, String, GridVO) - 类中的方法 net.sohelp.boot.engine.web.service.EntityGridService
-
保存实体网格配置到指定路径
- saveEntityGridByPublic(String, String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
保存公司个性化实体表单
- saveEntityGridByUser(long, String, String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
根据用户ID、数据源和实体名称保存实体网格数据
- saveEntityWorkflowByPublic(String, String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowCustomService
-
根据公共数据源和实体名称保存实体工作流信息
- saveForm(String, String, String, FormVO) - 类中的方法 net.sohelp.boot.engine.web.service.FormService
-
保存表单数据
- saveForm(String, FormVO) - 类中的方法 net.sohelp.boot.engine.web.ModuleHelper
-
保存表单数据
- saveFormByCrudUpdater(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
通过CRUD更新器保存表单数据
- saveGrid(String, String, Object, CrudUpdaterVO) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
通过CRUD更新器批量保存网格数据(支持增删改操作)
- saveGrid(String, String, String, GridVO) - 类中的方法 net.sohelp.boot.engine.web.service.GridService
-
保存网格数据到指定路径
- saveGrid(String, CrudUpdaterVO) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
通过CRUD更新器保存网格数据
- saveGrid(String, GridVO) - 类中的方法 net.sohelp.boot.engine.web.ModuleHelper
-
保存网格数据
- saveGridByPublic(String, String, String, GridVO) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
通过公共路径保存网格数据
- saveGridByUser(long, String, String, String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.service.GridCustomService
-
根据用户ID、应用名称、模块名称和网格名称保存网格数据
- saveGridFilterField(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleGridController
-
保存网格筛选字段 该接口用于保存用户设置的网格筛选字段,其他方案和排序不保存。
- saveGridFilterKeywords(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleGridController
-
保存网格筛选关键字 仅保存关键字筛选,其他方案和过滤字段不保存
- saveGridFilterScheme(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleGridController
-
保存网格筛选方案 该接口用于保存用户设置的网格筛选方案,只保存筛选方案,不保存其他排序和过滤设置。
- saveGridFilterSort(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleGridController
-
保存网格筛选排序接口 该接口用于保存用户设置的网格筛选和排序条件,不保存其他方案和过滤字段。
- saveGridList(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleGridController
-
保存网格列表接口 该接口用于保存用户提交的网格列表数据,根据refid获取相关信息并更新或创建网格数据。
- saveInstance(FlwInstance, FlwProcess, boolean, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
-
流程实例数据会保存至活动实例表、历史实例表
- saveInstance(FlwInstance, FlwProcess, boolean, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
保存流程实例
- saveLang(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserController
-
保存用户的语言设置。
- saveLayout(String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutService
-
保存布局
- saveLayout(String, String, String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutService
-
删除布局文件并保存新的布局内容
- saveLayout(String, String, String, LayoutVO) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutService
-
保存布局信息
- saveLayout(String, LayoutVO) - 类中的方法 net.sohelp.boot.engine.web.ModuleHelper
-
保存布局信息
- saveLayout(String, LayoutVO) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutService
- saveLayoutByPublic(String, String, String, LayoutVO) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutCustomService
-
将布局信息保存到公共路径
- saveLayoutByUser(long, String, String, String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.service.LayoutCustomService
-
根据用户ID、应用名称、模块名称和网格名称保存布局配置
- saveLog(JoinPoint, Object, Exception) - 类中的方法 net.sohelp.boot.admin.core.aspect.OperationLogAspect
-
保存操作记录到数据库中,异步执行并支持事务回滚
- saveLogin(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
保存登录相关子模块配置(包括忘记密码、注册、Token及验证码)
- saveLogin(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存登录相关配置信息,包括忘记密码、用户注册、Token、验证码及安全传输等模块。
- saveLoginLog(String, String, Integer, String, Long, HttpServletRequest) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
写入登录日志到 pb_login_record 表
- saveMailMessage(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
保存邮件消息通知配置信息
- saveMailMessage(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存邮件消息通知配置信息。
- saveModule(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.magic.MagicController
-
保存模块信息 接收一个包含模块信息的Map对象,并将其保存到数据库中。
- saveModule(ModuleVO) - 类中的方法 net.sohelp.boot.engine.web.service.ModuleService
-
保存模块信息到指定文件路径
- savePhone(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
保存手机号码登录配置信息
- savePhone(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存手机号码登录配置信息。
- saveQq(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
保存QQ登录配置信息
- saveQq(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存QQ登录配置信息。
- saveQywx(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
保存企业微信登录配置,并构建其授权链接模板
- saveQywx(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存企业微信登录配置信息。
- saveQywxMessage(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
保存企业微信消息通知配置信息
- saveQywxMessage(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存企业微信消息通知配置信息。
- saveReport(String, String) - 类中的方法 net.sohelp.boot.engine.web.report.DBReportProvider
-
保存报表内容到数据库
- saveReport(String, String) - 类中的方法 net.sohelp.boot.engine.web.report.FileReportProvider
-
保存报表内容到指定文件路径
- saveResourceToDB(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.config.magic.MagicApiConfigController
-
数据库存储操作 (从本地文件读取)
- saveResourceToFile(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.config.magic.MagicApiConfigController
-
本地文件转移操作
- saveResourceToLocalFile(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.config.sohelp.SohelpBootConfigController
- saveSize(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThemeController
-
更新当前登录用户的界面尺寸配置。
- saveSize(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserController
-
保存用户的界面尺寸设置。
- saveTable(EntityVO) - 类中的方法 net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-
保存表结构,根据实体对象生成创建或修改表的SQL语句
- saveTable(EntityVO) - 接口中的方法 net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-
保存表结构信息
- saveTask(FlwTask, PerformType, List<FlwTaskActor>, Execution, NodeModel) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
保存任务及参与者信息
- saveTemplateCode(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.code.CodeTemplateController
-
更新指定模板的内容(code字段)
- saveTenantConfig(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存租户配置信息。
- saveTheme(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThemeController
-
更新当前登录用户的界面主题配置。
- saveTheme(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserController
-
保存用户的界面主题设置。
- saveThirdpartConfig(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartController
-
保存用户的第三方平台绑定信息。
- saveThirdpartConfig(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserController
-
保存或更新用户绑定的第三方平台配置。
- saveWeight() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
是否保存权重
- saveWeixin(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
保存微信登录相关配置,并自动生成开放平台URL
- saveWeixin(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存微信登录配置信息。
- saveWithDuplicateCheck(String, Map<String, Object>, String...) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
保存实体数据(带重复性检查)
- saveWorkflow(String, String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.service.WorkflowService
-
保存实体的工作流信息
- saveWxMessage(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
保存微信消息通知配置信息
- saveWxMessage(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
保存微信消息通知配置信息。
- scheme() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
创建一个默认空字符串的Scheme过滤器构建器。
- scheme(JSONObject) - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
筛选方案
- scheme(String) - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
筛选方案
- SchemeBuilder - net.sohelp.boot.admin.core.web.filter中的类
-
方案构建器
- SchemeFilterBuilder - net.sohelp.boot.engine.web.utils中的类
-
方案过滤构建器
- SchemeFilterBuilder(GridVO, Map<String, Object>) - 类的构造器 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
构造函数
- scriptException(ScriptException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理脚本执行异常(ScriptException)
- SecurityConfig - net.sohelp.boot.admin.core.web.yml中的类
-
安全配置 用于存储和管理系统的安全认证信息,包括登录用户名和密码
- SecurityConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.SecurityConfig
- select() - 类中的方法 net.sohelp.boot.demo.web.system.role.RoleController
-
获取角色列表用于下拉选择框显示
- select(String) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
获取用户下拉列表。
- select(String) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
获取用户下拉选项列表。
- select(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.org.OrgController
-
获取机构组织选择树数据
- select(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
获取机构组织选择树结构数据
- select(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
获取所有岗位用于下拉框选择
- selectById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwExtInstanceDao
- selectById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisInstanceDao
- selectById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- selectById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwInstanceDao
- selectById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwProcessDao
- selectById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- selectById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwExtInstanceDaoImpl
- selectById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisInstanceDaoImpl
- selectById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- selectById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwInstanceDaoImpl
- selectById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwProcessDaoImpl
- selectById(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- selectCcTaskActorsByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskActorDao
- selectCcTaskActorsByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskActorDaoImpl
- selectCheckById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- selectCheckById(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- selectCountByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- selectCountByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- selectCountByParentInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwInstanceDao
- selectCountByParentInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwInstanceDaoImpl
- selectCountByParentTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- selectCountByParentTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwTaskMapper
-
根据父任务ID获取任务数量
- selectCountByParentTaskId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- selectCountByTaskIdAndActorId(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- selectCountByTaskIdAndActorId(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- SELECTED_RECORDS - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.consts.DataExportRangeEnum
-
枚举值:选中的记录,对应数值0
- selectListByActorId(String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- selectListByActorId(String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- selectListByBusinessKey(String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisInstanceDao
- selectListByBusinessKey(String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwInstanceDao
- selectListByBusinessKey(String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisInstanceDaoImpl
- selectListByBusinessKey(String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwInstanceDaoImpl
- selectListByCallProcessIdAndCallInstanceId(Long, Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- selectListByCallProcessIdAndCallInstanceId(Long, Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- selectListByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskActorDao
- selectListByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- selectListByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- selectListByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- selectListByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwTaskActorMapper
-
通过流程实例ID获取参与者列表
- selectListByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwTaskMapper
-
根据流程实例ID获取任务列表
- selectListByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskActorDaoImpl
- selectListByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- selectListByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- selectListByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- selectListByInstanceIdAndTaskKey(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- selectListByInstanceIdAndTaskKey(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
-
根据流程实例ID和任务KEY查询任务
- selectListByInstanceIdAndTaskKey(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- selectListByInstanceIdAndTaskKey(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- selectListByInstanceIdAndTaskName(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- selectListByInstanceIdAndTaskName(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- selectListByInstanceIdAndTaskName(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- selectListByInstanceIdAndTaskName(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- selectListByInstanceIdAndTaskNameAndParentTaskId(Long, String, Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- selectListByInstanceIdAndTaskNameAndParentTaskId(Long, String, Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- selectListByInstanceIdAndTaskNames(Long, List<String>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- selectListByInstanceIdAndTaskNames(Long, List<String>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- selectListByInstanceIdAndTaskState(Long, Integer) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- selectListByInstanceIdAndTaskState(Long, Integer) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- selectListByParentInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisInstanceDao
- selectListByParentInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwInstanceDao
- selectListByParentInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisInstanceDaoImpl
- selectListByParentInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwInstanceDaoImpl
- selectListByParentTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- selectListByParentTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- selectListByParentTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwTaskMapper
-
根据父任务ID获取任务列表
- selectListByParentTaskId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- selectListByParentTaskId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- selectListByParentTaskIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- selectListByParentTaskIds(List<Long>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- selectListByProcessId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisInstanceDao
- selectListByProcessId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisInstanceDaoImpl
- selectListByProcessKey(String, String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwProcessDao
- selectListByProcessKey(String, String) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwProcessMapper
- selectListByProcessKey(String, String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwProcessDaoImpl
- selectListByProcessKeyAndVersion(String, String, Integer) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwProcessDao
- selectListByProcessKeyAndVersion(String, String, Integer) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwProcessDaoImpl
- selectListByTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskActorDao
- selectListByTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- selectListByTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwHisTaskActorMapper
-
通过任务ID获取参与者列表
- selectListByTaskId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwTaskActorMapper
-
通过任务ID获取参与者列表
- selectListByTaskId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskActorDaoImpl
- selectListByTaskId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- selectListByTaskIdAndActorId(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskActorDao
- selectListByTaskIdAndActorId(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- selectListByTaskIdAndActorId(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskActorDaoImpl
- selectListByTaskIdAndActorId(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- selectListByTaskIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskActorDao
- selectListByTaskIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- selectListByTaskIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwHisTaskActorMapper
-
通过任务ID获取参与者列表
- selectListByTaskIds(List<Long>) - 接口中的方法 net.sohelp.boot.engine.workflow.mapper.FlwTaskActorMapper
-
通过任务ID列表获取参与者列表
- selectListByTaskIds(List<Long>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskActorDaoImpl
- selectListByTaskIds(List<Long>) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- selectListTimeoutOrRemindTasks(Date) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- selectListTimeoutOrRemindTasks(Date) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- selectStartTaskByInstanceId(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- selectStartTaskByInstanceId(Long) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- send(long, String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.PhoneNoticeService
-
向指定用户发送短信内容(需用户已绑定手机号)
- send(long, String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.WxgzhNoticeService
-
根据用户ID发送登录通知
- send(Long, String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.QywxNoticeService
-
发送企业微信消息给指定用户 首先检查用户是否绑定了企业微信,然后调用接口发送消息,并记录到通知表中。
- send(Long, String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.WxgzhNoticeService
-
根据用户ID发送公众号消息
- send(String, String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.service.notice.PhoneNoticeService
-
发送短信通知 从系统配置中获取阿里云短信服务参数,构造并发送短信请求 若短信发送失败则抛出业务异常
- send(NoticeVO) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeService
-
发送系统消息
- sendCode(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.EmailNoticeService
-
发送验证码邮件,并将验证码缓存5分钟以供后续校验使用。
- sendCode(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.PhoneNoticeService
-
向指定手机号发送验证码短信
- sendDingDing(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
发送钉钉工作通知消息给指定用户
- sendDingDing(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartDingdingController
-
向目标用户发送钉钉通知消息。
- sendDingDing(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
发送钉钉用户消息
- sendDingDing(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartDingdingController
-
向指定用户发送钉钉通知消息。
- sendEmail(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
发送邮件消息给指定用户
- sendEmail(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
发送邮件消息给用户
- sendLoginMsg(String, String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.WxgzhNoticeService
-
发送登录通知给指定用户
- sendMail(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartEmailController
-
发送邮件消息给指定用户 根据接收用户的ID查询其绑定的邮箱,并插入通知记录后通过邮件服务发送消息。
- sendMail(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartEmailController
-
发送邮件消息给指定用户 根据接收用户的ID查询其绑定的邮箱,并将消息插入通知表后通过邮件服务发送出去。
- sendMailCode(Map<String, String>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartEmailController
-
向指定邮箱发送验证码 先校验系统中是否正确配置了邮件相关参数,然后向目标邮箱发送随机生成的验证码。
- sendMailCode(Map<String, String>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartEmailController
-
向指定邮箱发送验证码 从系统缓存中获取邮件配置信息进行有效性检查后调用邮件服务发送验证码。
- sendMessage(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.NoticeController
-
发送用户消息接口 向指定用户发送消息,支持多终端实时推送。
- sendMsg(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.DingdingNoticeService
-
发送文本消息给指定用户 将一条纯文本消息推送到目标用户的企业会话中。
- sendMsg(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.EmailNoticeService
-
发送普通消息邮件。
- sendMsg(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.PhoneNoticeService
-
直接向指定手机号发送短信消息
- sendMsg(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.QywxNoticeService
-
向指定的企业微信用户发送文本消息
- sendMsg(String, String, Map<String, String>) - 类中的方法 net.sohelp.boot.admin.core.service.notice.WxgzhNoticeService
-
使用指定模板向特定用户发送微信模板消息
- sendPhone(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
发送短信消息给指定用户
- sendPhone(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartPhoneController
-
向指定用户发送手机通知消息
- sendPhone(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
发送短信消息给用户
- sendPhone(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartPhoneController
-
向指定用户发送手机消息通知
- sendQq(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
发送QQ用户消息(预留方法)
- sendQq(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
发送QQ用户消息(暂无实际实现)
- sendQywx(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
发送企业微信应用消息给指定用户
- sendQywx(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartQywxController
-
发送企业微信用户消息 向指定的企业微信用户发送一条文本消息,并记录通知信息到数据库中。
- sendQywx(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
发送企业微信用户消息
- sendQywx(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartQywxController
-
发送企业微信用户消息 将指定的消息内容通过企业微信发送给目标用户,并记录通知信息到数据库。
- sendSystem(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
发送系统消息给指定用户
- sendSystem(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
发送系统消息
- sendTodo(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
发送待办事项消息给指定用户
- sendTodo(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
发送待办事项消息
- sendToUser(long, String) - 类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeWebSocket
-
向指定用户的所有在线终端发送自定义消息 用户可能同时登录多个终端(PC、手机等),此方法确保每个终端都能收到消息
- sendUser(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
发送用户间私信消息
- sendUser(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
发送用户自定义消息
- sendWx(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.notice.AppNoticeController
-
发送微信公众号模板消息给指定用户
- sendWx(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.notice.AppNoticeController
-
发送微信公众号消息
- sendWxPub(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartWxPubController
-
发送微信模板消息给指定用户
- sendWxPub(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartWxPubController
-
向指定用户发送微信公众号模板消息
- SEQUENCE - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
自增序号
- SequenceController - net.sohelp.boot.dev.web.system.autocode中的类
-
主键管理控制器,提供序列(自增主键)相关的分页查询、保存和删除功能。
- SequenceController() - 类的构造器 net.sohelp.boot.dev.web.system.autocode.SequenceController
- SequenceHelper - net.sohelp.boot.admin.core.helper中的类
-
生成唯一ID次序
- SequenceHelper() - 类的构造器 net.sohelp.boot.admin.core.helper.SequenceHelper
- SequenceTypeConfig - net.sohelp.boot.engine.db.vo.type中的类
-
自动编码配置
- SequenceTypeConfig() - 类的构造器 net.sohelp.boot.engine.db.vo.type.SequenceTypeConfig
- serialize(Long, JsonGenerator, SerializerProvider) - 类中的方法 net.sohelp.boot.demo.core.json.JacksonConfiguration.LongJsonSerializer
-
序列化方法:将Long类型的值写成字符串格式。
- serialize(String, JsonGenerator, SerializerProvider) - 类中的方法 net.sohelp.boot.admin.core.utils.DesensitizeSerializer
- serverEndpointExporter() - 类中的方法 net.sohelp.boot.engine.web.config.WebSocketConfiguration
- service(HttpServletRequest, HttpServletResponse) - 类中的方法 net.sohelp.boot.engine.web.report.CustomUReportServlet
-
处理UReport报表服务的请求,根据请求URI分发到对应的处理器执行
- ServiceController - net.sohelp.boot.dev.web.dev.module中的类
-
业务引擎配置
- ServiceController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.ServiceController
- ServiceTypeEnum - net.sohelp.boot.engine.web.vo.consts中的枚举类
-
服务语言类型
- ServiceVO - net.sohelp.boot.engine.web.vo.module中的类
-
业务类
- ServiceVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.ServiceVO
- setApplicationContext(ApplicationContext) - 类中的方法 net.sohelp.boot.engine.web.report.DBReportProvider
-
设置应用上下文,并初始化文件存储目录。
- setApplicationContext(ApplicationContext) - 类中的方法 net.sohelp.boot.engine.web.report.FileReportProvider
-
设置应用上下文,并初始化文件存储目录。
- setAttribute(String, Object) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
向当前请求中设置属性值。
- setAttributes(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWeb
-
批量将 Map 中的数据作为属性存入当前请求对象中。
- setBackup(BackupConfig) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- setCache(CacheConfig) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- setCacheName(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
设置缓存名
- setCloud(CloudConfig) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- setCode(Integer) - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult.MetaVO
- setCode(Integer) - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult
-
设置状态码并返回当前实例以支持链式调用
- setCode(Integer) - 类中的方法 net.sohelp.boot.demo.core.base.Result
- setComparison(String) - 类中的方法 net.sohelp.boot.admin.core.web.filter.ConditionVO
- setCreateDate(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setData(T) - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult
-
设置返回的业务数据并返回当前实例以支持链式调用
- setData(T) - 类中的方法 net.sohelp.boot.demo.core.base.Result
- setDefaultOrder(String) - 类中的方法 net.sohelp.boot.demo.core.base.PageParam
-
设置默认排序方式,当当前没有设置排序时生效
- setDefaultOrder(List<OrderItem>) - 类中的方法 net.sohelp.boot.demo.core.base.PageParam
-
设置默认排序方式,当当前没有设置排序时生效
- setDev(DevConfig) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- setDisabled(boolean) - 类中的方法 net.sohelp.boot.engine.web.report.DBReportProvider
-
设置报表是否禁用状态
- setDisabled(boolean) - 类中的方法 net.sohelp.boot.engine.web.report.FileReportProvider
-
设置是否禁用状态
- setDriverClassName(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setEnabled(boolean) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setEncryptKey(String) - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartAuthService
- setEngine(EngineConfig) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- setError(String) - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult.MetaVO
- setError(String) - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult
-
设置内部错误信息并返回当前实例以支持链式调用
- setExtOf(Object) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
- setFileStoreDir(String) - 类中的方法 net.sohelp.boot.engine.web.report.DBReportProvider
-
设置文件存储目录
- setFileStoreDir(String) - 类中的方法 net.sohelp.boot.engine.web.report.FileReportProvider
-
设置文件存储目录
- setFlowCreateTimeHandler(FlowCreateTimeHandler) - 类中的静态方法 net.sohelp.boot.engine.workflow.core.FlowContext
- setFlowCreator(FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlowEntity
- setFlowState(FlowState) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwProcess
- setId(long) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setInstanceState(Integer) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwHisInstance
- setJdbcHelper(JdbcHelper) - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartAuthService
- setKey(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setKey(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
设置数据源名称
- setLangConfig(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.LanguageController
-
保存语言相关的个性化配置信息。
- setLanguage(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.LanguageController
-
设置某个语言的启用状态。
- setMaxRows(int) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setMessage(String) - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult.MetaVO
- setMessage(String) - 类中的方法 net.sohelp.boot.demo.core.base.Result
- setMeta(ApiResult.MetaVO) - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult
-
设置完整的MetaVO对象并返回当前实例以支持链式调用
- setModelContent2Json(ProcessModel) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
设置 JSON 模型内容
- setName(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setName(String) - 类中的方法 net.sohelp.boot.admin.core.web.filter.ConditionVO
- setPassword(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setPercent(int) - 类中的方法 net.sohelp.boot.install.model.InstallProgress
- setPerformType(Integer) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTask
- setProperties(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setRemindParam(RemindParam) - 类中的方法 net.sohelp.boot.engine.workflow.FlowScheduler
- setResource(ResourceConfig) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- setResults(List<T>) - 接口中的方法 net.sohelp.boot.common.core.paging.Pager
-
设置结果集
- setResults(List<T>) - 类中的方法 net.sohelp.boot.common.core.paging.PagerImpl
- setSecurity(SecurityConfig) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpBootConfig
- setSuccess(boolean) - 类中的方法 net.sohelp.boot.admin.core.base.ApiResult.MetaVO
- setSuccess(boolean) - 类中的方法 net.sohelp.boot.demo.core.base.Result
- setSummary(Map<String, Object>) - 接口中的方法 net.sohelp.boot.common.core.paging.Pager
-
设置合计信息
- setSummary(Map<String, Object>) - 类中的方法 net.sohelp.boot.common.core.paging.PagerImpl
- setTableName(String) - 异常错误类中的方法 net.sohelp.boot.admin.core.exceptions.DuplicateKeyException
-
设置异常关联的表名,并返回当前异常对象以支持链式调用
- setTaskState(Integer) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwHisTask
- setTaskType(Integer) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTask
- setting(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
设置租户到期信息和状态
- setting(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartController
-
设置到期信息
- setTotal(int) - 接口中的方法 net.sohelp.boot.common.core.paging.Pager
-
设置总行数
- setTotal(int) - 类中的方法 net.sohelp.boot.common.core.paging.PagerImpl
- setType(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setUpdateDate(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setUrl(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setUsername(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setUuid(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.DatasourceVO
- setValue(Object) - 类中的方法 net.sohelp.boot.admin.core.web.filter.ConditionVO
- setVar(boolean) - 类中的方法 net.sohelp.boot.admin.core.web.filter.ConditionVO
- setVariable(Integer) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwHisInstance
- SignApi - net.sohelp.boot.demo.utils中的类
-
API接口参数签名工具类,用于发送带数字签名的HTTP请求。
- SignApi() - 类的构造器 net.sohelp.boot.demo.utils.SignApi
- SimpleConditionNodeHandler - net.sohelp.boot.engine.workflow.handler.impl中的类
-
默认流程执行条件处理器
- SimpleConditionNodeHandler() - 类的构造器 net.sohelp.boot.engine.workflow.handler.impl.SimpleConditionNodeHandler
- SimpleCreateTaskHandler - net.sohelp.boot.engine.workflow.handler.impl中的类
-
默认流程任务创建处理器
- SimpleCreateTaskHandler() - 类的构造器 net.sohelp.boot.engine.workflow.handler.impl.SimpleCreateTaskHandler
- SimpleFlowCreateTimeHandler - net.sohelp.boot.engine.workflow.handler.impl中的类
-
默认流程创建时间处理器
- SimpleFlowCreateTimeHandler() - 类的构造器 net.sohelp.boot.engine.workflow.handler.impl.SimpleFlowCreateTimeHandler
- size() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.MemorySohelpCacheProvider
-
获取当前缓存中的 key 数量
- size() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.NoneSohelpCacheProvider
-
获取当前缓存中的 key 数量
- size() - 类中的方法 net.sohelp.boot.admin.core.cache.provider.RedisSohelpCacheProvider
-
获取当前缓存中的 key 数量
- size() - 接口中的方法 net.sohelp.boot.admin.core.cache.provider.SohelpCacheProvider
-
获取当前缓存中的 key 数量
- SizeController - net.sohelp.boot.dev.web.system.config中的类
-
系统组件字体大小设置控制器 提供系统界面元素大小配置的保存和获取功能
- SizeController() - 类的构造器 net.sohelp.boot.dev.web.system.config.SizeController
- SnowflakeHelper - net.sohelp.boot.admin.core.helper中的类
-
雪花ID生成工具类 提供基于雪花算法的唯一ID生成功能
- SnowflakeHelper() - 类的构造器 net.sohelp.boot.admin.core.helper.SnowflakeHelper
- SohelpBootAiConfiguration - net.sohelp.boot.dev.ai.config中的类
- SohelpBootAiConfiguration() - 类的构造器 net.sohelp.boot.dev.ai.config.SohelpBootAiConfiguration
- SohelpBootAutoConfiguration - net.sohelp.boot.starter.config中的类
-
SohelpBoot自动配置类
- SohelpBootAutoConfiguration() - 类的构造器 net.sohelp.boot.starter.config.SohelpBootAutoConfiguration
- SohelpBootConfig - net.sohelp.boot.admin.core.web中的类
-
SohelpBoot系统配置类 用于加载和管理系统的所有配置信息,通过@ConfigurationProperties注解自动绑定application.yml中以"sohelp-boot"为前缀的配置项
- SohelpBootConfig() - 类的构造器 net.sohelp.boot.admin.core.web.SohelpBootConfig
- SohelpBootConfigController - net.sohelp.boot.dev.web.dev.config.sohelp中的类
-
SohelpBoot配置控制器
- SohelpBootConfigController() - 类的构造器 net.sohelp.boot.dev.web.dev.config.sohelp.SohelpBootConfigController
- sohelpBootFileServiceInterface() - 类中的方法 net.sohelp.boot.admin.config.AdminConfiguration
-
根据系统资源配置类型动态注入对应的资源服务实现类。
- SohelpBootResourceCache - net.sohelp.boot.admin.core.cache中的类
-
平台资源缓存(永不过期,按需失效)
- SohelpBootResourceCache() - 类的构造器 net.sohelp.boot.admin.core.cache.SohelpBootResourceCache
- SohelpBootResourceController - net.sohelp.boot.dev.web.ops.resource中的类
-
平台资源管理控制器,用于处理平台资源相关的操作请求。
- SohelpBootResourceController() - 类的构造器 net.sohelp.boot.dev.web.ops.resource.SohelpBootResourceController
- SohelpBootResourceDBServiceImpl - net.sohelp.boot.admin.core.service.resource中的类
-
资源数据库服务实现类
- SohelpBootResourceDBServiceImpl() - 类的构造器 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
- SohelpBootResourceFactory - net.sohelp.boot.admin.core.factory中的类
-
商邦资源获取工厂
- SohelpBootResourceFactory() - 类的构造器 net.sohelp.boot.admin.core.factory.SohelpBootResourceFactory
- SohelpBootResourceFileServiceImpl - net.sohelp.boot.admin.core.service.resource中的类
-
资源配置文件服务实现类,提供基于本地文件系统的资源配置管理功能。
- SohelpBootResourceFileServiceImpl() - 类的构造器 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
- SohelpCacheManager - net.sohelp.boot.admin.core.cache.provider中的类
-
缓存管理器(工厂)
- SohelpCacheManager() - 类的构造器 net.sohelp.boot.admin.core.cache.provider.SohelpCacheManager
- SohelpCacheManageService - net.sohelp.boot.admin.core.cache中的类
-
缓存统一管理服务
- SohelpCacheManageService() - 类的构造器 net.sohelp.boot.admin.core.cache.SohelpCacheManageService
- SohelpCacheProvider - net.sohelp.boot.admin.core.cache.provider中的接口
-
缓存提供者接口
- SohelpDynamicDatasource - net.sohelp.boot.admin.core.db.datasource中的类
-
动态数据源进行封装 ,集成MagicApi动态数据源
- SohelpDynamicDatasource() - 类的构造器 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
- SohelpExpression - net.sohelp.boot.admin.web中的类
-
表达式解析工具类
- SohelpExpression() - 类的构造器 net.sohelp.boot.admin.web.SohelpExpression
- SohelpFileDownloadService - net.sohelp.boot.admin.core.service.file中的类
-
文件下载操作服务类,提供文件流获取和文件字节读取功能
- SohelpFileDownloadService() - 类的构造器 net.sohelp.boot.admin.core.service.file.SohelpFileDownloadService
- SohelpFileService - net.sohelp.boot.admin.core.service.file中的类
-
文件上传下载工具类
- SohelpFileService() - 类的构造器 net.sohelp.boot.admin.core.service.file.SohelpFileService
- SohelpFileTypeEnum - net.sohelp.boot.admin.core.enums中的枚举类
-
文件类型枚举 定义了文件导入文件
- SohelpFileUploadService - net.sohelp.boot.admin.core.service.file中的类
-
文件上传操作服务类,提供文件的上传、删除、读取等功能。
- SohelpFileUploadService() - 类的构造器 net.sohelp.boot.admin.core.service.file.SohelpFileUploadService
- SohelpFilter - net.sohelp.boot.engine.web中的类
-
方案过滤
- SohelpFilter() - 类的构造器 net.sohelp.boot.engine.web.SohelpFilter
- SohelpInstallApplication - net.sohelp.boot.install中的类
-
SohelpBoot 安装/升级/备份 一体化工具
- SohelpInstallApplication() - 类的构造器 net.sohelp.boot.install.SohelpInstallApplication
- SohelpInstaller - net.sohelp.boot.install.service中的类
-
SohelpBoot 核心安装服务 负责数据库创建、表结构初始化、基础数据导入、Workspace 创建等
- SohelpInstaller() - 类的构造器 net.sohelp.boot.install.service.SohelpInstaller
- SohelpLogin - net.sohelp.boot.admin.core.web中的类
-
登录信息处理类,用于获取当前登录用户的各类信息及操作相关缓存。
- SohelpLogin() - 类的构造器 net.sohelp.boot.admin.core.web.SohelpLogin
- SohelpPower - net.sohelp.boot.admin.core.web中的类
-
数据权限控制类,用于根据不同权限类型获取对应的用户列表。
- SohelpPower() - 类的构造器 net.sohelp.boot.admin.core.web.SohelpPower
- SohelpQuery - net.sohelp.boot.admin.core.web中的类
-
查询构建工具类,用于处理前端传入的过滤条件并生成对应的SQL语句或参数映射。
- SohelpQuery() - 类的构造器 net.sohelp.boot.admin.core.web.SohelpQuery
- sohelpReport() - 类中的方法 net.sohelp.boot.engine.web.config.UReportConfiguration
-
创建并返回一个SoHelpReport实例。
- SohelpReport - net.sohelp.boot.demo.core.report中的类
-
自定义数据源
- SohelpReport - net.sohelp.boot.engine.web.report中的类
-
商邦报表自定义数据源
- SohelpReport() - 类的构造器 net.sohelp.boot.demo.core.report.SohelpReport
- SohelpReport() - 类的构造器 net.sohelp.boot.engine.web.report.SohelpReport
- SohelpUploadService - net.sohelp.boot.admin.core.service.upload中的类
-
文件上传服务类,提供将文件上传至指定目录的功能。
- SohelpUploadService() - 类的构造器 net.sohelp.boot.admin.core.service.upload.SohelpUploadService
- SohelpWeb - net.sohelp.boot.admin.core.web中的类
-
Web工具类,提供对HTTP请求、响应以及参数处理的相关功能。
- SohelpWeb() - 类的构造器 net.sohelp.boot.admin.core.web.SohelpWeb
- SohelpWhere - net.sohelp.boot.admin.core.web中的类
-
SQL条件构建器类,用于构建带权限过滤的SQL查询条件
- SohelpWhere() - 类的构造器 net.sohelp.boot.admin.core.web.SohelpWhere
- sort - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.PerformType
-
按顺序依次审批
- sort - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
排序
- sortRecords(List<T>) - 类中的方法 net.sohelp.boot.demo.core.base.PageParam
-
对记录列表进行内存排序
- specifyConditionNodeKey(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.FlowDataTransfer
-
指定选择条件节点 KEY
- specifyMembers - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
-
指定成员
- SpelFlowExpression - net.sohelp.boot.engine.workflow.spring.adaptive中的类
-
Spring el表达式解析器
- SpelFlowExpression() - 类的构造器 net.sohelp.boot.engine.workflow.spring.adaptive.SpelFlowExpression
- SpringRunApplication - net.sohelp.boot.demo中的类
-
启动运行入口程序
- SpringRunApplication() - 类的构造器 net.sohelp.boot.demo.SpringRunApplication
- SQLBuilder - net.sohelp.boot.admin.core.web.filter中的类
-
SQL条件构建器
- SQLBuilder(Map<String, Object>) - 类的构造器 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
构造函数
- SqlCache - net.sohelp.boot.admin.core.db.cache中的接口
-
SQL缓存接口
- SQLController - net.sohelp.boot.dev.web.dev.db中的类
-
数据库SQL
- SQLController() - 类的构造器 net.sohelp.boot.dev.web.dev.db.SQLController
- start - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
-
发起
- start - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.PerformType
-
发起
- start - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
发起
- start() - 类中的方法 net.sohelp.boot.install.controller.UpdaterController
-
启动平台主服务
- start(JSONObject) - 类中的方法 net.sohelp.boot.demo.core.task.TaskSchedulerService
-
启动任务调度
- start(String) - 类中的方法 net.sohelp.boot.admin.core.db.datasource.SohelpDynamicDatasource
-
启动数据源
- startAsDraft - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
发起暂存草稿
- startInstanceById(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceById(Long, FlowCreator, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceById(Long, FlowCreator, String) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceById(Long, FlowCreator, String, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceById(Long, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceById(Long, FlowCreator, Map<String, Object>, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceById(Long, FlowCreator, Map<String, Object>, boolean, Supplier<FlwInstance>) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
根据流程定义ID,创建人,参数列表启动流程实例
- startInstanceById(Long, FlowCreator, Map<String, Object>, boolean, Supplier<FlwInstance>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
根据流程定义ID,创建人ID,参数列表启动流程实例
- startInstanceByProcessKey(String, Integer, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceByProcessKey(String, Integer, FlowCreator, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceByProcessKey(String, Integer, FlowCreator, String) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceByProcessKey(String, Integer, FlowCreator, String, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceByProcessKey(String, Integer, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceByProcessKey(String, Integer, FlowCreator, Map<String, Object>, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceByProcessKey(String, Integer, FlowCreator, Map<String, Object>, boolean, Supplier<FlwInstance>) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
根据流程定义key、版本号、创建人、参数列表启动流程实例
- startInstanceByProcessKey(String, Integer, FlowCreator, Map<String, Object>, boolean, Supplier<FlwInstance>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
根据流程名称、版本号、创建人、参数列表启动流程实例
- startInstanceByProcessKey(String, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startInstanceByProcessKey(String, FlowCreator, boolean) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
- startNode() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTask
-
开始节点判断
- startProcessInstance(FlwProcess, FlowCreator, Map<String, Object>, boolean, Supplier<FlwInstance>) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowEngineImpl
-
根据流程对象启动流程实例
- startProcessInstance(FlwProcess, FlowCreator, Map<String, Object>, boolean, Supplier<FlwInstance>) - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
根据流程对象启动流程实例
- startup(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.db.DatasourceController
-
启动或停止数据源 通过传入参数控制指定数据源的启动或停止,需管理员权限
- state(NodeState) - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
节点状态设置
- status() - 类中的方法 net.sohelp.boot.install.controller.UpdaterController
-
平台状态
- stop() - 类中的方法 net.sohelp.boot.install.controller.UpdaterController
-
停止平台主服务
- stop(String) - 类中的方法 net.sohelp.boot.demo.core.task.TaskSchedulerService
-
停止任务调度
- stop(Map<String, String>) - 类中的方法 net.sohelp.boot.dev.web.ops.backup.BackupController
-
停止备份/恢复任务 根据任务ID停止正在运行的备份或恢复任务。
- StpInterfaceImpl - net.sohelp.boot.demo.core.token中的类
-
自定义权限加载接口实现类 保证此类被 SpringBoot 扫描,完成 Sa-Token 的自定义权限验证扩展
- StpInterfaceImpl() - 类的构造器 net.sohelp.boot.demo.core.token.StpInterfaceImpl
- StreamUtils - net.sohelp.boot.engine.workflow.assist中的类
-
流数据帮助类
- StreamUtils() - 类的构造器 net.sohelp.boot.engine.workflow.assist.StreamUtils
- STRING - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
字符串
- SUB_ORG - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.PowerTypeEnum
- SUB_USER - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.PowerTypeEnum
-
下属负责的,不包括自己
- submit(MultipartFile[], Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineWorkflowController
-
开启提交流程 该接口用于处理提交流程的请求,包括验证参数、获取流程信息、检查业务数据是否存在以及启动流程实例等操作。
- success() - 类中的静态方法 net.sohelp.boot.demo.core.base.Result
-
成功返回
- success(IPage<T>) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
将MyBatis Plus的IPage转换成分页结果并构造成功响应对象。
- success(String, String, Double) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
创建成功响应
- success(String, String, Double, Map<String, Object>) - 类中的静态方法 net.sohelp.boot.engine.workflow.model.AiResponse
-
创建成功响应(带提取变量)
- success(String, T) - 类中的静态方法 net.sohelp.boot.demo.core.base.Result
-
成功返回
- success(List<T>, Long) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
构造一个分页查询结果的成功响应对象。
- success(T) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
构造一个成功的操作结果对象,并携带返回数据。
- success(T) - 类中的静态方法 net.sohelp.boot.demo.core.base.Result
-
成功返回
- success(T, String) - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
构造一个自定义成功消息的成功结果对象。
- SUCCESS - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AiStatus
-
AI 处理成功
- supervisor - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
-
主管
- support() - 类中的方法 net.sohelp.boot.demo.core.magic.script.CustomFunctionExtension
-
扩展String方法
- support(String) - 类中的方法 net.sohelp.boot.admin.core.db.NashornHelper
-
判断指定语言是否被当前环境支持
- support(String) - 类中的方法 net.sohelp.boot.demo.core.magic.provider.GrovvyLanguageProvider
-
判断是否支持指定的语言
- supports(MethodParameter, Class) - 类中的方法 net.sohelp.boot.admin.core.advice.GlobalControllerAdvice
-
判断当前控制器方法是否支持响应体增强处理
- suspend - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
-
暂停,被主动挂起
- suspend - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
已暂停状态,被主动挂起,暂停执行
- suspendInstanceById(Long, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- suspendInstanceById(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
暂停流程实例
InstanceState.suspend - sync() - 类中的方法 net.sohelp.boot.demo.core.task.TaskSchedulerService
-
同步任务配置并按状态启停调度
- syncEntity(String, String) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
同步实体文件接口 该接口用于同步指定数据源和名称的实体文件,包括实体属性的增删改等操作,并返回同步结果。
- syncFieldTypeLength(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
发布字段类型长度接口 该接口用于发布指定数据源的表字段类型长度,通过遍历实体属性并生成相应的SQL语句来修改字段类型长度。
- SysConfigController - net.sohelp.boot.dev.web.system.config中的类
-
系统配置控制器,用于管理系统相关的各种配置信息。
- SysConfigController() - 类的构造器 net.sohelp.boot.dev.web.system.config.SysConfigController
- system - 枚举类 中的枚举常量 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
- SYSTEM - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
通知消息
- SystemConfigCache - net.sohelp.boot.admin.core.cache中的类
-
系统参数配置缓存管理类 用于管理系统配置参数的获取和处理
- SystemConfigCache() - 类的构造器 net.sohelp.boot.admin.core.cache.SystemConfigCache
- SystemConfigController - net.sohelp.boot.demo.web.system.config中的类
-
系统配置控制器,用于管理系统的基本设置、登录方式配置以及消息通知等。
- SystemConfigController() - 类的构造器 net.sohelp.boot.demo.web.system.config.SystemConfigController
- SystemInfoController - net.sohelp.boot.dev.web.system.info中的类
-
系统信息控制器,用于获取系统运行状态、资源使用率等信息。
- SystemInfoController() - 类的构造器 net.sohelp.boot.dev.web.system.info.SystemInfoController
- SystemParamCache - net.sohelp.boot.admin.core.cache中的类
-
系统常量缓存(TTL 2小时)
- SystemParamCache() - 类的构造器 net.sohelp.boot.admin.core.cache.SystemParamCache
- SystemParamService - net.sohelp.boot.admin.core.service.param中的类
-
系统参数操作服务类,提供对系统常量参数的增删改查功能。
- SystemParamService() - 类的构造器 net.sohelp.boot.admin.core.service.param.SystemParamService
T
- table(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
使用表
- Table(String, String) - 类的构造器 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
构造函数,用于初始化表操作相关对象
- TableCache - net.sohelp.boot.engine.db.cache中的类
-
物理表缓存操作
- TableCache() - 类的构造器 net.sohelp.boot.engine.db.cache.TableCache
- TableController - net.sohelp.boot.dev.web.dev.db中的类
-
表结构管理
- TableController() - 类的构造器 net.sohelp.boot.dev.web.dev.db.TableController
- TableScriptFactory - net.sohelp.boot.engine.db.table.script中的类
-
SQL Script 创建工厂 用于根据不同的数据库类型创建对应的表结构脚本生成器实例
- TableScriptFactory() - 类的构造器 net.sohelp.boot.engine.db.table.script.TableScriptFactory
- TableScriptInterface - net.sohelp.boot.engine.db.table.script.interfaces中的接口
-
表脚本接口 定义了表脚本操作的标准接口,用于处理数据库表的相关脚本操作
- TableService - net.sohelp.boot.engine.db.table.service中的类
-
表结构服务类,用于操作数据库中的表结构信息。
- TableService() - 类的构造器 net.sohelp.boot.engine.db.table.service.TableService
- task - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.ExecuteType
-
任务
- taskAccessStrategy - 类中的变量 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- taskAccessStrategy() - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- TaskAccessStrategy - net.sohelp.boot.engine.workflow中的接口
-
任务访问策略类
- taskActorDao - 类中的变量 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- taskActorDao(FlwTaskActorMapper) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.MybatisPlusConfiguration
- taskActorProvider() - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- TaskActorProvider - net.sohelp.boot.engine.workflow中的接口
-
任务参与者提供处理接口
- TaskController - net.sohelp.boot.dev.web.ops.task中的类
-
定时任务管理
- TaskController() - 类的构造器 net.sohelp.boot.dev.web.ops.task.TaskController
- TaskCreateInterceptor - net.sohelp.boot.engine.workflow中的接口
-
流程任务创建拦截器
- taskDao - 类中的变量 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- taskDao(FlwTaskMapper) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.MybatisPlusConfiguration
- TaskEvent - net.sohelp.boot.engine.workflow.spring.event中的类
-
流程任务事件对象
- TaskEvent() - 类的构造器 net.sohelp.boot.engine.workflow.spring.event.TaskEvent
- TaskEventType - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
流程任务事件监听类型
- taskId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
关联的任务ID
- taskKey - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
任务 key 唯一标识
- taskListener - 类中的变量 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- taskListener(ApplicationEventPublisher) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
-
注入自定义 TaskListener 实现该方法不再生效
- TaskListener - net.sohelp.boot.engine.workflow.listener中的接口
-
流程任务监听
- taskName - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
任务名称
- taskNotify(TaskEventType, Supplier<FlwTask>, List<FlwTaskActor>, NodeModel, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- TaskReminder - net.sohelp.boot.engine.workflow中的接口
-
任务提醒接口
- TaskScheduleConfig - net.sohelp.boot.demo.core.task中的类
-
定时任务调度配置类
- TaskScheduleConfig() - 类的构造器 net.sohelp.boot.demo.core.task.TaskScheduleConfig
- TaskSchedulerService - net.sohelp.boot.demo.core.task中的类
-
定时任务调度服务
- TaskSchedulerService() - 类的构造器 net.sohelp.boot.demo.core.task.TaskSchedulerService
- taskService - 类中的变量 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- taskService() - 接口中的方法 net.sohelp.boot.engine.workflow.FlowEngine
-
获取任务服务
- taskService(TaskAccessStrategy, TaskListener, TaskTrigger, FlowIdGenerator, FlwInstanceDao, FlwExtInstanceDao, FlwHisInstanceDao, FlwTaskDao, FlwTaskActorDao, FlwHisTaskDao, FlwHisTaskActorDao) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowAutoConfiguration
- TaskService - net.sohelp.boot.engine.workflow中的接口
-
任务业务类接口
- TaskServiceImpl - net.sohelp.boot.engine.workflow.impl中的类
-
任务执行业务类
- TaskServiceImpl(TaskAccessStrategy, TaskListener, TaskTrigger, FlowIdGenerator, FlwInstanceDao, FlwExtInstanceDao, FlwHisInstanceDao, FlwTaskDao, FlwTaskActorDao, FlwHisTaskDao, FlwHisTaskActorDao) - 类的构造器 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- taskState - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwHisTask
-
任务状态 0,活动 1,跳转 2,完成 3,拒绝 更多查看
TaskState - taskState(TaskState) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwHisTask
- TaskState - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
流程任务状态
- taskTrigger - 类中的变量 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- TaskTrigger - net.sohelp.boot.engine.workflow中的接口
-
流程任务触发器
- taskType - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
任务类型
TaskType - taskType(TaskType) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTask
- TaskType - net.sohelp.boot.engine.workflow.core.enums中的枚举类
-
流程任务类型
- temp - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeState
-
临时节点(允许加签、减签)
- tenant() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
添加租户ID作为查询条件(使用默认字段)
- tenant(String) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
添加租户ID作为查询条件
- TENANT - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
租户
- TenantCache - net.sohelp.boot.admin.core.cache中的类
-
租户配置缓存管理类 用于管理和获取系统中租户相关的配置信息
- TenantCache() - 类的构造器 net.sohelp.boot.admin.core.cache.TenantCache
- TenantConfigCache - net.sohelp.boot.admin.core.cache中的类
-
租户配置缓存管理类 用于管理和获取系统中租户相关的配置信息
- TenantConfigCache() - 类的构造器 net.sohelp.boot.admin.core.cache.TenantConfigCache
- TenantController - net.sohelp.boot.demo.web.system.tenant中的类
-
租户管理控制器,提供租户相关的增删改查接口。
- TenantController - net.sohelp.boot.dev.web.system.tenant中的类
-
租户管理控制器,提供租户相关的增删改查、用户分配与取消分配等功能。
- TenantController - net.sohelp.boot.engine.web.controller中的类
-
租户管理
- TenantController() - 类的构造器 net.sohelp.boot.demo.web.system.tenant.TenantController
- TenantController() - 类的构造器 net.sohelp.boot.dev.web.system.tenant.TenantController
- TenantController() - 类的构造器 net.sohelp.boot.engine.web.controller.TenantController
- tenantId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlowEntity
-
租户ID
- tenantId - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
租户ID
- tenantId(String) - 类中的方法 net.sohelp.boot.engine.workflow.core.FlowCreator
- TenantService - net.sohelp.boot.admin.core.service.tenant中的类
-
租户管理服务类 提供租户相关的数据查询服务
- TenantService() - 类的构造器 net.sohelp.boot.admin.core.service.tenant.TenantService
- terminate - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
强制终止
- terminate - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
终止
- terminate - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
终止
- terminate(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
- terminate(Long, FlwTask, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
-
强制终止活动实例,并强制完成活动任务
- terminate(Long, FlwTask, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
流程实例强制终止
- TERMINATE_APPROVAL - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.RejectStrategy
-
终止审批流程
- test(Map) - 类中的方法 net.sohelp.boot.dev.web.dev.db.DatasourceController
-
测试数据库连接接口 该接口接收数据库连接信息,并尝试建立数据库连接,返回连接结果。
- testConnection(DatasourceConfig) - 类中的方法 net.sohelp.boot.install.service.SohelpInstaller
-
测试数据库连接
- testConnection(DatasourceConfig, HttpServletRequest) - 类中的方法 net.sohelp.boot.install.controller.InstallController
-
Step 2: 测试数据库连接
- TEXT - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
长文本型
- ThemeController - net.sohelp.boot.demo.web.system.config中的类
-
主题配置控制器 提供系统主题配置的保存和获取功能
- ThemeController - net.sohelp.boot.dev.web.system.config中的类
-
系统主题设置控制器 提供系统主题配置的保存和获取功能
- ThemeController() - 类的构造器 net.sohelp.boot.demo.web.system.config.ThemeController
- ThemeController() - 类的构造器 net.sohelp.boot.dev.web.system.config.ThemeController
- ThemeSizeController - net.sohelp.boot.demo.web.system.config中的类
-
系统组件字体大小设置
- ThemeSizeController() - 类的构造器 net.sohelp.boot.demo.web.system.config.ThemeSizeController
- ThirdPartAuthService - net.sohelp.boot.dev.web.system.thirdpart中的类
-
接口授权验证服务
- ThirdPartAuthService() - 类的构造器 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartAuthService
- ThirdPartController - net.sohelp.boot.dev.web.system.thirdpart中的类
-
第三方登录授权配置管理控制器
- ThirdPartController() - 类的构造器 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartController
- throwable(String) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
创建 FlowLongException 异常信息
- throwable(String, Throwable) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
创建 FlowLongException 异常信息
- throwable(Throwable) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.Assert
-
创建 FlowLongException 异常信息
- throwable(Throwable, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理所有其他可抛出异常(Throwable),作为兜底异常处理器
- timeout - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
超时结束
- timeout - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
超时
- timeout - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
超时
- timeout(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
流程实例超时(忽略操作权限)
- timeout(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
- timeout(Long, FlwTask, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- timeout(Long, FlwTask, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
流程实例超时(设定审批时间超时,自动结束)
- TIMEOUT - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.AiStatus
-
AI 处理超时
- timeoutComplete - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
-
超时完成
- timer - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.PerformType
-
定时器
- timer - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
定时器任务
- TIMESTAMP - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
时单截
- TO_INITIATOR - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.RejectStrategy
-
驳回到发起人
- TO_PARENT_NODE - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.RejectStrategy
-
驳回到模型父节点
- TO_PREVIOUS_NODE - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.RejectStrategy
-
驳回到上一节点
- TO_SPECIFIED_NODE - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.RejectStrategy
-
驳回到指定节点
- toAllEntity(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
生成所有实体文件 根据传入的数据源名称生成对应的所有实体文件,并保存到数据库中,最后刷新实体缓存。
- toCamel(String) - 类中的静态方法 net.sohelp.boot.engine.web.utils.CodeConvert
-
将下划线分隔的字符串转换为驼峰命名格式 例如:user_name -> userName, my_first_name -> myFirstName
- toClassName(String) - 类中的静态方法 net.sohelp.boot.engine.web.utils.CodeConvert
-
将输入的字符串转换为类名格式(首字母大写的驼峰命名) 先将下划线命名转换为驼峰命名,然后将首字符转为大写
- toDate(LocalDateTime) - 类中的静态方法 net.sohelp.boot.engine.workflow.assist.DateUtils
-
日期 LocalDateTime 转为 Date
- todo - 枚举类 中的枚举常量 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
- todo(NoticeVO) - 类中的方法 net.sohelp.boot.admin.core.helper.NoticeHelper
-
待办通知
- TODO - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
待办事项
- toEntity(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.db.TableController
-
生成实体文件接口 根据传入的表名和数据源名称生成对应的实体文件,并保存到数据库中。
- toFlwInstance() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwHisInstance
- toggleStatus(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
切换租户启用/禁用状态
- toggleStatus(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartController
-
切换启用/禁用状态
- toInt(String) - 类中的方法 net.sohelp.boot.demo.core.magic.script.CustomFunctionExtension
-
方法参数至少有一个,且第一个参数必须为support方法返回的类型 以将字符串转为int为例,该方法编写如下,最终调用时使用strVar.toInt()调用 该方法第一个参数会自动被传入,所以调用时无需传入 var str = '123'; //以下两种方式都支持 return '1234'.toInt(); //return str.toInt();
- toJavaProperties(EntityVO, List<PropertyVO>) - 类中的静态方法 net.sohelp.boot.engine.web.utils.FormPropertyConvertUtil
-
将实体中的属性信息更新到Java属性列表中,并补充缺失的字段以保证结构一致性。
- toJavaProperties(EntityVO, List<PropertyVO>) - 类中的静态方法 net.sohelp.boot.engine.web.utils.GridPropertyConvertUtil
-
将实体对象的属性转换为Java属性列表,并处理新增字段
- toJavaType(PropertyVO) - 类中的静态方法 net.sohelp.boot.engine.web.utils.JavaTypeConvert
-
根据传入的属性对象中的数据库字段类型,将其转换为对应的Java类型字符串。
- toJson(Object) - 类中的静态方法 net.sohelp.boot.engine.workflow.core.FlowContext
- toJson(Object) - 接口中的方法 net.sohelp.boot.engine.workflow.handler.FlowJsonHandler
-
对象转换为 JSON 字符串
- toJson(Object) - 类中的方法 net.sohelp.boot.engine.workflow.spring.adaptive.FlowJacksonHandler
- toJson(Object) - 类中的方法 net.sohelp.boot.engine.workflow.spring.autoconfigure.FlowJacksonHandler
- token(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.thirdpart.OpenAuthController
-
第三方应用认证,换取 Token
- TOKEN_EXPIRED_CODE - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
登录过期错误码,表示用户的登录凭证已失效。
- TOKEN_EXPIRED_MSG - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
登录过期提示信息,提示用户登录已过期。
- TOKEN_HEADER_NAME - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
在HTTP请求头中传递token的字段名称。
- TOKEN_PARAM_NAME - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
作为URL参数传递token时使用的参数名。
- TOKEN_TYPE - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
Token的认证类型前缀,通常在Authorization头部使用。
- tokenAuthenticationException(TokenAuthenticationException, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理Token认证异常(TokenAuthenticationException)
- TokenAuthenticationException - net.sohelp.boot.admin.core.exceptions中的异常错误类
-
Token验证失效
- TokenAuthenticationException(String) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.TokenAuthenticationException
-
构造一个带有指定错误消息的令牌认证异常。
- TokenAuthenticationException(String, Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.TokenAuthenticationException
-
构造Token认证异常对象
- TokenAuthenticationException(Throwable) - 异常错误类的构造器 net.sohelp.boot.admin.core.exceptions.TokenAuthenticationException
-
构造一个带有原因的Token认证异常。
- TokenConfig - net.sohelp.boot.admin.core.web.yml中的类
-
Token配置类 用于存储和管理Token相关的配置信息
- TokenConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.TokenConfig
- toList() - 类中的方法 net.sohelp.boot.common.core.filter.ListFilter
-
返回经过一系列操作后最终的结果列表。
- toList() - 类中的方法 net.sohelp.boot.common.core.filter.ListMapFilter
-
将当前处理后的列表转换为最终的结果列表返回。
- toList() - 类中的方法 net.sohelp.boot.dev.web.code.util.DirectoryTreeBuilder.Node
-
将当前节点及所有子孙节点转换为扁平化的Map列表形式。
- toList(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
列表查询,执行指定的SQL查询语句并返回结果列表
- toList(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取数据表
- toList(String, List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
列表查询
- toList(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取列表数据
- toList(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
根据引用ID和参数映射查询实体数据列表
- toMap(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取Map
- toMap(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取单条Map数据
- toMap(String, List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
获取单条Map数据
- toMap(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
根据SQL查询语句和参数获取Map结果
- ToolbarVO - net.sohelp.boot.engine.web.vo.grid中的类
-
工具栏
- ToolbarVO() - 类的构造器 net.sohelp.boot.engine.web.vo.grid.ToolbarVO
- ToolbarVO(String, String, String, String, String, String, String) - 类的构造器 net.sohelp.boot.engine.web.vo.grid.ToolbarVO
-
构造一个ToolbarVO对象
- TOP - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.vo.grid.GridFilterConfigVO.FilterPositionEnum
- toPager(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toPager(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toPager(String, Object[], int, int) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toPager(String, Object[], HttpServletRequest) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toPager(String, String, Object[], int, int) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询数据
- toPager(String, String, Object[], HttpServletRequest) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toPager(String, String, List<Object>, int, int) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toPager(String, String, List<Object>, HttpServletRequest) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toPager(String, String, Map<String, Object>, int, int) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
手工分页查询方法
- toPager(String, List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toPager(String, List<Object>, int, int) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toPager(String, List<Object>, HttpServletRequest) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toPager(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toPager(String, Map<String, Object>, int, int) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
手工分页
- toPager(String, Map<String, Object>, HttpServletRequest) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
分页查询
- toRef(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.utils.RefUtil
-
将输入参数转换为RefVO对象
- toRefid(String, String, String) - 类中的方法 net.sohelp.boot.engine.web.utils.RefUtil
-
将应用名称、模块名称和名称转换为引用标识符字符串。
- toString() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
构建完整的SQL语句
- toString() - 类中的方法 net.sohelp.boot.engine.web.utils.SchemeFilterBuilder
-
构建SQL语句
- toString() - 类中的方法 net.sohelp.boot.engine.web.vo.module.RefVO
-
返回当前对象的字符串表示形式。
- transaction() - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
开启事务,手动提交和回滚
- transaction(Function<?, ?>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
开启事务,在一个回调中进行操作
- Transaction - net.sohelp.boot.admin.core.db中的类
-
事务管理
- Transaction(DataSourceTransactionManager) - 类的构造器 net.sohelp.boot.admin.core.db.Transaction
-
构造函数,初始化事务管理器并开启一个新的事务
- transfer - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
转办、
- transfer - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
转办、代理人办理完任务直接进入下一个节点
- TransferDepartmentHead - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeApproveSelf
-
转交给部门负责人审批
- TransferDirectSuperior - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.NodeApproveSelf
-
转交给直接上级审批
- transferTask(Long, FlowCreator, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
- transferTask(Long, FlowCreator, FlowCreator, Map<String, Object>) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据 任务ID 转办任务
- transferTask(FlowCreator, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- transferTask(FlowCreator, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
参与者的所有任务【离职转办】给指定办理人
- tree() - 类中的方法 net.sohelp.boot.dev.web.dev.db.DatasourceController
-
分页显示数据源和表结构信息 该接口以树状结构分页显示所有数据源及其下的表信息,包括数据源的ID、标签、名称以及表的ID、标签、名称等详细信息。
- tree() - 类中的方法 net.sohelp.boot.dev.web.ops.resource.SohelpBootResourceController
-
获取资源管理器的树形结构数据。
- tree(long) - 类中的方法 net.sohelp.boot.admin.core.service.menu.MenuService
-
根据指定用户ID获取其拥有的菜单权限,并构建成树形结构返回。
- treeByUser() - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
构建基于组织结构的用户树形结构JSON字符串。
- treeByUser() - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
构建基于用户的树形结构JSON字符串。
- TreeUtil - net.sohelp.boot.common.utils中的类
-
List格式转成Tree JSON生成器
- trigger - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.PerformType
-
触发器
- trigger - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
触发器任务
- trigger - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
触发器任务
- triggerJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
触发器跳转
- triggerJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
触发器跳转
- triggerJump - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
触发器跳转
- triggerNode() - 类中的方法 net.sohelp.boot.engine.workflow.model.NodeModel
-
判断是否为触发器节点
- tryLock() - 接口中的方法 net.sohelp.boot.engine.workflow.scheduling.JobLock
-
进入锁(获取锁),立即返回,不会阻塞等待锁
- tryLock() - 类中的方法 net.sohelp.boot.engine.workflow.scheduling.LocalLock
- type - 枚举类中的变量 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
- type - 枚举类中的变量 net.sohelp.boot.admin.core.enums.SohelpFileTypeEnum
-
文件类型数值
- type - 枚举类中的变量 net.sohelp.boot.admin.core.service.notice.NoticeRefTypeEnum
-
类型编码值,用于唯一标识一种通知引用类型
- type() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.OperationLog
-
类型
- type() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.QueryField
- type(int) - 类中的方法 net.sohelp.boot.engine.workflow.model.DynamicAssignee
- TYPE_MAPPING - 类中的静态变量 net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-
类型映射表:将通用数据类型映射到 MSSQL 对应的数据库字段类型
- TYPE_MAPPING - 类中的静态变量 net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-
字段类型转换映射表
U
- unAssignTenant(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
取消将某些租户分配给某个用户。
- unAssignUser(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
取消分配用户
- UNAUTHENTICATED_CODE - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
未认证错误码,表示用户未进行身份认证。
- UNAUTHENTICATED_MSG - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
未认证提示信息,提示用户需要先登录。
- UNAUTHORIZED_CODE - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
无权限错误码,表示用户没有访问资源的权限。
- UNAUTHORIZED_MSG - 类中的静态变量 net.sohelp.boot.admin.core.consts.Constants
-
无权限提示信息,提示用户没有访问权限。
- undeclaredThrowableException(Exception, HttpServletResponse) - 类中的方法 net.sohelp.boot.demo.core.advice.GlobalExceptionAdvice
-
处理未声明的运行时异常(UndeclaredThrowableException)
- undeploy(Long) - 类中的方法 net.sohelp.boot.engine.workflow.impl.ProcessServiceImpl
-
卸载指定的定义流程,更新为未启用状态
- undeploy(Long) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
卸载指定的定义流程,更新为未启用状态
- undeploy(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.workflow.WorkFlowController
-
撤销部署流程 通过传入流程ID来撤销部署指定的流程
- undoHisTask(Long, FlowCreator, TaskType, Consumer<FlwHisTask>) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
撤回历史任务
- undoTask(FlowIdGenerator, TaskType) - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwHisTask
-
根据历史任务产生撤回的任务对象
- UniappBuilderControler - net.sohelp.boot.dev.web.code中的类
-
Uniapp代码生成器生成控制器 用于处理Uniapp代码的预览和下载功能
- UniappBuilderControler() - 类的构造器 net.sohelp.boot.dev.web.code.UniappBuilderControler
- UNKNOWN - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
- UNKNOWN - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
-1: 未知类型
- UNKNOWN - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
未知类型的默认值,value=-1
- UNKNOWN - 枚举类 中的枚举常量 net.sohelp.boot.demo.web.enums.ModuleRefTypeEnum
-
未知
- unlock() - 接口中的方法 net.sohelp.boot.engine.workflow.scheduling.JobLock
-
解除锁
- unlock() - 类中的方法 net.sohelp.boot.engine.workflow.scheduling.LocalLock
- unmapping(String) - 类中的方法 net.sohelp.boot.demo.core.magic.provider.CustomMapperProvider
-
将Java属性名还原为数据库列名
- update - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
更新
- update(long, String, Object) - 类中的方法 net.sohelp.boot.admin.core.service.param.UserParamService
-
更新指定用户下某参数的值。
- update(JSONObject) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineCrudController
-
单据更新接口 用于更新单据信息,并进行权限验证和保存操作。
- update(IService<T>, SFunction<T, ?>) - 类中的方法 net.sohelp.boot.demo.core.base.BatchParam
-
通用批量修改方法
- update(IService<T>, String) - 类中的方法 net.sohelp.boot.demo.core.base.BatchParam
-
通用批量修改方法
- update(Object, String, Object) - 类中的方法 net.sohelp.boot.admin.core.cache.UserParamCache
-
更新或新增指定用户的某个参数值。
- update(String, JSONObject) - 类中的方法 net.sohelp.boot.engine.web.CrudHelper
-
更新模块数据
- update(String, Object) - 类中的方法 net.sohelp.boot.admin.core.cache.SystemParamCache
-
仅更新已存在的参数值。
- update(String, Object) - 类中的方法 net.sohelp.boot.admin.core.service.param.SystemParamService
-
根据名称更新指定参数的值。
- update(String, Object[]) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
更新指定记录
- update(String, String, String, String) - 类中的方法 net.sohelp.boot.engine.web.service.ReportService
-
更新报表内容
- update(String, List<Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
更新指定记录
- update(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
更新数据
- update(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
更新记录信息。
- update(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
更新指定实体的数据
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
单表批量更新
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictCategoryController
-
更新已有字典分类的信息。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.dict.DictionaryDataController
-
更新指定ID的字典项信息。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.menu.MenuController
-
更新菜单信息
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.org.OrgController
-
更新指定ID的机构信息
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.role.RoleController
-
更新岗位信息
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.tenant.TenantController
-
更新已有租户信息。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
更新用户信息。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.user.UserController
-
更新当前登录用户的基本信息
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.busi.BusiController
-
更新应用模块业务信息接口 该接口用于更新指定应用下的模块业务信息,通过接收一个包含业务信息的Map对象进行更新。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.mobile.AppMenuController
-
修改菜单接口 该接口用于修改菜单信息,包括菜单标题、父级菜单等,并更新数据库中的相应记录。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.report.ReportController
-
更新报表信息接口 该接口用于更新指定应用下的模块报表信息,包括报表名称、备注、类型等。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictCategoryController
-
修改已有字典分类的信息。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.dict.DictionaryDataController
-
更新已有字典项的信息。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nCategoryController
-
更新指定ID的国际化分类信息。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.i18n.I18nController
-
修改国际化记录及其语言版本 更新国际化主记录的基本信息,并更新或插入各语言版本的内容。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.menu.MenuController
-
更新已有菜单的信息 根据提供的菜单ID更新其相关信息。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.org.OrgController
-
更新已有机构信息
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
更新已有岗位信息
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
更新现有租户的基本信息
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
更新用户基本信息以及相关角色配置。
- update(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserController
-
更新用户的基本信息。
- update(ApplicationVO) - 类中的方法 net.sohelp.boot.dev.web.ops.updater.UpdaterController
-
更新应用接口 该接口用于更新应用信息,如果应用信息不存在则创建新的应用信息。
- update(ApplicationDTO) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationController
-
更新应用信息 根据传入的ApplicationDTO对象更新应用信息,包括修改应用名称以及子模块对应的应用名称
- update(DownloadRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.DownloadController
-
更新下载配置接口 该接口用于更新下载配置信息,包括应用名称、模块名称和国际化Key等,并将更新后的配置信息保存到指定路径。
- update(ExportRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ExportController
-
更新导出配置接口 该接口用于更新指定应用的导出配置信息,包括应用名称、模块名称和导出Key等。
- update(I18nRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.I18nController
-
更新国际化信息接口 该接口用于更新指定应用、模块下的国际化信息
- update(ImportRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ImportController
-
更新上传配置接口 该接口用于更新指定应用的上传配置信息,包括应用名称、模块名称和国际化Key等。
- update(LayoutRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.LayoutController
-
修改布局接口 根据传入的布局信息修改指定应用的布局配置
- update(PermissionVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.PermissionController
-
更新权限接口 根据传入的权限对象更新指定应用的指定模块的权限信息
- update(ReportRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ReportController
-
更新报表接口 该接口用于更新指定应用、模块下的报表信息,并将更新后的信息保存到对应的JSON文件中。
- update(ServiceVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ServiceController
-
更新服务器脚本定义接口 该接口用于更新指定模块、应用下的服务器脚本定义,并将更新后的定义保存到对应路径的JSON文件中。
- update(UploadRefVO) - 类中的方法 net.sohelp.boot.dev.web.dev.module.UploadController
-
更新上传配置接口 该接口用于更新指定应用、模块和国际化Key的上传配置信息。
- updateById(FlwExtInstance) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwExtInstanceDao
- updateById(FlwExtInstance) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwExtInstanceDaoImpl
- updateById(FlwHisInstance) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisInstanceDao
- updateById(FlwHisInstance) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisInstanceDaoImpl
- updateById(FlwHisTask) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwHisTaskDao
- updateById(FlwHisTask) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwHisTaskDaoImpl
- updateById(FlwInstance) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwInstanceDao
- updateById(FlwInstance) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwInstanceDaoImpl
- updateById(FlwProcess) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwProcessDao
- updateById(FlwProcess) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwProcessDaoImpl
- updateById(FlwTask) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskDao
- updateById(FlwTask) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskDaoImpl
- updateById(FlwTaskActor) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwTaskActorDao
- updateById(FlwTaskActor) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwTaskActorDaoImpl
- updateByPath(String, String) - 接口中的方法 net.sohelp.boot.admin.core.service.resource.ISohelpBootResourceService
-
更新配置资源
- updateByPath(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceDBServiceImpl
-
更新配置资源
- updateByPath(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.resource.SohelpBootResourceFileServiceImpl
-
更新已有资源文件的内容
- updateByProcessKey(FlwProcess, String, String) - 接口中的方法 net.sohelp.boot.engine.workflow.dao.FlwProcessDao
- updateByProcessKey(FlwProcess, String, String) - 类中的方法 net.sohelp.boot.engine.workflow.mapper.impl.FlwProcessDaoImpl
- updateCommonConfig(Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.controller.ModuleGridController
-
更新通用配置接口 该接口用于更新网格列表的通用配置,包括属性显示、宽度、锁定等设置。
- updateCurrentNode(FlwTask, InstanceState) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
更新当前执行节点信息
- updateEntityByForm(List<FormPropertyVO>, EntityVO) - 类中的静态方法 net.sohelp.boot.engine.web.utils.FormPropertyConvertUtil
-
把网格列表属性复制到实体属性中,仅保留部分关键字段不覆盖。
- updateEntityByGrid(List<GridPropertyVO>, EntityVO) - 类中的静态方法 net.sohelp.boot.engine.web.utils.GridPropertyConvertUtil
-
将网格属性列表中的属性值复制到实体对象对应的属性中
- updateFormByEntity(EntityVO, List<FormPropertyVO>) - 类中的静态方法 net.sohelp.boot.engine.web.utils.FormPropertyConvertUtil
-
把实体属性复制到表单属性中,并确保所有实体字段都反映在表单上。
- updateGridByEntity(EntityVO, List<GridPropertyVO>) - 类中的静态方法 net.sohelp.boot.engine.web.utils.GridPropertyConvertUtil
-
将实体对象的属性复制到网格列表属性中
- updateInstance(FlwInstance) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
-
更新活动实例
- updateInstance(FlwInstance) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
更新流程实例
- updateInstanceModelById(Long, ProcessModel) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- updateInstanceModelById(Long, ProcessModel) - 接口中的方法 net.sohelp.boot.engine.workflow.RuntimeService
-
根据 流程实例ID 更新流程实例模型内容
- updateInstanceState(FlwHisInstance, InstanceState, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
-
更新流程实例状态
- updateInstanceStateById(Long, InstanceState, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
-
根据流程实例ID更新流程实例状态
- updateLastLoginTime(Long) - 类中的方法 net.sohelp.boot.admin.core.service.user.UserService
-
更新用户最后登录时间
- updateLogo(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.user.UserController
-
更新用户的头像信息。
- updateMenu(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.role.RoleController
-
为指定角色分配菜单权限
- updateMenu(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.role.RoleController
-
更新岗位对应的菜单权限设置
- updateMenu(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.tenant.TenantController
-
更新租户对应的菜单权限设置
- updateMenuSort(List<Map<String, Object>>) - 类中的方法 net.sohelp.boot.dev.web.dev.module.ModuleController
-
更新菜单排序
- updateModelContent(FlwExtInstance, ProcessModel) - 类中的方法 net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- updater() - 类中的方法 net.sohelp.boot.dev.web.ops.updater.UpdaterController
-
更新程序接口 该接口用于更新SohelpBoot平台,包括资源包的下载、解压、模块安装、SQL语句更新、实体和表的重新加载等操作。
- updater(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.dev.application.ApplicationController
-
升级应用接口 该接口用于处理应用的版本升级操作,需要传入包含应用名称的参数。
- UpdaterConfig - net.sohelp.boot.admin.core.web.yml中的类
- UpdaterConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.UpdaterConfig
- UpdaterController - net.sohelp.boot.dev.web.ops.updater中的类
-
应用更新控制器 提供应用信息的更新、版本查询、平台构建与升级等功能接口。
- UpdaterController - net.sohelp.boot.install.controller中的类
-
升级管理控制器 负责平台主服务的启停和在线升级
- UpdaterController() - 类的构造器 net.sohelp.boot.dev.web.ops.updater.UpdaterController
- UpdaterController() - 类的构造器 net.sohelp.boot.install.controller.UpdaterController
- updateSetting(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
更新特定用户的配置项。
- updateSetting(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
更新用户的个性化设置项。
- updateSize(Long, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserThemeCache
-
更新指定用户的界面尺寸配置。
- updateStatus(Map<String, Object>) - 类中的方法 net.sohelp.boot.demo.web.system.user.UserController
-
更新用户状态。
- updateStatus(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.system.user.UserController
-
修改用户的状态(启用/禁用)。
- updateTaskById(FlwTask, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
更新任务对象的 finishTime、createBy、expireTime、version、variable
- updateTaskById(FlwTask, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
更新任务对象
- updateTheme(Long, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserThemeCache
-
更新指定用户的界面主题配置。
- updateToken(String) - 类中的静态方法 net.sohelp.boot.admin.core.utils.JwtTokenUtil
-
更新当前会话的 Token 值。
- updateType(Long, String) - 类中的方法 net.sohelp.boot.engine.workflow.impl.ProcessServiceImpl
-
更新process的类别
- updateType(Long, String) - 接口中的方法 net.sohelp.boot.engine.workflow.ProcessService
-
更新流程定义的类别
- updateUser(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
更新用户基本信息
- updateWithDuplicateCheck(String, Map<String, Object>, String...) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
更新指定实体的数据(带重复性检查)
- upload(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.upload.SohelpUploadService
-
将字符串内容写入指定路径下的upload目录中。
- upload(String, String) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineUploadController
-
处理文件上传请求。
- upload(String, String, InputStream) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileUploadService
-
将输入流保存到指定模块下的文件中。
- upload(String, MultipartFile) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileService
-
上传业务文件
- upload(String, MultipartFile) - 类中的方法 net.sohelp.boot.admin.core.service.upload.SohelpUploadService
-
将MultipartFile类型的文件上传到指定路径下的upload目录中。
- upload(String, MultipartFile) - 类中的方法 net.sohelp.boot.dev.web.code.CodeTemplateController
-
上传单个模板文件并保存至资源服务中
- upload(String, MultipartFile) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineImportController
-
上传文件接口 该接口用于处理文件上传功能,包括验证地址、模块操作权限以及实际上传文件操作。
- upload(String, MultipartFile[]) - 类中的方法 net.sohelp.boot.engine.web.controller.EngineFileController
-
文件上传接口 用于上传一个或多个文件,并返回上传文件的ID列表
- upload(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.application.CloudAppController
-
将本地应用打包后上传到云端
- upload(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.cloud.module.CloudModuleController
-
上传模块文件至云端(暂未完成具体逻辑)
- upload(SohelpFileTypeEnum, String, MultipartFile) - 类中的方法 net.sohelp.boot.admin.core.service.file.SohelpFileService
-
上传文件并保存到服务器及数据库中
- UploadConfig - net.sohelp.boot.admin.core.web.yml中的类
-
上传配置类 用于配置文件上传的相关参数,包括上传类型、存储路径和文件大小限制等配置项
- UploadConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.UploadConfig
- UploadController - net.sohelp.boot.dev.web.dev.module中的类
-
上传引擎配置
- UploadController() - 类的构造器 net.sohelp.boot.dev.web.dev.module.UploadController
- uploadFile(String, MultipartFile) - 类中的方法 net.sohelp.boot.dev.web.ops.resource.WorkspaceResourceController
-
上传文件 将上传的文件保存到指定路径下
- uploadLogo(String) - 类中的方法 net.sohelp.boot.demo.web.system.config.SystemConfigController
-
上传系统Logo图片并保存到指定目录
- uploadLogo(String) - 类中的方法 net.sohelp.boot.dev.web.system.config.SysConfigController
-
上传并保存系统Logo图片。
- UploadRefVO - net.sohelp.boot.engine.web.vo.module中的类
-
模块上传配置
- UploadRefVO() - 类的构造器 net.sohelp.boot.engine.web.vo.module.UploadRefVO
- UReportConfiguration - net.sohelp.boot.engine.web.config中的类
-
UReport 报表引擎相关配置类。
- UReportConfiguration() - 类的构造器 net.sohelp.boot.engine.web.config.UReportConfiguration
- UReportRender - net.sohelp.boot.engine.web.report中的类
-
UReport渲染工具
- UReportRender() - 类的构造器 net.sohelp.boot.engine.web.report.UReportRender
- ureportServlet() - 类中的方法 net.sohelp.boot.engine.web.config.UReportConfiguration
-
注册 UReport 的 Servlet,映射路径为 /ureport/*
- URL - 类中的静态变量 net.sohelp.boot.engine.web.report.CustomUReportServlet
- use(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper
-
切换数据源进行SQL接口操作
- use(String) - 类中的方法 net.sohelp.boot.admin.core.db.MybatisHelper
-
切换当前使用的数据源,并返回新的MybatisHelper实例。
- user - 枚举类 中的枚举常量 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
- user - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.ActorType
-
用户
- user() - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
添加用户ID作为查询条件(使用默认字段)
- user(String) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
添加用户ID作为查询条件
- USER - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.UserPowerTypeEnum
-
按用户查看 - 仅能查看当前用户相关的数据
- USER - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
用户私信
- USER - 枚举类 中的枚举常量 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
用户对象 ,一般是类型为长整型
- USER - 枚举类 中的枚举常量 net.sohelp.boot.engine.web.vo.consts.CustomTypeEnum
-
个人存储 - 用户个人级别的配置
- USER_MODULE_CACHE_MAP - 类中的静态变量 net.sohelp.boot.engine.web.cache.ModulePowerCache
- UserCache - net.sohelp.boot.admin.core.cache中的类
-
用户缓存(永不过期,按需失效)
- UserCache() - 类的构造器 net.sohelp.boot.admin.core.cache.UserCache
- UserConstParamController - net.sohelp.boot.demo.web.system.param中的类
-
用户系统变量控制器 提供对用户自定义常量参数的增删改查功能,包括分页查询、列表查询、按ID查询、删除和保存操作。
- UserConstParamController - net.sohelp.boot.dev.web.system.param中的类
-
用户常量控制器类,提供用户自定义常量的增删改查、分页查询及缓存管理功能。
- UserConstParamController() - 类的构造器 net.sohelp.boot.demo.web.system.param.UserConstParamController
- UserConstParamController() - 类的构造器 net.sohelp.boot.dev.web.system.param.UserConstParamController
- UserController - net.sohelp.boot.demo.web.system.user中的类
-
用户控制器类,用于处理与用户相关的操作。
- UserController - net.sohelp.boot.demo.web.user中的类
-
用户详情控制器,提供用户信息查询、更新及密码修改等功能。
- UserController - net.sohelp.boot.dev.web.system.user中的类
-
用户控制器,用于处理与用户相关的操作。
- UserController - net.sohelp.boot.dev.web.user中的类
-
用户详情控制器,提供用户相关的操作接口。
- UserController - net.sohelp.boot.engine.web.controller中的类
-
用户列表下拉选择
- UserController() - 类的构造器 net.sohelp.boot.demo.web.system.user.UserController
- UserController() - 类的构造器 net.sohelp.boot.demo.web.user.UserController
- UserController() - 类的构造器 net.sohelp.boot.dev.web.system.user.UserController
- UserController() - 类的构造器 net.sohelp.boot.dev.web.user.UserController
- UserController() - 类的构造器 net.sohelp.boot.engine.web.controller.UserController
- UserDataPowerService - net.sohelp.boot.admin.core.service.power中的类
-
数据权限服务类,用于根据用户权限类型生成相应的数据访问控制SQL片段。
- UserDataPowerService() - 类的构造器 net.sohelp.boot.admin.core.service.power.UserDataPowerService
- UserLangController - net.sohelp.boot.demo.web.user中的类
-
用户语言管理
- UserLangController() - 类的构造器 net.sohelp.boot.demo.web.user.UserLangController
- UserMenuCache - net.sohelp.boot.admin.core.cache中的类
-
用户菜单权限缓存(永不过期,按需失效)
- UserMenuCache() - 类的构造器 net.sohelp.boot.admin.core.cache.UserMenuCache
- UserParamCache - net.sohelp.boot.admin.core.cache中的类
-
用户个性化参数缓存(永不过期,按需失效)
- UserParamCache() - 类的构造器 net.sohelp.boot.admin.core.cache.UserParamCache
- UserParamService - net.sohelp.boot.admin.core.service.param中的类
-
用户参数服务类,提供对用户自定义参数的增删改查操作。
- UserParamService() - 类的构造器 net.sohelp.boot.admin.core.service.param.UserParamService
- UserPowerTypeEnum - net.sohelp.boot.admin.core.enums中的枚举类
-
数据权限枚举类 定义了系统中不同级别的数据访问权限控制类型
- UserRoleCache - net.sohelp.boot.admin.core.cache中的类
-
用户岗位缓存(永不过期,按需失效)
- UserRoleCache() - 类的构造器 net.sohelp.boot.admin.core.cache.UserRoleCache
- UserService - net.sohelp.boot.admin.core.service.user中的类
-
用户服务
- UserService() - 类的构造器 net.sohelp.boot.admin.core.service.user.UserService
- UserTenantController - net.sohelp.boot.demo.web.user中的类
-
用户租户控制器,提供用户切换默认租户以及查询所属租户列表的功能。
- UserTenantController - net.sohelp.boot.dev.web.user中的类
-
租户相关控制器,用于处理用户与租户之间的操作。
- UserTenantController() - 类的构造器 net.sohelp.boot.demo.web.user.UserTenantController
- UserTenantController() - 类的构造器 net.sohelp.boot.dev.web.user.UserTenantController
- UserThemeCache - net.sohelp.boot.admin.core.cache中的类
-
界面主题配置及大小缓存管理类 提供用户界面主题与尺寸的获取、更新功能。
- UserThemeCache() - 类的构造器 net.sohelp.boot.admin.core.cache.UserThemeCache
- UserThemeController - net.sohelp.boot.demo.web.user中的类
-
用户主题配置控制器,用于处理用户界面主题和尺寸的更新请求。
- UserThemeController() - 类的构造器 net.sohelp.boot.demo.web.user.UserThemeController
- UserThirdpartController - net.sohelp.boot.demo.web.user中的类
-
第三方登录配置控制器,用于管理用户绑定的第三方账号信息。
- UserThirdpartController() - 类的构造器 net.sohelp.boot.demo.web.user.UserThirdpartController
- UserThirdpartDingdingController - net.sohelp.boot.demo.web.user中的类
-
用户第三方登录控制器,用于处理与钉钉相关的用户绑定、解绑及消息发送功能。
- UserThirdpartDingdingController - net.sohelp.boot.dev.web.user中的类
-
用户第三方登录控制器,用于处理与钉钉相关的用户绑定、解绑及消息发送功能。
- UserThirdpartDingdingController() - 类的构造器 net.sohelp.boot.demo.web.user.UserThirdpartDingdingController
- UserThirdpartDingdingController() - 类的构造器 net.sohelp.boot.dev.web.user.UserThirdpartDingdingController
- UserThirdpartEmailController - net.sohelp.boot.demo.web.user中的类
-
邮件第三方控制器 提供与用户邮箱相关的操作接口,包括发送邮件、发送验证码、绑定和解绑邮箱等功能。
- UserThirdpartEmailController - net.sohelp.boot.dev.web.user中的类
-
邮件第三方控制器 提供与用户邮箱相关的操作接口,包括发送邮件、发送验证码、绑定和解绑邮箱等功能。
- UserThirdpartEmailController() - 类的构造器 net.sohelp.boot.demo.web.user.UserThirdpartEmailController
- UserThirdpartEmailController() - 类的构造器 net.sohelp.boot.dev.web.user.UserThirdpartEmailController
- UserThirdpartPhoneController - net.sohelp.boot.demo.web.user中的类
-
手机第三方控制器 提供与手机号相关的操作接口,包括发送短信、绑定/解绑手机号等。
- UserThirdpartPhoneController - net.sohelp.boot.dev.web.user中的类
-
手机第三方控制器 提供与手机号相关的操作接口,包括发送短信、绑定/解绑手机号等。
- UserThirdpartPhoneController() - 类的构造器 net.sohelp.boot.demo.web.user.UserThirdpartPhoneController
- UserThirdpartPhoneController() - 类的构造器 net.sohelp.boot.dev.web.user.UserThirdpartPhoneController
- UserThirdpartQQController - net.sohelp.boot.demo.web.user中的类
-
QQ第三方登录控制器 提供QQ账号与系统用户的绑定、解绑以及回调处理功能。
- UserThirdpartQQController - net.sohelp.boot.dev.web.user中的类
-
QQ第三方登录控制器,提供QQ账号与系统用户的绑定、解绑及回调处理功能。
- UserThirdpartQQController() - 类的构造器 net.sohelp.boot.demo.web.user.UserThirdpartQQController
- UserThirdpartQQController() - 类的构造器 net.sohelp.boot.dev.web.user.UserThirdpartQQController
- UserThirdpartQywxController - net.sohelp.boot.demo.web.user中的类
-
企业微信第三方控制器 提供与企业微信相关的用户绑定、解绑以及消息发送功能。
- UserThirdpartQywxController - net.sohelp.boot.dev.web.user中的类
-
企业微信第三方控制器 提供与企业微信相关的用户绑定、消息发送及解绑功能。
- UserThirdpartQywxController() - 类的构造器 net.sohelp.boot.demo.web.user.UserThirdpartQywxController
- UserThirdpartQywxController() - 类的构造器 net.sohelp.boot.dev.web.user.UserThirdpartQywxController
- UserThirdpartWeiXinController - net.sohelp.boot.demo.web.user中的类
-
微信第三方
- UserThirdpartWeiXinController - net.sohelp.boot.dev.web.user中的类
-
微信第三方控制器 提供微信扫码登录、绑定与解绑功能。
- UserThirdpartWeiXinController() - 类的构造器 net.sohelp.boot.demo.web.user.UserThirdpartWeiXinController
- UserThirdpartWeiXinController() - 类的构造器 net.sohelp.boot.dev.web.user.UserThirdpartWeiXinController
- UserThirdpartWxPubController - net.sohelp.boot.demo.web.user中的类
-
微信公众号控制器 提供与微信公众号相关的接口,包括获取二维码、处理回调事件、发送消息以及解绑操作。
- UserThirdpartWxPubController - net.sohelp.boot.dev.web.user中的类
-
微信公众号相关接口控制器
- UserThirdpartWxPubController() - 类的构造器 net.sohelp.boot.demo.web.user.UserThirdpartWxPubController
- UserThirdpartWxPubController() - 类的构造器 net.sohelp.boot.dev.web.user.UserThirdpartWxPubController
- useScope - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwProcess
-
使用范围 0,全员 1,指定人员(业务关联) 2,均不可提交
V
- validate() - 类中的方法 net.sohelp.boot.install.model.DatasourceConfig
-
校验配置基本合法性
- validate(long, String) - 类中的方法 net.sohelp.boot.engine.web.ModuleHelper
-
验证用户权限和令牌有效性
- validate(long, String, String) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
根据用户、密码、租户验证用户身份,并执行等保登录失败处理机制
- validate(long, String, String) - 类中的方法 net.sohelp.boot.engine.web.ModuleHelper
-
验证用户对指定模块的访问权限
- validate(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
根据用户和密码验证用户身份(忽略租户),并执行等保登录失败处理机制
- validate(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.EntityHelper
-
根据实体验证数据
- validate(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.db.service.EntityDataService
-
对传入的数据进行校验,确保其符合实体定义的约束条件。
- validateAuthority(Long, String) - 类中的方法 net.sohelp.boot.admin.core.cache.UserMenuCache
-
验证指定用户是否具有特定权限。
- validateByRule(String, String) - 类中的方法 net.sohelp.boot.admin.core.service.login.LoginService
-
根据系统配置规则校验密码合法性,同时检查密码不能与用户名相同
- validateDate(PropertyVO, Object) - 类中的静态方法 net.sohelp.boot.engine.db.utils.DataTypeValidateUtil
-
验证给定值是否符合日期时间格式。
- validateFloat(PropertyVO, Object) - 类中的静态方法 net.sohelp.boot.engine.db.utils.DataTypeValidateUtil
-
验证给定值是否符合实数(浮点数)数据格式。
- validateInteger(PropertyVO, Object) - 类中的静态方法 net.sohelp.boot.engine.db.utils.DataTypeValidateUtil
-
验证给定值是否符合整型数据格式。
- validateKey(String) - 类中的静态方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartAuthService
-
根据 app_key 验证第三方配置
- validateModule(long, String) - 类中的方法 net.sohelp.boot.engine.web.cache.ModulePowerCache
-
验证用户是否具有指定模块的访问权限
- validateNamespace(long, String) - 类中的方法 net.sohelp.boot.engine.web.cache.ModulePowerCache
-
验证用户对指定命名空间的访问权限
- validateToken() - 类中的方法 net.sohelp.boot.admin.core.base.BaseController
-
验证当前请求中的JWT Token是否有效。
- validateToken() - 类中的静态方法 net.sohelp.boot.admin.core.utils.JwtTokenUtil
-
验证当前上下文中的 Token 是否有效,并返回附加信息。
- validateToken() - 类中的静态方法 net.sohelp.boot.dev.web.system.thirdpart.ThirdPartAuthService
-
校验当前请求是否为已认证的第三方应用
- validateToken(HttpServletRequest) - 类中的静态方法 net.sohelp.boot.admin.core.utils.JwtTokenUtil
-
验证 HTTP 请求中的 Token 是否有效,并返回附加信息。
- validateToken(Map<String, Object>) - 类中的静态方法 net.sohelp.boot.admin.core.utils.JwtTokenUtil
-
验证传入的 Map 中携带的 Token 是否有效,并返回附加信息。
- validateValue(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcDataHelper
-
校验数据是否符合表字段约束条件,包括非空检查与字符串长度限制等。
- validateValue(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
数据格式验证
- value() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.Desensitize
-
脱���类型
- value() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.OperationLog
-
操作功能
- value() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.OperationModule
-
模块名称
- value() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.Permission
-
权限名称
- value() - 批注接口 中的元素 net.sohelp.boot.admin.core.annotation.QueryField
- valueOf(int) - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.PowerTypeEnum
-
根据给定的类型代码查找对应的权限类型枚举实例
- valueOf(int) - 枚举类中的方法 net.sohelp.boot.admin.core.enums.SohelpFileTypeEnum
-
根据数值类型获取对应的枚举值
- valueOf(int) - 枚举类中的静态方法 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
根据给定的编码值查找匹配的枚举项
- valueOf(int) - 枚举类中的方法 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
根据传入的数值查找匹配的枚举项(类似valueOf方法)
- valueOf(int) - 枚举类中的静态方法 net.sohelp.boot.engine.web.consts.DataExportRangeEnum
-
根据类型码获取对应的数据导出范围枚举值
- valueOf(Object) - 枚举类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeRefTypeEnum
-
根据输入值获取对应的通知类型枚举
- valueOf(Object) - 枚举类中的方法 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
根据传入的对象值获取对应的通知类型枚举
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.annotation.QueryType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.db.datasource.DBTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.DesensitizeType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.DeviceTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.PowerTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.SohelpFileTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.UserPowerTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.service.log.OperatorLogService.LogTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.service.notice.NoticeRefTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.admin.core.web.yml.CacheConfig.CacheType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.demo.web.enums.ModuleRefTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.db.vo.type.EntityEventTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.web.consts.DataExportRangeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.web.consts.EventTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.web.vo.consts.CustomTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.web.vo.consts.ServiceTypeEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.web.vo.grid.GridFilterConfigVO.FilterPositionEnum
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.ActorType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.AgentType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.AiFallbackStrategy
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.AiStatus
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.ConditionType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.ExecuteType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.FlowState
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.InstancePriority
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.NodeApproveSelf
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.NodeState
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.PerformType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.ProcessType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.RejectStrategy
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
返回带有指定名称的该类的枚举常量。
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.annotation.QueryType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.db.datasource.DBTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.DesensitizeType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.DeviceTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.PowerTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.SohelpFileTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.enums.UserPowerTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.service.log.OperatorLogService.LogTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.service.notice.NoticeRefTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.web.filter.ComparisonEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.admin.core.web.yml.CacheConfig.CacheType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.demo.web.enums.FileRefTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.demo.web.enums.FollowRefTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.demo.web.enums.ModuleRefTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.db.vo.PropertyTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.db.vo.type.EntityEventTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.web.consts.DataExportRangeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.web.consts.EventTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.web.vo.consts.CustomTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.web.vo.consts.ServiceTypeEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.web.vo.grid.GridFilterConfigVO.FilterPositionEnum
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.ActorType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.AgentType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.AiFallbackStrategy
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.AiStatus
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.ConditionType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.ExecuteType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.FlowState
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.InstanceEventType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.InstancePriority
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.InstanceState
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.NodeApproveSelf
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.NodeSetType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.NodeState
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.PerformType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.ProcessType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.RejectStrategy
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.TaskState
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- variable - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwInstance
-
变量json
- variable - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
变量json
- variableMap() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwTask
- variableToMap() - 类中的方法 net.sohelp.boot.engine.workflow.entity.FlwInstance
- VerifyCodeCache - net.sohelp.boot.admin.core.cache中的类
-
验证码管理Cache
- VerifyCodeCache() - 类的构造器 net.sohelp.boot.admin.core.cache.VerifyCodeCache
- VFORM - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeRefTypeEnum
-
业务表单类型的通知引用
- view(Map<String, Object>) - 类中的方法 net.sohelp.boot.dev.web.ops.resource.WorkspaceResourceController
-
预览文件内容 通过输出流将文件内容直接写入响应体中
- viewed - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTask
-
已阅 0,否 1,是
- viewJson() - 类中的方法 net.sohelp.boot.dev.web.ops.resource.SohelpBootResourceController
-
查看特定资源的JSON配置内容。
- viewTask(Long, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
查看任务设置为已阅状态
- viewTask(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
查看任务设置为已阅状态
- voteSign - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.PerformType
-
票签 (总权重大于节点 passWeight 属性)
W
- WebappConfig - net.sohelp.boot.admin.core.web.yml中的类
-
前端配置 用于配置Web应用程序的前端相关参数
- WebappConfig() - 类的构造器 net.sohelp.boot.admin.core.web.yml.WebappConfig
- WebConfiguration - net.sohelp.boot.engine.web.config中的类
-
WebMvc配置、拦截器、资源映射等都在此配置 Created by AaronFung on 2019-06-12 10:11
- WebConfiguration() - 类的构造器 net.sohelp.boot.engine.web.config.WebConfiguration
- WebSocketConfiguration - net.sohelp.boot.engine.web.config中的类
-
WebSocket配置类
- WebSocketConfiguration() - 类的构造器 net.sohelp.boot.engine.web.config.WebSocketConfiguration
- WeChatTemplateMsg - net.sohelp.boot.admin.core.service.notice.vo中的类
-
微信模板消息实体类 用于封装微信模板消息的数据结构
- WeChatTemplateMsg(String) - 类的构造器 net.sohelp.boot.admin.core.service.notice.vo.WeChatTemplateMsg
-
构造函数,初始化微信模板消息对象
- weight - 类中的变量 net.sohelp.boot.engine.workflow.entity.FlwTaskActor
-
权重
- where() - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWhere
-
获取查询SQL构建器实例(无额外参数)
- where() - 类中的方法 net.sohelp.boot.engine.web.SohelpFilter
-
构建查询条件过滤器,从请求参数中获取refid并初始化参数映射。
- where(String) - 类中的方法 net.sohelp.boot.admin.core.db.JdbcHelper.Table
-
设置where语句
- where(String) - 类中的方法 net.sohelp.boot.admin.core.web.filter.SQLBuilder
-
添加where子句到SQL语句中
- where(String) - 类中的方法 net.sohelp.boot.engine.web.SohelpFilter
-
方案过滤
- where(String, Map<String, Object>) - 类中的方法 net.sohelp.boot.engine.web.SohelpFilter
-
方案过滤
- where(Map<String, Object>) - 类中的方法 net.sohelp.boot.admin.core.web.SohelpWhere
-
获取查询SQL构建器实例,包含用户权限信息和传入参数
- WhereBuilder - net.sohelp.boot.admin.core.db中的类
-
Where语句构建器 提供SQL WHERE子句构建功能,用于动态生成SQL查询条件
- withdraw - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskEventType
-
撤回指定任务
- withdraw - 枚举类 中的枚举常量 net.sohelp.boot.engine.workflow.core.enums.TaskType
-
待撤回历史任务
- withdrawTask(Long, FlowCreator) - 类中的方法 net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-
撤回指定的任务
- withdrawTask(Long, FlowCreator) - 接口中的方法 net.sohelp.boot.engine.workflow.TaskService
-
根据任务ID、创建人撤回任务(该任务后续任务未执行前有效)
- WorkBenchController - net.sohelp.boot.dev.web.dashboard中的类
-
工作台控制器 提供工作台相关的信息展示接口,如系统基本信息、登录日志、操作日志等。
- WorkBenchController() - 类的构造器 net.sohelp.boot.dev.web.dashboard.WorkBenchController
- WORKFLOW - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeRefTypeEnum
-
流程审批类型的通知引用
- WorkFlowController - net.sohelp.boot.dev.web.dev.workflow中的类
-
流程管理
- WorkFlowController() - 类的构造器 net.sohelp.boot.dev.web.dev.workflow.WorkFlowController
- WorkflowCustomService - net.sohelp.boot.engine.web.service中的类
-
自定义工作流服务
- WorkflowCustomService() - 类的构造器 net.sohelp.boot.engine.web.service.WorkflowCustomService
- WorkflowHelper - net.sohelp.boot.engine.web中的类
-
工作流帮助类
- WorkflowHelper() - 类的构造器 net.sohelp.boot.engine.web.WorkflowHelper
- WorkFlowInstanceListener - net.sohelp.boot.demo.core.workflow中的类
- WorkFlowInstanceListener() - 类的构造器 net.sohelp.boot.demo.core.workflow.WorkFlowInstanceListener
- WorkFlowScheduler - net.sohelp.boot.demo.core.workflow中的类
-
工作流调度器类 该类继承自FlowScheduler并实现SchedulingConfigurer接口,用于配置和管理工作流的定时任务调度
- WorkFlowScheduler() - 类的构造器 net.sohelp.boot.demo.core.workflow.WorkFlowScheduler
- WorkflowService - net.sohelp.boot.engine.web.service中的类
-
工作流服务
- WorkflowService() - 类的构造器 net.sohelp.boot.engine.web.service.WorkflowService
- WorkflowTaskListener - net.sohelp.boot.demo.core.workflow中的类
-
工作流任务监听器,实现 TaskListener 接口以响应工作流中的各种任务事件。
- WorkflowTaskListener() - 类的构造器 net.sohelp.boot.demo.core.workflow.WorkflowTaskListener
- WorkflowTaskReminder - net.sohelp.boot.demo.core.workflow中的类
-
工作流任务提醒处理类 用于处理工作流中的任务提醒逻辑
- WorkflowTaskReminder() - 类的构造器 net.sohelp.boot.demo.core.workflow.WorkflowTaskReminder
- WorkflowVO - net.sohelp.boot.engine.web.vo.workflow中的类
-
流程对象
- WorkflowVO() - 类的构造器 net.sohelp.boot.engine.web.vo.workflow.WorkflowVO
- WorkspaceConfig - net.sohelp.boot.install.model中的类
-
工作环境配置
- WorkspaceConfig() - 类的构造器 net.sohelp.boot.install.model.WorkspaceConfig
- WorkspaceResourceController - net.sohelp.boot.dev.web.ops.resource中的类
-
工作环境资源管理
- WorkspaceResourceController() - 类的构造器 net.sohelp.boot.dev.web.ops.resource.WorkspaceResourceController
- wx - 枚举类 中的枚举常量 net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
- WX - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
- WX - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
微信消息
- wxBinding() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartWeiXinController
-
发起微信绑定请求,跳转至微信扫码授权页面。
- wxBinding() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartWeiXinController
-
发起微信绑定流程,引导用户跳转至微信授权页面进行扫码绑定操作。
- WXGZH - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
-
企业微信公众号
- WxgzhNoticeService - net.sohelp.boot.admin.core.service.notice中的类
-
微信公众号消息通知服务类 提供微信公众号相关的消息推送、二维码生成等功能
- WxgzhNoticeService() - 类的构造器 net.sohelp.boot.admin.core.service.notice.WxgzhNoticeService
- wxLogin() - 类中的方法 net.sohelp.boot.demo.web.login.LoginWxController
-
发起微信登录请求 根据系统配置中的微信登录参数构造授权链接并重定向到微信认证页面。
- WXPUB - 枚举类 中的枚举常量 net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
- wxPublicUnbind() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartWxPubController
-
解除当前登录用户的微信公众号绑定关系
- wxPublicUnbind() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartWxPubController
-
解除当前登录用户的微信公众号绑定关系
- wxUnbind() - 类中的方法 net.sohelp.boot.demo.web.user.UserThirdpartWeiXinController
-
解除当前登录用户与其绑定的微信账号之间的关联。
- wxUnbind() - 类中的方法 net.sohelp.boot.dev.web.user.UserThirdpartWeiXinController
-
解除当前用户的微信绑定关系
常量字段值|所有程序包|所有类和接口|序列化表格