- cache(String, long) - 类 中的方法net.sohelp.boot.admin.core.db.JdbcHelper
-  
- CacheConfig - net.sohelp.boot.admin.core.web.yml中的类
- 
缓存配置 
- CacheConfig() - 类 的构造器net.sohelp.boot.admin.core.web.yml.CacheConfig
-  
- CacheController - net.sohelp.boot.dev.web.ops.cache中的类
- 
缓存管理 
- CacheController() - 类 的构造器net.sohelp.boot.dev.web.ops.cache.CacheController
-  
- 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
- 
计算流程实例处理耗时 
- callInstanceId - 类 中的变量net.sohelp.boot.engine.workflow.entity.FlwHisTask
- 
调用外部流程实例ID 
- callProcessId - 类 中的变量net.sohelp.boot.engine.workflow.entity.FlwHisTask
- 
调用外部流程定义ID 
- camelToUnderscoreLowercase(String) - 类 中的静态方法net.sohelp.boot.admin.core.db.SQLBuilder
- 
将驼峰命名转为下划线小写 
- cancelBind(EntityRefVO) - 类 中的方法net.sohelp.boot.dev.web.dev.design.module.EntityRefController
- 
取消绑定 
- captcha() - 类 中的方法net.sohelp.boot.demo.web.login.LoginController
- 
获取图形验证码 
- 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
- 
级联删除指定流程实例的所有数据
 
 删除表 flw_his_task_actor, flw_his_task, flw_task_actor, flw_task, flw_his_instance, flw_ext_instance, flw_instance
  
- cascadeRemoveByProcessId(Long) - 接口 中的方法net.sohelp.boot.engine.workflow.RuntimeService
- 
级联删除指定流程实例的所有数据 
- cc(Map<String, Object>) - 类 中的方法net.sohelp.boot.engine.web.controller.EngineWorkflowController
- 
抄送 
- 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.FileController
-  
- 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
- 
修改登录的密码 
- check(long, String) - 类 中的静态方法net.sohelp.boot.admin.core.utils.PermissionUtil
- 
检查权限 
- check(HttpServletRequest, String) - 类 中的静态方法net.sohelp.boot.admin.core.utils.PermissionUtil
- 
检查权限 
- checkConditionNode(NodeModel) - 类 中的静态方法net.sohelp.boot.engine.workflow.model.ModelHelper
- 
检查条件节点 
- checkDuplicateNodeKeys(NodeModel) - 类 中的静态方法net.sohelp.boot.engine.workflow.model.ModelHelper
- 
检查是否存在重复节点名称 
- checkExistApprovalNode(NodeModel) - 类 中的静态方法net.sohelp.boot.engine.workflow.model.ModelHelper
- 
检查是否存在审批节点 
- checkExpression() - 类 中的方法net.sohelp.boot.engine.workflow.core.FlowContext
- 
检查并返回条件表达式 
- 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
- 
流程状态验证 
- claim(Long, AgentType, TaskEventType, FlowCreator) - 类 中的方法net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- 
根据 任务ID 认领任务,删除其它任务参与者 
- claimDepartment(Long, FlowCreator) - 类 中的方法net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
-  
- claimDepartment(Long, FlowCreator) - 接口 中的方法net.sohelp.boot.engine.workflow.TaskService
- 
部门根据 任务ID 认领任务,删除其它任务参与者 
- 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.OrgCache
- 
清空组织缓存 
- clear() - 类 中的方法net.sohelp.boot.admin.core.cache.RoleCache
- 
清空缓存 
- clear() - 类 中的方法net.sohelp.boot.admin.core.cache.UserCache
- 
清空用户缓存 
- clear() - 类 中的方法net.sohelp.boot.admin.core.cache.UserMenuCache
- 
清空权限缓存 
- clear() - 类 中的方法net.sohelp.boot.admin.core.cache.UserRoleCache
- 
清空缓存 
- clear() - 类 中的方法net.sohelp.boot.dev.web.system.param.UserConstParamController
-  
- clear() - 类 中的方法net.sohelp.boot.engine.db.cache.EntityCache
- 
清空实体缓存 
- clear(String) - 类 中的方法net.sohelp.boot.engine.db.cache.EntityCache
- 
清空缓存 
- clear(String) - 类 中的方法net.sohelp.boot.engine.db.cache.TableCache
-  
- clear() - 类 中的方法net.sohelp.boot.engine.db.cache.TableCache
-  
- clear() - 类 中的方法net.sohelp.boot.engine.web.cache.ModuleCache
- 
清空缓存 
- clear() - 类 中的方法net.sohelp.boot.engine.web.cache.ModulePowerCache
-  
- clearAll() - 类 中的方法net.sohelp.boot.dev.web.code.FormBuilderController
- 
清空所有配置 
- clearAll() - 类 中的方法net.sohelp.boot.dev.web.code.GridBuilderController
- 
清空所有配置 
- clearAll() - 类 中的方法net.sohelp.boot.dev.web.code.JavaBuilderController
- 
清空所有配置 
- clearAll() - 类 中的方法net.sohelp.boot.dev.web.dev.design.entity.EntityFormBuilderController
- 
清空所有配置 
- clearAll() - 类 中的方法net.sohelp.boot.dev.web.dev.design.entity.EntityGridBuilderController
- 
清空所有配置 
- clearTableCache() - 类 中的方法net.sohelp.boot.admin.core.db.JdbcHelper
- 
清空数据库表字段缓存 
- cloneBaseInfo() - 类 中的方法net.sohelp.boot.engine.workflow.model.NodeModel
- 
克隆基本信息
 不包含节点信息内容,避免循环递归序列化异常 
- cloneTask(FlwHisTaskActor) - 类 中的方法net.sohelp.boot.engine.workflow.entity.FlwTask
-  
- cloneTask(String, String) - 类 中的方法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中的类
- 
生态增值服务分类 
- 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
-  
- 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.dev.web.code.util中的类
-  
- CodeConvert() - 类 的构造器net.sohelp.boot.dev.web.code.util.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(Throwable) - 异常错误 的构造器net.sohelp.boot.admin.core.exceptions.CodingGeneratorException
-  
- ColorVO - net.sohelp.boot.engine.web.vo.grid中的类
-  
- ColorVO() - 类 的构造器net.sohelp.boot.engine.web.vo.grid.ColorVO
-  
- column(String[]) - 类 中的方法net.sohelp.boot.engine.db.entity.executor.TableExecutor
-  
- 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(Long, FlowCreator, Map<String, Object>) - 接口 中的方法net.sohelp.boot.engine.workflow.TaskService
- 
根据任务ID,创建人ID完成任务
 
 该方法仅仅结束活动任务,并不能驱动流程继续执行
  
- complete(Long, FlowCreator) - 接口 中的方法net.sohelp.boot.engine.workflow.TaskService
-  
- 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中的类
-  
- ComponentController() - 类 的构造器net.sohelp.boot.dev.web.cloud.designer.ComponentController
-  
- ConditionNode - net.sohelp.boot.engine.workflow.model中的类
- 
JSON BPM 条件节点 
- ConditionNode() - 类 的构造器net.sohelp.boot.engine.workflow.model.ConditionNode
-  
- conditionNode() - 类 中的方法net.sohelp.boot.engine.workflow.model.NodeModel
- 
判断是否为条件节点 
- 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
-  
- 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对象配置实现类 
- Constants - net.sohelp.boot.admin.core.consts中的类
- 
系统常量 
- Constants() - 类 的构造器net.sohelp.boot.admin.core.consts.Constants
-  
- Constants - net.sohelp.boot.demo.consts中的类
- 
系统常量定义 
- Constants() - 类 的构造器net.sohelp.boot.demo.consts.Constants
-  
- ConstParamCategoryController - net.sohelp.boot.demo.web.system.param中的类
-  
- ConstParamCategoryController() - 类 的构造器net.sohelp.boot.demo.web.system.param.ConstParamCategoryController
-  
- ConstParamCategoryController - net.sohelp.boot.dev.web.system.param中的类
-  
- ConstParamCategoryController() - 类 的构造器net.sohelp.boot.dev.web.system.param.ConstParamCategoryController
-  
- ConstParamController - net.sohelp.boot.demo.web.system.param中的类
-  
- ConstParamController() - 类 的构造器net.sohelp.boot.demo.web.system.param.ConstParamController
-  
- ConstParamController - net.sohelp.boot.dev.web.system.param中的类
-  
- ConstParamController() - 类 的构造器net.sohelp.boot.dev.web.system.param.ConstParamController
-  
- ConvertUtil - net.sohelp.boot.dev.web.code.util中的类
- 
对象转换 
- ConvertUtil() - 类 的构造器net.sohelp.boot.dev.web.code.util.ConvertUtil
-  
- copy(Map<String, Object>) - 类 中的方法net.sohelp.boot.dev.web.dev.design.module.ModuleController
- 
复制模块 
- copy(String, String, String, String) - 类 中的方法net.sohelp.boot.dev.web.dev.design.module.util.ModuleBuilder
- 
模块复制 
- create(String, String, String) - 类 中的方法net.sohelp.boot.dev.web.dev.design.entity.EntityController
- 
创建实体文件 
- create(EntityVO) - 类 中的方法net.sohelp.boot.engine.db.table.service.TableService
- 
保存更新表结构 
- create(JSONObject) - 类 中的方法net.sohelp.boot.engine.web.controller.EngineCrudController
- 
创建单据 
- create(String, JSONObject) - 类 中的方法net.sohelp.boot.engine.web.CrudHelper
- 
数据保存 
- create(ReportRefVO) - 类 中的方法net.sohelp.boot.engine.web.report.UReportService
- 
创建报表 
- createAndBind(EntityRefVO) - 类 中的方法net.sohelp.boot.dev.web.dev.design.module.EntityRefController
- 
创建实体并绑定到模块中 
- createBy - 类 中的变量net.sohelp.boot.engine.workflow.entity.FlowEntity
- 
创建人名称 
- 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
-  
- createField(PropertyVO) - 类 中的方法net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-  
- createFile(Map<String, Object>) - 类 中的方法net.sohelp.boot.dev.web.ops.resource.FileController
-  
- createFolder(Map<String, Object>) - 类 中的方法net.sohelp.boot.dev.web.ops.resource.FileController
-  
- createId - 类 中的变量net.sohelp.boot.engine.workflow.entity.FlowEntity
- 
创建人ID 
- createIndexKey(PropertyVO) - 类 中的方法net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-  
- createIndexKey(PropertyVO) - 类 中的方法net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
-  
- createIndexKey(PropertyVO) - 类 中的方法net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-  
- createIndexKey(String, IndexKeyVO) - 类 中的方法net.sohelp.boot.engine.db.table.script.mysql.MysqlTableScriptCreator
-  
- createInstance(FlwProcess, FlowCreator, Map<String, Object>, NodeModel, Supplier<FlwInstance>) - 类 中的方法net.sohelp.boot.engine.workflow.impl.RuntimeServiceImpl
- 
创建活动实例 
- createInstance(FlwProcess, FlowCreator, Map<String, Object>, NodeModel, Supplier<FlwInstance>) - 接口 中的方法net.sohelp.boot.engine.workflow.RuntimeService
- 
根据流程、创建人员、父流程实例ID创建流程实例 
- 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
- 
根据已有任务、参与者创建新的任务
 
 适用于动态转派,动态协办等处理且流程图中不体现节点情况
  
- 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
- 
根据已有任务、参与者创建新的任务
 
 适用于动态转派,动态协办等处理且流程图中不体现节点情况
  
- createPrimaryKey(PropertyVO) - 类 中的方法net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
-  
- 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
-  
- createProperties() - 类 中的方法net.sohelp.boot.admin.core.db.datasource.DruidProperties
-  
- createProperties() - 类 中的方法net.sohelp.boot.engine.db.config.DruidProperties
-  
- 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
-  
- createTask(Execution, NodeModel) - 类 中的方法net.sohelp.boot.engine.workflow.core.FlowContext
- 
创建流程任务 
- 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
- 
根据任务模型、执行对象创建新的任务 
- createTask(NodeModel, Execution) - 接口 中的方法net.sohelp.boot.engine.workflow.TaskService
-  
- 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
-  
- createUnique(EntityVO) - 接口 中的方法net.sohelp.boot.engine.db.table.script.interfaces.TableScriptInterface
-  
- createView(EntityViewVO) - 接口 中的方法net.sohelp.boot.engine.db.table.script.interfaces.ViewScriptInterface
- 
创建视图 
- CrudHelper - net.sohelp.boot.engine.web中的类
- 
引擎数据执行 
- CrudHelper() - 类 的构造器net.sohelp.boot.engine.web.CrudHelper
-  
- CrudParamVO - net.sohelp.boot.engine.web.vo.crud中的类
-  
- CrudParamVO() - 类 的构造器net.sohelp.boot.engine.web.vo.crud.CrudParamVO
-  
- currentNodeKey - 类 中的变量net.sohelp.boot.engine.workflow.entity.FlwInstance
- 
当前所在节点key 
- currentNodeName - 类 中的变量net.sohelp.boot.engine.workflow.entity.FlwInstance
- 
当前所在节点名称 
- CustomAuthorizationInterceptor - net.sohelp.boot.demo.core.interceptor中的类
- 
自定义用户名密码登录 
- CustomAuthorizationInterceptor() - 类 的构造器net.sohelp.boot.demo.core.interceptor.CustomAuthorizationInterceptor
-  
- CustomFunction - net.sohelp.boot.demo.core.scripts中的类
- 
自定义函数
 https://ssssssss.org/guide/custom/function.html 
- CustomFunction() - 类 的构造器net.sohelp.boot.demo.core.scripts.CustomFunction
-  
- CustomFunctionExtension - net.sohelp.boot.demo.core.scripts中的类
- 
自定义扩展方法
 https://ssssssss.org/guide/custom/extension.html 
- CustomFunctionExtension() - 类 的构造器net.sohelp.boot.demo.core.scripts.CustomFunctionExtension
-  
- CustomJsonValueProvider - net.sohelp.boot.demo.core.provider中的类
- 
自定义JSON结果 
- CustomJsonValueProvider() - 类 的构造器net.sohelp.boot.demo.core.provider.CustomJsonValueProvider
-  
- CustomMapperProvider - net.sohelp.boot.demo.core.provider中的类
- 
自定义列名转换
 https://ssssssss.org/guide/custom/column.html 
- CustomMapperProvider() - 类 的构造器net.sohelp.boot.demo.core.provider.CustomMapperProvider
-  
- CustomModule - net.sohelp.boot.demo.core.scripts中的类
- 
自定义模块
 脚本中使用
 import custom;    //导入模块
 custom.println('Custom Module!') 
- CustomModule() - 类 的构造器net.sohelp.boot.demo.core.scripts.CustomModule
-  
- CustomNamedTableInterceptor - net.sohelp.boot.demo.core.interceptor中的类
-  
- CustomNamedTableInterceptor() - 类 的构造器net.sohelp.boot.demo.core.interceptor.CustomNamedTableInterceptor
-  
- CustomPageProvider - net.sohelp.boot.demo.core.provider中的类
- 
自定义获取分页参数
 https://ssssssss.org/guide/custom/page.html 
- CustomPageProvider() - 类 的构造器net.sohelp.boot.demo.core.provider.CustomPageProvider
-  
- CustomRequestInterceptor - net.sohelp.boot.demo.core.interceptor中的类
- 
自定义请求拦截器,可实现鉴权
 https://ssssssss.org/guide/custom/interceptor.html 
- CustomRequestInterceptor() - 类 的构造器net.sohelp.boot.demo.core.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.interceptor中的类
-  
- CustomSqlCache() - 类 的构造器net.sohelp.boot.demo.core.interceptor.CustomSqlCache
-  
- CustomSqlInterceptor - net.sohelp.boot.demo.core.interceptor中的类
- 
自定义SQL拦截器
 https://ssssssss.org/guide/custom/sql.html 
- CustomSqlInterceptor() - 类 的构造器net.sohelp.boot.demo.core.interceptor.CustomSqlInterceptor
-  
- CustomUReportDataset - net.sohelp.boot.engine.web.report中的类
- 
自定义数据源 
- CustomUReportDataset(MagicAPIService) - 类 的构造器net.sohelp.boot.engine.web.report.CustomUReportDataset
-  
- CustomUReportServlet - net.sohelp.boot.engine.web.report中的类
-  
- CustomUReportServlet() - 类 的构造器net.sohelp.boot.engine.web.report.CustomUReportServlet
-  
- validate(Map<String, Object>) - 类 中的方法net.sohelp.boot.admin.core.db.JdbcHelper.Table
- 
根据表字段数据验证 
- validate(Map<String, Map<String, Object>>, Map<String, Object>) - 类 中的方法net.sohelp.boot.admin.core.db.JdbcHelper.Table
- 
根据表名字段数据验证 
- validate(long, String, String) - 类 中的方法net.sohelp.boot.admin.core.service.login.LoginService
- 
根据用户、密码、租户验证用户是否存在 
- validate(String, String) - 类 中的方法net.sohelp.boot.admin.core.service.login.LoginService
- 
根据用户和密码验证用户是否存在 
- validate(String, Map<String, Object>) - 类 中的方法net.sohelp.boot.engine.db.EntityHelper
- 
数据验证 
- validate(String, long) - 类 中的方法net.sohelp.boot.engine.web.ModuleHelper
- 
权限验证 
- validate(String, long, String) - 类 中的方法net.sohelp.boot.engine.web.ModuleHelper
- 
权限验证 
- validateAuthority(Long, String) - 类 中的方法net.sohelp.boot.admin.core.cache.UserMenuCache
- 
验证权限 
- validateDataType(Map) - 类 中的方法net.sohelp.boot.engine.db.entity.executor.ValidateExecutor
- 
验证数据类型 
- validateDate(PropertyVO, Object) - 类 中的静态方法net.sohelp.boot.engine.db.utils.DataTypeValidateUtil
-  
- ValidateExecutor - net.sohelp.boot.engine.db.entity.executor中的类
-  
- ValidateExecutor(EntityVO) - 类 的构造器net.sohelp.boot.engine.db.entity.executor.ValidateExecutor
-  
- validateFloat(PropertyVO, Object) - 类 中的静态方法net.sohelp.boot.engine.db.utils.DataTypeValidateUtil
-  
- validateInteger(PropertyVO, Object) - 类 中的静态方法net.sohelp.boot.engine.db.utils.DataTypeValidateUtil
-  
- validateMaxLength(Map) - 类 中的方法net.sohelp.boot.engine.db.entity.executor.ValidateExecutor
-  
- validateMinLength(Map) - 类 中的方法net.sohelp.boot.engine.db.entity.executor.ValidateExecutor
-  
- validateModule(long, String) - 类 中的方法net.sohelp.boot.engine.web.cache.ModulePowerCache
- 
根据模块验证权限 
- validateNamespace(long, String) - 类 中的方法net.sohelp.boot.engine.web.cache.ModulePowerCache
- 
根据Namespace验证权限 
- validateNotNull(Map) - 类 中的方法net.sohelp.boot.engine.db.entity.executor.ValidateExecutor
- 
验证是否为空 
- validateRefid(String) - 类 中的静态方法net.sohelp.boot.engine.web.utils.ModuleUtil
-  
- validateToken() - 类 中的方法net.sohelp.boot.admin.core.base.BaseController
- 
判断Token是否有效 
- validateToken(HttpServletRequest) - 类 中的静态方法net.sohelp.boot.admin.core.utils.JwtTokenUtil
-  
- validateToken(Map<String, Object>) - 类 中的静态方法net.sohelp.boot.admin.core.utils.JwtTokenUtil
-  
- validateToken() - 类 中的静态方法net.sohelp.boot.admin.core.utils.JwtTokenUtil
-  
- validateUpdateUnique(Map) - 类 中的方法net.sohelp.boot.engine.db.entity.executor.ValidateExecutor
-  
- 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.DeviceTypeEnum
- 
返回带有指定名称的该类型的枚举常量。 
- valueOf(String) - 枚举 中的静态方法net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
- 
返回带有指定名称的该类型的枚举常量。 
- 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.dev.web.system.notice.AppNoticeTypeEnum
- 
返回带有指定名称的该类型的枚举常量。 
- valueOf(String) - 枚举 中的静态方法net.sohelp.boot.engine.db.vo.PropertyTypeEnum
- 
返回带有指定名称的该类型的枚举常量。 
- 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.ConditionType
- 
返回带有指定名称的该类型的枚举常量。 
- 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.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.PerformType
- 
返回带有指定名称的该类型的枚举常量。 
- valueOf(String) - 枚举 中的静态方法net.sohelp.boot.engine.workflow.core.enums.ProcessType
- 
返回带有指定名称的该类型的枚举常量。 
- 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.DeviceTypeEnum
- 
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。 
- values() - 枚举 中的静态方法net.sohelp.boot.admin.core.enums.QuickLoginTypeEnum
- 
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。 
- values() - 枚举 中的静态方法net.sohelp.boot.admin.core.service.notice.NoticeTypeEnum
- 
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。 
- values() - 枚举 中的静态方法net.sohelp.boot.admin.core.web.filter.ComparisonEnum
- 
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。 
- values() - 枚举 中的静态方法net.sohelp.boot.dev.web.system.notice.AppNoticeTypeEnum
- 
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。 
- values() - 枚举 中的静态方法net.sohelp.boot.engine.db.vo.PropertyTypeEnum
- 
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。 
- 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.ConditionType
- 
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。 
- 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.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.PerformType
- 
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。 
- values() - 枚举 中的静态方法net.sohelp.boot.engine.workflow.core.enums.ProcessType
- 
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。 
- 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
-  
- view(Map<String, Object>) - 类 中的方法net.sohelp.boot.dev.web.ops.resource.FileController
-  
- viewed - 类 中的变量net.sohelp.boot.engine.workflow.entity.FlwTask
- 
已阅 0,否 1,是 
- ViewScriptInterface - net.sohelp.boot.engine.db.table.script.interfaces中的接口
- 
视图语句产生器 
- viewTask(Long, FlwTaskActor) - 类 中的方法net.sohelp.boot.engine.workflow.impl.TaskServiceImpl
- 
查看任务设置为已阅状态 
- viewTask(Long, FlwTaskActor) - 接口 中的方法net.sohelp.boot.engine.workflow.TaskService
- 
查看任务设置为已阅状态