跳过导航链接
AWS PaaS(V6.4.GA)
Java SDK API Reference for AWS PaaS
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

R

RabbitmqAPI - com.actionsoft.sdk.local.api.cc中的接口
支持日志和审计的操作包括:doIn、publish、consume
radar(String, Object) - 类 中的方法com.actionsoft.bpms.commons.echarts.EChartsOption
雷达图坐标系组件,只适用于雷达图。
radiusAxis(String, Object) - 类 中的方法com.actionsoft.bpms.commons.echarts.EChartsOption
极坐标系的半径轴。
randomKey() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
RDSAPI - com.actionsoft.sdk.local.api.cc中的接口
RDS API为CC操作关系数据库的API,该API支持?
reactivate(ProcessInstance, String, boolean, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
流程复活,重新激活已结束的流程实例
reactivateByBusinessKey(String, String, boolean, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
通过processBusinessKey流程复活,重新激活已结束的流程实例。
reactivateById(String, String, boolean, String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
通过id流程复活,重新激活已结束的流程实例。
read(DCContext) - 接口 中的方法com.actionsoft.sdk.local.api.DCAPI
从DC读取指定文件到字节数组
read(Boolean) - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
已读或未读的任务
readBytes() - 类 中的方法com.actionsoft.bpms.util.UtilFile
已过时。
存在内存异常风险

读当前文件到一个字节数组

readLines() - 类 中的方法com.actionsoft.bpms.util.UtilFile
按行读取文件,注意读取大文件会有内存溢出风险
readStr() - 类 中的方法com.actionsoft.bpms.util.UtilFile
已过时。
不同操作系统会存在编码差异问题,使用UtilFile.readStrUTF8()方法替代
readStr(String) - 类 中的方法com.actionsoft.bpms.util.UtilFile
读当前文件到一个字符串
readStrUTF8() - 类 中的方法com.actionsoft.bpms.util.UtilFile
读当前文件到一个字符串
readTimeout(int) - 接口 中的方法com.actionsoft.sdk.local.api.cc.SOAPAPI
默认6秒
receive() - 接口 中的方法com.actionsoft.sdk.local.api.cc.JmsAPI
Receive a message synchronously from the default destination, but only wait up to a specified time for delivery.
receive(String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.JmsAPI
Receive a message synchronously from the specified destination, but only wait up to a specified time for delivery.
RECEIVE_TIMEOUT_INDEFINITE_WAIT - 接口 中的静态变量com.actionsoft.sdk.local.api.cc.JmsAPI
Timeout value indicating a blocking receive without timeout.
RECEIVE_TIMEOUT_NO_WAIT - 接口 中的静态变量com.actionsoft.sdk.local.api.cc.JmsAPI
Timeout value indicating that a receive operation should check if a message is immediately available without blocking.
receiveSelected(String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.JmsAPI
Receive a message synchronously from the default destination, but only wait up to a specified time for delivery.
receiveSelected(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.JmsAPI
Receive a message synchronously from the specified destination, but only wait up to a specified time for delivery.
receiveTask(UserContext, TaskInstance) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
接收一个抢先办理的任务,等同于点击表单的“接收办理”按钮
REDIS_CLOSE - 类 中的静态变量com.actionsoft.bpms.commons.cache.Cache
 
REDIS_CLOSEING - 类 中的静态变量com.actionsoft.bpms.commons.cache.Cache
 
REDIS_NO_LOADREDIS - 类 中的静态变量com.actionsoft.bpms.commons.cache.Cache
 
REDIS_OPEN - 类 中的静态变量com.actionsoft.bpms.commons.cache.Cache
 
REDIS_OPENING - 类 中的静态变量com.actionsoft.bpms.commons.cache.Cache
 
redisAdvancedClusterCommands() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
redisCommands
RedisAPI<K,V> - com.actionsoft.sdk.local.api.cc中的接口
非byte[]类型通过serializer/keySerializer/valueSerializer/hashKeySerializer/hashValueSerializer,系统提供了StringSerializer/Jdkerializer和工具类SerializationUtils 支持的日志操作:restore, dump, execute, delete, expire, keys, hasKey, getExpire, rename, renameIfAbsent, sort, randomKey, persist, expireAt 支持的审计操作:put, delete, set, rename, persist, expireAt
redisCommands() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
redisCommands
refreshSession(String) - 接口 中的方法com.actionsoft.sdk.local.api.PortalAPI
刷新一次session,延长session生命周期
register(AppContext) - 接口 中的方法com.actionsoft.apps.listener.PluginListener
返回该App插件注册列表, 这个列表是开发者对各种插件描述接口实现类
registerAlarmListener(AlarmListener) - 接口 中的方法com.actionsoft.sdk.local.api.SLAAPI
注册一个外部告警监听器,当告警规则被评估通过发出告警的同时,同步触发该接口。
reload() - 类 中的方法com.actionsoft.bpms.commons.cache.Cache
重新加载缓存,包含重新加载其它集群节点
reload(boolean) - 类 中的方法com.actionsoft.bpms.commons.cache.Cache
重新加载缓存
reloadCompany(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
重新加载指定单位的缓存数据
reloadCompany() - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
重新加载全部单位的缓存数据
reloadDepartment(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
重新加载指定部门的缓存数据
reloadDepartment() - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
重新加载全部部门的缓存数据
reloadGlobalLinkOfPartition(String) - 接口 中的方法com.actionsoft.sdk.local.api.SADAPI
重建指定分区的归档流程、任务实例缓存索引
reloadRole(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
重新加载指定角色的缓存数据
reloadRole() - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
重新加载全部角色的缓存数据
reloadUser(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
重新加载指定用户该用户兼任配置的缓存数据
reloadUser() - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
重新加载全部用户和兼任配置的缓存数据
remark(String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
备注等于特定值的流程实例
remarkLike(String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
备注包含特定值的流程实例
remindMail(UserContext, ProcessInstance) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
给当前办理者发送催办邮件(有外部邮箱配置的用户,优先发送外部邮件)
remindMailByBusinessKey(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
通过processBusinessKey给当前办理者发送催办邮件(办理者的AWS账号需要配置互联网邮箱地址)。
remindMailById(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
通过Id给当前办理者发送催办邮件(办理者的AWS账号需要配置互联网邮箱地址)。
remindProcess() - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
有被催办任务的流程
remindTask() - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
被催办过的历史任务
remindTask() - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
已被催办的任务
remove(String) - 类 中的方法com.actionsoft.bpms.bo.engine.BO
移走一个值
remove(K) - 类 中的方法com.actionsoft.bpms.commons.cache.Cache
 
remove(K, boolean) - 类 中的方法com.actionsoft.bpms.commons.cache.Cache
 
remove(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
删除一条BO表记录。
remove(String, String, Connection) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
删除一条BO表记录。
remove(String) - 接口 中的方法com.actionsoft.sdk.local.api.DelegationAPI
删除一个委托申请
removeAC(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.PermAPI
删除某资源的AC授权信息
removeAlertMessage(String, String) - 接口 中的方法com.actionsoft.bpms.bpmn.engine.core.delegate.ProcessExecutionContext
删除指定BO表的警告信息
removeAllPerms() - 接口 中的方法com.actionsoft.sdk.local.api.PALPermAPI
卸载流程团队App时,删除所有权限配置
removeAndGet(String) - 类 中的方法com.actionsoft.bpms.bo.engine.BO
 
removeAttr(String) - 类 中的方法com.actionsoft.bpms.server.fs.dc.DCMessage
移走自定义变量
removeByBindId(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
删除与某流程实例相关的BO表记录。
removeByBindId(String, String, Connection) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
删除与某流程实例相关的BO表记录。
removeChildListener(String, ChildListener) - 接口 中的方法com.actionsoft.sdk.local.api.cc.ZooKeeperAPI
删除节点监听
removeCompany(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
删除单位
removeDepartment(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
删除部门
removeFile(File) - 类 中的静态方法com.actionsoft.bpms.util.UtilFile
迭代清理目录及子目录文件
removeFile(File, List<File>) - 类 中的静态方法com.actionsoft.bpms.util.UtilFile
迭代清理目录及子目录文件,将删除时出错的文件放入failed
removeFile(String) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
删除指定文件
removeFiles(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.BOAPI
批量删除指定字段的所有文件
removeId() - 类 中的方法com.actionsoft.bpms.commons.mvc.view.ResponseObject
 
removeMapping(String) - 接口 中的方法com.actionsoft.sdk.local.api.BOCopyAPI
从源中移除一个字段,该字段的值不被copy到目标表
removePartition(String) - 接口 中的方法com.actionsoft.sdk.local.api.SADAPI
删除一个分区定义和空结构的物理表。
removePermission(String) - 接口 中的方法com.actionsoft.sdk.local.api.PermAPI
删除一个权限组,同时与该权限组相关的资源项、分配定义等一并删除
removePermissionAssnByPerm(String) - 接口 中的方法com.actionsoft.sdk.local.api.PermAPI
删除与指定权限组Id有关的全部权限分配
removePermissionAssnByRole(String) - 接口 中的方法com.actionsoft.sdk.local.api.PermAPI
删除与角色有关的全部权限分配
removePermissionAssnByUser(String) - 接口 中的方法com.actionsoft.sdk.local.api.PermAPI
删除与账户有关的全部权限分配
removePermissionList(String) - 接口 中的方法com.actionsoft.sdk.local.api.PermAPI
删除一个权限资源
removePermissionListByPerm(String) - 接口 中的方法com.actionsoft.sdk.local.api.PermAPI
清空一个权限组的全部资源定义
removePermsByTeam(String) - 接口 中的方法com.actionsoft.sdk.local.api.PALPermAPI
当小组被删除时,删除小组相关的配置资源和成员权限
removePositionRole(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
删除岗位的角色
removeRole(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
删除角色
removeStateListener(StateListener) - 接口 中的方法com.actionsoft.sdk.local.api.cc.ZooKeeperAPI
删除状态监听器
removeTeam(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
移除小组
removeTeamMember(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
移走小组的成员 如果userList以列表形式(用空格分开)则删除多个成员
removeUser(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
删除账户
removeUserByUniqueId(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
删除账户
removeUserMap(String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
删除账户兼任信息
removeX(K) - 类 中的方法com.actionsoft.bpms.commons.cache.Cache
根据key删除缓存对象。
removeX(K, boolean) - 类 中的方法com.actionsoft.bpms.commons.cache.Cache
根据key删除缓存对象
rename(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.FtpAPI
将文件重命名,from改为to
rename(K, K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
renameIfAbsent(K, K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
replace(String, String) - 类 中的方法com.actionsoft.bpms.util.UtilString
将strOld替换为strNew
replaceOne(String, Bson, Document) - 接口 中的方法com.actionsoft.sdk.local.api.cc.MongoDBAPI
Replace a document in the collection according to the specified arguments.
replaceOne(String, Bson, Document, UpdateOptions) - 接口 中的方法com.actionsoft.sdk.local.api.cc.MongoDBAPI
Replace a document in the collection according to the specified arguments.
replicate(String, Serializable) - 类 中的方法com.actionsoft.bpms.commons.cache.Cache
仅用于cache的子类。
ReplicateActionListener - com.actionsoft.bpms.commons.cache中的接口
缓存事件处理器,当缓存同步到其它集群节点时,节点根据getName查找对应的处理器,完成相应动作的同步操作
REPOSITORY_APP_RESOURCE - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
App Icon下载,直接从apps目录下读取
REPOSITORY_CC - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
cc附件
REPOSITORY_COMMENT_FILE - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
审核菜单附件、流程全局附件、任务全局附件,/doccenter/%appId%/!
REPOSITORY_DS_WIDGET_LAYOUT_BLOCK_DATA - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
图表模型-容器组件-图片附件
REPOSITORY_FORM_HWSIGNATURE2_DATA - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
手写签批内容数据
REPOSITORY_FORM_LOGO - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
表单的LOGO存储
REPOSITORY_FORM_PROCESS_DOC_FILE - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
流程文档中的附件
REPOSITORY_FORM_SNAPSHOT - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
表单快照附件
REPOSITORY_GRID_IMPORT - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
子表上传导入
REPOSITORY_LOGS_DOWNLOAD - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
下载LOGS日志。
REPOSITORY_MOBILE_PORTAL - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
移动门户背景图片,/doccenter/%appId%/mobileportal
REPOSITORY_PHOTO - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
AWS平台账户头像,/doccenter/%appId%/!
REPOSITORY_PROCESS_FILE - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
流程大文本字段存附件
REPOSITORY_PROCESS_VAR - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
流程变量,存储字节流数据
REPOSITORY_TEMP - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
临时文件夹名,/doccenter/%appId%/tmp
REPOSITORY_UI_FILE - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
表单附件UI,存储附件,/doccenter/%appId%/!
REPOSITORY_UI_HTMLEDITOR - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
表单HtmlEditor UI,存储大正文,/doccenter/%appId%/-form-ui-editor-/
REPOSITORY_WS_CLIENT_JAR - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
下载Web服务生成的Jar包。
RepositoryAPI - com.actionsoft.sdk.local.api中的接口
AWS模型元数据仓库接口
reschedule(String) - 接口 中的方法com.actionsoft.sdk.local.api.JobAPI
更新调度中的定时器的触发信息
ResourceMetric - com.actionsoft.bpms.server.conf.sla中的接口
SLA监控资源对象的指标定义
ResponseObject - com.actionsoft.bpms.commons.mvc.view中的类
AWS通用数据对象封装,用于响应请求的处理结果
restart(ProcessInstance, String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
重置流程到第一个节点,将任务创建给流程启动者,等同于由启动者撤销重办业务(适用于开始事件后是UserTask的人工流程)。
restartByBusinessKey(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
通过processBusinessKey重置流程到第一个节点,将任务创建给流程启动者,等同于由启动者撤销重办业务( 适用于开始事件后是UserTask的人工流程)。
restartById(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
通过id重置流程到第一个节点,将任务创建给流程启动者,等同于由启动者撤销重办业务(适用于开始事件后是UserTask的人工流程)。
restore(K, byte[], long, TimeUnit) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
ResultSetExtractor<T> - com.actionsoft.bpms.commons.database中的接口
DBSql内部使用,用于转换数据集为T对象。
resume(String) - 接口 中的方法com.actionsoft.sdk.local.api.JobAPI
恢复暂停的定时任务
resume(ProcessInstance) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
恢复被挂起的流程实例
resume(String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
通过id恢复被挂起的流程实例
resume(TaskInstance) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
激活被挂起的任务实例。
resume(String) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
激活被挂起的任务实例。
resumeByBusinessKey(String) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessAPI
通过processBusinessKey恢复被挂起的流程实例
RoleModel - com.actionsoft.bpms.org.model中的接口
AWS角色
rollbackTask(TaskInstance, String, UserContext, boolean, String) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
回退任务到目标节点。
rollbackTask(String, String, String, boolean, String) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
回退任务到目标节点。
round(double, int) - 类 中的静态方法com.actionsoft.bpms.util.UtilNumber
精确的小数位四舍五入处理
round(String, int) - 类 中的静态方法com.actionsoft.bpms.util.UtilNumber
精确的小数位四舍五入处理
ROUTE_IGNORE_OPTION_CUSTOM_RULE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点参与者跳过选项策略:自定义策略,系统解析自定义规则的值,如果结果包括含当前节点的办理人,则跳过
ROUTE_IGNORE_OPTION_NOT_FIND_USER - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点参与者跳过选项策略:找不到办理者时
ROUTE_IGNORE_OPTION_SAME_NEXT_TASK_ROUTE_PARTICIPANT - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点参与者跳过选项策略:与下一节点路由方案参与者相同
ROUTE_IGNORE_OPTION_SAME_PREV_TASK_USER - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点参与者跳过选项策略:与上个任务参与者相同时
RowCallbackHandler - com.actionsoft.bpms.commons.database中的接口
数据集每行记录的回调处理函数。
RowMapper<T> - com.actionsoft.bpms.commons.database中的接口
 
rowMapper() - 接口 中的方法com.actionsoft.bpms.commons.mvc.dao.IDaoObject
该Dao的行映射对象实现类
RSA - com.actionsoft.bpms.util中的类
RSA非对称加密。
RSA() - 类 的构造器com.actionsoft.bpms.util.RSA
 
RULE_PREFIX - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
如果repositoryName前缀是-,加密存储文件正文和文件名
RULE_PREFIX_JAVA_BYTES - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
如果repositoryName前缀是!
RULE_SUFFIX - 接口 中的静态变量com.actionsoft.bpms.server.fs.dc.DCConst
如果repositoryName后缀是-,按四级算法存储。
RuleAPI - com.actionsoft.sdk.local.api中的接口
规则执行接口
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
跳过导航链接
文档更新日期 : 20230525

Copyright © Actionsoft Co., Ltd. All Rights Reserved.