跳过导航链接
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 _ 

M

main(String[]) - 类 中的静态方法com.actionsoft.bpms.util.DES
 
main(String[]) - 类 中的静态方法com.actionsoft.bpms.util.RSA
 
main(String[]) - 类 中的静态方法com.actionsoft.bpms.util.SHA256
 
main(String[]) - 类 中的静态方法com.actionsoft.bpms.util.UtilFile
 
makeDirectory(String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.FtpAPI
创建目录
MappingField - com.actionsoft.bpms.bpmn.engine.servicetask中的注释类型
流程服务的参数注解语法
mapReduce(String, String, String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.MongoDBAPI
Aggregates documents according to the specified map-reduce function.
mapReduce(String, String, String, Class<T>) - 接口 中的方法com.actionsoft.sdk.local.api.cc.MongoDBAPI
Aggregates documents according to the specified map-reduce function.
mapRow(ResultSet, int) - 接口 中的方法com.actionsoft.bpms.commons.database.RowMapper
用于映射数据集中的一行记录为T对象。
matchValue(String, String) - 类 中的方法com.actionsoft.bpms.util.UtilString
截取标记为strBegin与strEnd之间的字符串
matchValue(String, String, boolean) - 类 中的方法com.actionsoft.bpms.util.UtilString
截取标记为strBegin与strEnd之间的字符串
maxElements(long) - 类 中的方法com.actionsoft.apps.resource.plugin.profile.CachePluginProfile
设置最大缓存个数
mayBeJSON(String) - 类 中的静态方法com.actionsoft.bpms.util.UtilJson
判断输入串是否json格式
MD5 - com.actionsoft.bpms.util中的类
MD5摘要算法
MD5() - 类 的构造器com.actionsoft.bpms.util.MD5
 
MEM_LOADING - 类 中的静态变量com.actionsoft.bpms.commons.cache.Cache
 
MENU_TYPE_CLICK - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
点击推事件
MENU_TYPE_LOCATION_SELECT - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
弹出地理位置选择器
MENU_TYPE_PIC_PHOTO_OR_ALBUM - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
弹出拍照或者相册发图
MENU_TYPE_PIC_SYSPHOTO - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
弹出系统拍照发图
MENU_TYPE_PIC_WEIXIN - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
弹出微信相册发图器
MENU_TYPE_SCANCODE_PUSH - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
扫码推事件
MENU_TYPE_SCANCODE_WAITMSG - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
扫码推事件且弹出“消息接收中”提示框
MENU_TYPE_VIEW - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
跳转URL
mergeBodyJson(String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.HttpAPI
合并JSON,把参数的JSON和已有的Body JSON合并 合并规则: 1、参数为JSONObject,已有Body JSON为JSONObject,根据第一层Key做合并,如果第一层key存在则覆盖,不存在则追加 2、参数为JSONObject,已有Body JSON为JSONArray,抛出java.lang.IllegalArgumentException异常 3、参数为JSONArray,已有Body JSON为JSONArray,向Body JSONArray后追加参数JSONArray 4、参数为JSONArray,已有Body JSON为JSONObject,抛出java.lang.IllegalArgumentException异常 5、已有Body JSON为空时,追加参数JSON
mergeDepartment(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
合并指定部门到另一个部门。
mergeDepartments(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
合并多个部门到目标部门,多个合并部门以空格隔开
mergeTemplate(String, String, Map<String, Object>) - 类 中的方法com.actionsoft.bpms.commons.mvc.view.ActionWeb
合并模版,处理生成最终页面的返回内容
messageEventReceived(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
订阅一个内部消息,将消息发送给捕获消息事件(Message Intermediate Catch Event)、边界消息事件(Message Boundary Interrputing Event)的中断类任务实例进行唯一匹配,匹配成功结束该类任务并沿流程后继路线继续执行
messageEventReceived(String, String, Map<String, Object>) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
订阅一个内部消息,将消息发送给捕获消息事件(Message Intermediate Catch Event)、边界消息事件(Message Boundary Interrputing Event)的中断类任务实例进行唯一匹配,匹配成功结束该类任务并沿流程后继路线继续执行
METHOD_DELETE - 接口 中的静态变量com.actionsoft.sdk.local.api.cc.HttpAPI
 
METHOD_GET - 接口 中的静态变量com.actionsoft.sdk.local.api.cc.HttpAPI
 
METHOD_HEAD - 接口 中的静态变量com.actionsoft.sdk.local.api.cc.HttpAPI
 
METHOD_POST - 接口 中的静态变量com.actionsoft.sdk.local.api.cc.HttpAPI
 
METHOD_PUT - 接口 中的静态变量com.actionsoft.sdk.local.api.cc.HttpAPI
 
methodCategory(String) - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
建模方法大类名称
methodId(String) - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
建模方法Id
METRIC_VALUE_STAT_AVG - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
取平均值
METRIC_VALUE_STAT_COUNT - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
取指标采集的数据量
METRIC_VALUE_STAT_MAX - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
取最大值
METRIC_VALUE_STAT_MIN - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
取最小值
METRIC_VALUE_TYPE_NUM - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
值是一个最长17位的数值,小数位数最长4位
METRIC_VALUE_TYPE_RATE - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
值是百分百,一个小数值(最长保留4位)
METRIC_VALUE_UNIT_G - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
G,字节大小
METRIC_VALUE_UNIT_KB - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
流量单位,KB
METRIC_VALUE_UNIT_MS - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
毫秒,保留4位小数
METRIC_VALUE_UNIT_RATE - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
%,百分比
METRIC_VALUE_UNIT_SIZE - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
数量,整值
METRIC_VALUE_UNIT_TIMES - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
次数,整值
metrics() - 接口 中的方法com.actionsoft.sdk.local.api.cc.KafkaAPI
获得指标列表 @see org.apache.kafka.clients.producer.Producer#metrics()
migrateHistoryTask(String, String, String, String, String, List<String>, String) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
转移历史任务实例,内部会使用事务处理。
migrateHistoryTask(String, String, String, String, String, List<String>, String, Map<String, String>) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
 
migrateTask(String, String, String, String, String, List<String>, String) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
转移活动的任务实例,内部会使用事务处理。
migrateTask(String, String, String, String, String, List<String>, String, Map<String, String>) - 接口 中的方法com.actionsoft.sdk.local.api.TaskAPI
转移活动的任务实例,内部会使用事务处理。
ModelBean - com.actionsoft.bpms.commons.mvc.model中的类
AWS MVC框架中,表示实体业务结构的对象接口,该抽象类提供给App开发者
ModelBean() - 类 的构造器com.actionsoft.bpms.commons.mvc.model.ModelBean
 
modifyAttributes(String, ModificationItem[]) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
修改绑定属性
modifyUser(String) - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
文件最后修改人
MongoDBAPI - com.actionsoft.sdk.local.api.cc中的接口
https://docs.mongodb.com/manual/reference/connection-string/#connections-standard-connection-string-format mongo api提供了一些工具方法,通过静态引用可简化编程,例如: import static com.mongodb.client.model.Filters; import static com.mongodb.client.model.Updates; import static com.mongodb.client.model.Sorts; import static com.mongodb.client.model.Indexes;
monitorTask() - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
被超时监控过的历史任务
monitorTask() - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
被超时策略监控的任务
monthDayFormat(Timestamp) - 类 中的静态方法com.actionsoft.bpms.util.UtilDate
获得月、日
monthFormat(Date) - 类 中的静态方法com.actionsoft.bpms.util.UtilDate
获得MM格式月份
monthFormat(Timestamp) - 类 中的静态方法com.actionsoft.bpms.util.UtilDate
获得MM格式月份
moveDepartmentToCompany(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
移动部门位置到指定单位下(id不变),该部门下的子部门layer也会级联改变。
moveDepartmentToDepartment(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
移动部门位置(id不变),该部门下的子部门layer也会级联改变。
moveDir(File, File) - 类 中的静态方法com.actionsoft.bpms.util.UtilFile
移动文件夹
moveFile(File, File) - 类 中的静态方法com.actionsoft.bpms.util.UtilFile
移动单个文件
moveUser(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
账户移动部门
msg(String) - 类 中的方法com.actionsoft.bpms.commons.mvc.view.ResponseObject
将信息放入msg属性
MSG_TYPE_EVENT - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
事件
MSG_TYPE_FILE - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
文件信息
MSG_TYPE_IMAGE - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
图片消息
MSG_TYPE_LINK - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
链接信息
MSG_TYPE_LOCATION - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
位置消息
MSG_TYPE_MUSIC - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
音乐消息
MSG_TYPE_NEWS - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
图文消息
MSG_TYPE_TEXT - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
文本消息
MSG_TYPE_VIDEO - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
视频消息
MSG_TYPE_VOICE - 类 中的静态变量com.actionsoft.bpms.commons.wechat.bean.WechatConsts
声音消息
mul(double, double) - 类 中的静态方法com.actionsoft.bpms.util.UtilNumber
精确的乘法运算
mul(String, String) - 类 中的静态方法com.actionsoft.bpms.util.UtilNumber
精确的乘法运算
multi() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
MULTI_INSTS_COMPLETION_END - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.TaskRuntimeConst
调度指令记录产生的任务实例已结束
MULTI_INSTS_COMPLETION_START - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.TaskRuntimeConst
调度指令记录已产生任务实例
MULTI_INSTS_COMPLETION_WAIT - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.TaskRuntimeConst
该调度指令记录等待创建任务实例
MULTI_INSTS_SEQUENTIAL_ASYNC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
多例时,异步并发执行(并签)
MULTI_INSTS_SEQUENTIAL_NONE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
不使用多例
MULTI_INSTS_SEQUENTIAL_SYNC - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
多例时,同步顺序执行(串签)
multipart(String, InputStream, String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.HttpAPI
http multipart传附件和数据,结合post方法使用,使用后当前提交的multipart信息清空
multipart(String, String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.HttpAPI
http multipart传附件和数据,结合post方法使用,使用后当前提交的multipart信息清空
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.