- unauthorizedAccess(UserContext, String) - 类 中的方法com.actionsoft.sdk.local.api.LogAPI
-
检查到越权访问时记录,如非法访问未授权的功能
- unbind(String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
-
删除绑定
- unbind(String, boolean) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
-
删除绑定,包含子目录
- unclaimTask(String) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
-
交回认领,其他人可以继续认领。
- undoTask(String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
-
如果该任务允许收回,收回已办任务,被收回的待办任务标记状态‘cancel’转移到H表
- unfinished() - 接口 中的方法com.actionsoft.sdk.local.api.BOQueryAPI
-
所在流程实例未完成的BO数据
- unfinished() - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
-
未完成的流程实例
- unfreezeUser(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
解锁账户
- unRegisterAlarmListener(AlarmListener) - 接口 中的方法com.actionsoft.sdk.local.api.SLAAPI
-
卸载一个外部的告警监听器
- unschedule(String) - 接口 中的方法com.actionsoft.sdk.local.api.JobAPI
-
删除定时器模型并从调度中移除
- unStarted() - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
-
未启动的实例
- unwatch() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
-
- update(Object, Map<String, Object>) - 类 中的方法com.actionsoft.bpms.commons.mvc.dao.DaoObject
-
- update(Connection, Object, Map<String, Object>) - 类 中的方法com.actionsoft.bpms.commons.mvc.dao.DaoObject
-
- update(M) - 接口 中的方法com.actionsoft.bpms.commons.mvc.dao.IDaoObject
-
更新一条记录
- update(Object, Map<String, Object>) - 接口 中的方法com.actionsoft.bpms.commons.mvc.dao.IDaoObject
-
更新一条记录指定的字段值
- update(String) - 类 中的静态方法com.actionsoft.bpms.util.DBSql
-
使用传统Statement执行SQL更新语句,Connection对象从当前AWS主数据库的连接池中自动获取并释放。
- update(Connection, String) - 类 中的静态方法com.actionsoft.bpms.util.DBSql
-
使用传统Statement执行SQL更新语句,Connection对象由调用者提供。
- update(String, Map<String, Object>) - 类 中的静态方法com.actionsoft.bpms.util.DBSql
-
使用PreparedStatement执行SQL更新语句,Connection对象从当前AWS主数据库的连接池中自动获取并释放。
- update(Connection, String, Map<String, Object>) - 类 中的静态方法com.actionsoft.bpms.util.DBSql
-
使用PreparedStatement执行SQL更新语句,Connection对象由调用者提供。
- update(String, Object[]) - 类 中的静态方法com.actionsoft.bpms.util.DBSql
-
使用PreparedStatement执行更新操作,Connection对象从当前AWS主数据库的连接池中自动获取并释放。
- update(Connection, String, Object[]) - 类 中的静态方法com.actionsoft.bpms.util.DBSql
-
使用PreparedStatement执行SQL更新语句,Connection对象由调用者提供。
- update(String, BO) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
-
更新一条BO表记录。
- update(String, BO, Connection) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
-
更新一条BO表记录。
- update(String, Object...) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RDSAPI
-
执行一条可含有?
- updateAfter(Date) - 接口 中的方法com.actionsoft.sdk.local.api.BOQueryAPI
-
更新在某个时间之后的BO数据
- updateBefore(Date) - 接口 中的方法com.actionsoft.sdk.local.api.BOQueryAPI
-
更新在某个时间之前的BO数据
- updateByBindId(String, BO) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
-
按bindId更新记录。
- updateByBindId(String, String, String, Object) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
-
(批量)根据流程实例更新BO数据
- updateByWhere(String, Map<String, Object>, Map<String, Object>) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
-
- updateCompany(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
更新单位信息
- updateCompany(String, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
更新单位信息
- updateCompany(String, String, String, String, String, String, String, String, String, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
更新单位信息
- updateDepartment(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
修改部门信息
- updateDepartment(String, String, String, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
修改部门信息
- updateDepartment(String, String, String, String, String, String, String, String, String, String, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
修改部门信息
- updateDepartment(String, Integer) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
修改部门信息
- updateMany(String, Bson, Bson) - 接口 中的方法com.actionsoft.sdk.local.api.cc.MongoDBAPI
-
Update all documents in the collection according to the specified arguments.
- updateMany(String, Bson, Bson, UpdateOptions) - 接口 中的方法com.actionsoft.sdk.local.api.cc.MongoDBAPI
-
Update all documents in the collection according to the specified arguments.
- updateOne(String, Bson, Bson) - 接口 中的方法com.actionsoft.sdk.local.api.cc.MongoDBAPI
-
Update a single document in the collection according to the specified arguments.
- updateOne(String, Bson, Bson, UpdateOptions) - 接口 中的方法com.actionsoft.sdk.local.api.cc.MongoDBAPI
-
Update a single document in the collection according to the specified arguments.
- updateRole(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
修改角色信息
- updateRole(String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
修改角色信息
- updateRole(String, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
修改角色信息
- updateRole(String, String, String, String, String, String, String, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
修改角色信息
- updateTeam(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
修改小组
- updateTeam(String, String, String, String, String, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
修改小组
- updateURLFormModel(String, String, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.RepositoryAPI
-
修改一个URL表单模型
- updateUser(String, Map<String, Object>) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
更新用户,支持属性:departmentId;email;ext1;ext2;ext3;ext4;ext5;mobile;officeFax;officeTel;outerId;password;positionLayer;positionName;positionNo;reportTo;roleId;sessionTime;singleLogin;userIp;userName;userNo;wechat;wechatEId;workStatus;workcanlendar
- updateUser(String, String, String, String, String, String, String, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
更新账户属性
- updateUserIsManager(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
设置管理者身份
- updateUserNotManager(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
取消管理者身份
- updateUserRole(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
更新用户角色
- updateVDept(String, Map<String, Object>) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
更新虚拟部门
- updateVUnit(String, Map<String, Object>) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
更新虚拟组织单元
- updateVUser(String, Map<String, Object>) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
-
更新虚拟账户
- upFile(FormFile, InputStream) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
-
将文件上传到BO表的指定字段并设置formFile附加信息,该API需要关闭流。
- upFile(FormFile, String, InputStream) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
-
将文件上传到BO表的指定字段并设置formFile附加信息,该API需要关闭流。
- uploadBeforeEncrypt(Map<String, Object>) - 类 中的方法com.actionsoft.bpms.server.fs.AbstFileProcessor
-
- uploadBeforeEncrypt(Map<String, Object>) - 接口 中的方法com.actionsoft.bpms.server.fs.FileProcessorListener
-
上传的原始文件已保存到DC,如果该文件正文是需要加密的,在加密前触发,如果不需加密,该事件不触发。
- uploadError(Map<String, Object>) - 类 中的方法com.actionsoft.bpms.server.fs.AbstFileProcessor
-
- uploadError(Map<String, Object>) - 接口 中的方法com.actionsoft.bpms.server.fs.FileProcessorListener
-
上传文件失败后补偿事件。
- uploadReady(Map<String, Object>) - 类 中的方法com.actionsoft.bpms.server.fs.AbstFileProcessor
-
- uploadReady(Map<String, Object>) - 接口 中的方法com.actionsoft.bpms.server.fs.FileProcessorListener
-
上传文件执行前准备事件,通常在这里先将文件名更新至业务表,或根据需要对文件名进行重命名
- uploadSuccess(Map<String, Object>) - 类 中的方法com.actionsoft.bpms.server.fs.AbstFileProcessor
-
- uploadSuccess(Map<String, Object>) - 接口 中的方法com.actionsoft.bpms.server.fs.FileProcessorListener
-
上传文件成功后补偿事件
- URLDecode(String) - 类 中的静态方法com.actionsoft.bpms.util.UtilURL
-
将application/x-www-form-urlencoded编码的串解码成UTF-8字符串
- URLEncode(String) - 类 中的静态方法com.actionsoft.bpms.util.UtilURL
-
将UTF-8编码格式的字符串转换为 application/x-www-form-urlencoded格式
- USER_AUDITMENU_POSITION_IN_FORM - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
- USER_COMMENT_ACTIONTYPE_BACK_PARENTPROCESS_TO_USERTASK - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:退回(终止当前节点所有子流程实例,跳转到指定父流程的节点)
- USER_COMMENT_ACTIONTYPE_BACK_PARENTPROCESS_TO_USERTASK_DESC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
“退回(终止所有子流程实例,退回到父流程节点)”文字描述
- USER_COMMENT_ACTIONTYPE_BACK_TO_PRE_USERTASK - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:退回(当前节点的前一个节点)
- USER_COMMENT_ACTIONTYPE_BACK_TO_PRE_USERTASK_DESC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
“退回(前一个节点)”文字描述
- USER_COMMENT_ACTIONTYPE_BACK_TO_USERTASK - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:退回(从哪来回哪去)
- USER_COMMENT_ACTIONTYPE_BACK_TO_USERTASK_DESC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
“退回(从哪来回哪去)”文字描述
- USER_COMMENT_ACTIONTYPE_BACK_TO_USERTASK_HISTORY - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:跳转到手动指定的节点
- USER_COMMENT_ACTIONTYPE_BACK_TO_USERTASK_HISTORY_DESC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
“退回(当前节点前的历史任务节点)”文字描述
- USER_COMMENT_ACTIONTYPE_BACK_TO_USERTASK_TERMINATE_TASK - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:退回(结束指定节点任务)
- USER_COMMENT_ACTIONTYPE_BACK_TO_USERTASK_TERMINATE_TASK_DESC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
“退回(结束指定节点任务)”文字描述
- USER_COMMENT_ACTIONTYPE_END_EVENT - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:结束分支
- USER_COMMENT_ACTIONTYPE_END_EVENT_DESC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
“自然结束(结束当前分支,如果没有其他活动分支,流程自然结束)”文字描述
- USER_COMMENT_ACTIONTYPE_JUMP_PARENTPROCESS_TO_USERTASK - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:跳转等待(指定父流程节点处理完再回来)
- USER_COMMENT_ACTIONTYPE_JUMP_PARENTPROCESS_TO_USERTASK_DESC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
“跳转等待(终止当前任务,跳转到父流程节点处理完再回来)”文字描述
- USER_COMMENT_ACTIONTYPE_JUMP_TO_SPECIFY_USERTASK - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:跳转到指定节点
- USER_COMMENT_ACTIONTYPE_JUMP_TO_SPECIFY_USERTASK_DESC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:跳转到指定节点
- USER_COMMENT_ACTIONTYPE_JUMP_TO_USERSTART - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:跳转到开始节点
- USER_COMMENT_ACTIONTYPE_JUMP_TO_USERSTART_DESC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
“跳转到开始节点”文字描述
- USER_COMMENT_ACTIONTYPE_JUMP_TO_USERTASK - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:跳转等待(指定节点处理完再回来)
- USER_COMMENT_ACTIONTYPE_JUMP_TO_USERTASK_DESC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
“跳转等待(指定节点处理完再回来)”文字描述
- USER_COMMENT_ACTIONTYPE_TERMINATE_EVENT - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单特殊动作:终止流程
- USER_COMMENT_ACTIONTYPE_TERMINATE_EVENT_DESC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
“终止结束(终止当前分支和其他分支,流程被终止)”文字描述
- USER_COMMENT_OPT_HIDDEN - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审批留言策略:隐藏
- USER_COMMENT_OPT_MSG_FILE_OPTIONAL - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审批留言策略:留言和附件可填
- USER_COMMENT_OPT_MSG_FILE_REQUIRED - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审批留言策略:留言和附件必填
- USER_COMMENT_OPT_MSG_OPTIONAL - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审批留言策略:仅留言可填
- USER_COMMENT_OPT_MSG_REQUIRED - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审批留言策略:仅留言必填
- USER_COMMENT_OPT_MSG_REQUIRED_FILE_OPTIONAL - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审批留言策略:留言必填和附件可填
- USER_COMMENT_POSITION_DIALOG - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单位置由弹出的对话框提供
- USER_COMMENT_POSITION_IN_FORM - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单位置在表单内
- USER_COMMENT_POSITION_TOOLBAR - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
-
审核菜单位置在工具栏内
- UserContext - com.actionsoft.bpms.server中的类
-
用户上下文对象
- UserMapModel - com.actionsoft.bpms.org.model中的接口
-
AWS角色兼任
- UserModel - com.actionsoft.bpms.org.model中的接口
-
AWS用户
- userTask() - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
-
人工类历史任务
- userTask() - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
-
人工类任务
- UserTaskDefinitionConst - com.actionsoft.bpms.bpmn.constant中的接口
-
UserTask -> Activity,设计时刻常量定义
- UserTaskModel - com.actionsoft.bpms.bpmn.engine.model.def中的类
-
流程引擎中人工任务的模型定义
使用SDK.getRepositoryAPI().getUserTaskModel(java.lang.String, java.lang.String)
获取节点模型
注意:虽然提供了set相关方法,请不要尝试自行构建该对象
- UserTaskModel() - 类 的构造器com.actionsoft.bpms.bpmn.engine.model.def.UserTaskModel
-
一个基本的构造函数
开发者请不要调用构造函数创建对象,使用SDK.getRepositoryAPI().getUserTaskModel(java.lang.String, java.lang.String)
获取节点模型
- UserTaskModel(String) - 类 的构造器com.actionsoft.bpms.bpmn.engine.model.def.UserTaskModel
-
指定节点模型ID的构造函数
开发者请不要调用构造函数创建对象,使用SDK.getRepositoryAPI().getUserTaskModel(java.lang.String, java.lang.String)
获取节点模型
- UserTaskModel(String, ProcessDefinition) - 类 的构造器com.actionsoft.bpms.bpmn.engine.model.def.UserTaskModel
-
指定流程模型的构造函数
开发者请不要调用构造函数创建对象,使用SDK.getRepositoryAPI().getUserTaskModel(java.lang.String, java.lang.String)
获取节点模型
- userTaskOfNotification() - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
-
通知类已办任务(传阅、系统通知)
- userTaskOfNotification() - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
-
通知类待办任务(传阅、系统通知)
- userTaskOfWorking() - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
-
工作类历史任务(正常已办、加签类已办等)
- userTaskOfWorking() - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
-
待办工作类任务(正常待办、等待加签及加签类待办)
- UserTaskRuntimeConst - com.actionsoft.bpms.bpmn.constant中的接口
-
人工任务实例,运行时刻常量定义
- UtilDate - com.actionsoft.bpms.util中的类
-
增强日期操作。
- UtilDate() - 类 的构造器com.actionsoft.bpms.util.UtilDate
-
- UtilFile - com.actionsoft.bpms.util中的类
-
增强文件类操作
- UtilFile(String) - 类 的构造器com.actionsoft.bpms.util.UtilFile
-
构造函数
- UtilJson - com.actionsoft.bpms.util中的类
-
Json转换处理工具类
- UtilJson() - 类 的构造器com.actionsoft.bpms.util.UtilJson
-
- UtilNumber - com.actionsoft.bpms.util中的类
-
增强Number操作
- UtilNumber() - 类 的构造器com.actionsoft.bpms.util.UtilNumber
-
- UtilSpell - com.actionsoft.bpms.util中的类
-
将中文转换成拼音的工具方法
- UtilSpell() - 类 的构造器com.actionsoft.bpms.util.UtilSpell
-
- UtilString - com.actionsoft.bpms.util中的类
-
增强String操作
- UtilString() - 类 的构造器com.actionsoft.bpms.util.UtilString
-
- UtilString(String) - 类 的构造器com.actionsoft.bpms.util.UtilString
-
- UtilURL - com.actionsoft.bpms.util中的类
-
增强URL处理
- UtilURL() - 类 的构造器com.actionsoft.bpms.util.UtilURL
-
- UUIDGener - com.actionsoft.bpms.util中的类
-
AWS6 UUID(Universally Unique Identifier)生成器.当前选择的生成器是JDK自带的算法,较5.2版速度提升3倍
- UUIDGener() - 类 的构造器com.actionsoft.bpms.util.UUIDGener
-