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

L

LANG_JAVA_NS - 类 中的静态变量com.actionsoft.bpms.bpmn.engine.model.def.ProcessDefinition
 
LDAPAPI - com.actionsoft.sdk.local.api.cc中的接口
支持日志和审计的操作:不包括open、getRoot、close protected Name getPeopleDn(String userId) { AndFilter andFilter = new AndFilter(); andFilter.and(new EqualsFilter("objectclass", "person")); andFilter.and(new EqualsFilter("objectclass", "xUserObjectClass")); andFilter.and(new EqualsFilter("uid", userId)); List result = ldap.search("", andFilter.encode(), SearchControls.SUBTREE_SCOPE, new AbstractContextMapper() { @Override protected Name doMapFromContext(DirContextOperations adapter) { return adapter.getDn(); } }); if (null == result || result.size() !
legend(String, Object) - 类 中的方法com.actionsoft.bpms.commons.echarts.EChartsOption
图例组件。
length() - 类 中的方法com.actionsoft.bpms.server.fs.DCContext
 
lessThanSecurityLevel(int) - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
小于指定保密级别的任务
lessThanSecurityLevel(int) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
小于指定保密级别的任务
lessThanSecurityLevel(int) - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
小于指定保密级别的任务
Level - com.actionsoft.bpms.commons.security.logging.model中的类
 
level(int) - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
第N级
LEVEL_ERR - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
错误
LEVEL_INFO - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
信息
LEVEL_WARN - 接口 中的静态变量com.actionsoft.bpms.commons.log.sla.constant.SLAConst
警告
lineSeparator - 类 中的静态变量com.actionsoft.bpms.util.ThreadStackTraceInfo
 
list() - 类 中的方法com.actionsoft.bpms.commons.mvc.dao.DaoQuery
 
list(int, int) - 类 中的方法com.actionsoft.bpms.commons.mvc.dao.DaoQuery
 
list() - 接口 中的方法com.actionsoft.bpms.commons.mvc.dao.IDaoQuery
获得全部记录
list(int, int) - 接口 中的方法com.actionsoft.bpms.commons.mvc.dao.IDaoQuery
获得指定分页的记录
list() - 接口 中的方法com.actionsoft.bpms.commons.query.Query
执行查询,返回结果集
list(String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.FtpAPI
获取指定目录下的文件名称
list(String, NameClassPairCallbackHandler) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
通过NameClassPairCallbackHandler处理NameClassPair
list(Name, NameClassPairCallbackHandler) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
通过NameClassPairCallbackHandler处理NameClassPair
list(String, <any>) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
返回通过NameClassPairMapper转换NameClassPair的结果列表
list(Name, <any>) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
返回通过NameClassPairMapper转换NameClassPair的结果列表
list(String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
返回绑定的对象名称列表
list(Name) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
返回绑定的对象名称列表
list() - 接口 中的方法com.actionsoft.sdk.local.api.PALDiagramQueryAPI
查询所有的图形的集合
list() - 接口 中的方法com.actionsoft.sdk.local.api.PALMethodQueryAPI
获取存在的所有资产库大类
list() - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
执行查询,返回结果集
list() - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
执行查询,返回结果集。
listBindings(String, NameClassPairCallbackHandler) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
Perform a non-recursive listing of children of the given base
listBindings(Name, NameClassPairCallbackHandler) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
Perform a non-recursive listing of children of the given base
listBindings(String, <any>) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
Perform a non-recursive listing of the children of the given base.
listBindings(Name, <any>) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
Perform a non-recursive listing of the children of the given base.
listBindings(String, <any>) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
Perform a non-recursive listing of the children of the given base.
listBindings(Name, <any>) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
Perform a non-recursive listing of the children of the given base.
listBindings(String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
Perform a non-recursive listing of children of the given base
listBindings(Name) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
return the names of all the contexts bound to base
listCommandOps() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
listCommandOps
LISTENER_ACTIVITY_ADHOC_BRANCH - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:程序指定后继路线和参与者
LISTENER_ACTIVITY_AFTER_LEAVE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
节点离开后
LISTENER_ACTIVITY_AFTER_LEAVE_END - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
 
LISTENER_ACTIVITY_BEFORE_LEAVE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
节点离开前
LISTENER_ACTIVITY_CONFIRM_PARTICIPANTS - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:节点就绪参与者即将产生任务
LISTENER_FORM_AFTER_LOAD - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:表单构建后
LISTENER_FORM_AFTER_REMOVE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:表单子表记录删除后
LISTENER_FORM_AFTER_SAVE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:表单数据(或子表)保存后
LISTENER_FORM_BEFORE_LOAD - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:表单构建前
LISTENER_FORM_BEFORE_REMOVE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:表单子表记录删除前
LISTENER_FORM_BEFORE_SAVE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:表单数据(或子表)保存前
LISTENER_FORM_COMPLETE_VALIDATE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:任务办理前校验
LISTENER_FORM_GRID_EXCEL_TRANSFORM - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:表单子表Excel转换处理
LISTENER_FORM_GRID_FILTER - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:表单子表过滤
LISTENER_FORM_NOTICE_UID_RANGE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:通知范围(指定账户)事件
LISTENER_FORM_TOOLBAR_BUILD - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:表单工具栏构建
LISTENER_FORM_TOOLBAR_BUTTON - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.UserTaskDefinitionConst
节点事件:工具条按钮事件
LISTENER_PROCESS_ACTIVITY_ADHOC_BRANCH - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
程序指定后继路线和参与者。
LISTENER_PROCESS_AFTER_CANCEL - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程取消后
LISTENER_PROCESS_AFTER_COMPLETE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程完成后
LISTENER_PROCESS_AFTER_CREATE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程创建后
LISTENER_PROCESS_AFTER_DELETE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程删除后
LISTENER_PROCESS_AFTER_REACTIVATE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程复活后
LISTENER_PROCESS_AFTER_RESTART - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程重置后
LISTENER_PROCESS_AFTER_TERMINATE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程终止后
LISTENER_PROCESS_BEFORE_CANCEL - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程取消前
LISTENER_PROCESS_BEFORE_COMPLETE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程完成前
LISTENER_PROCESS_BEFORE_CREATE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程创建前
LISTENER_PROCESS_BEFORE_DELETE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程删除前
LISTENER_PROCESS_BEFORE_REACTIVATE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程复活前
LISTENER_PROCESS_BEFORE_RESTART - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程重置前
LISTENER_PROCESS_BEFORE_TERMINATE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程终止前
LISTENER_PROCESS_FORM_AFTER_LOAD - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
全局表单加载后事件。
LISTENER_PROCESS_FORM_BEFORE_LOAD - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
全局表单加载前事件。
LISTENER_PROCESS_FORM_GRID_FILTER - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
全局表单子表过滤。
LISTENER_PROCESS_RESUME - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程恢复后
LISTENER_PROCESS_START - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程启动后
LISTENER_PROCESS_SUSPEND - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ProcessDefinitionConst
流程挂起后
LISTENER_TASK_AFTER_COMPLETE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
任务完成后
LISTENER_TASK_AFTER_CREATED - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
任务创建后
LISTENER_TASK_AFTER_UNDO - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
任务收回后
LISTENER_TASK_BEFORE_COMPLETE - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
任务完成前
LISTENER_TASK_BEFORE_UNDO - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
任务收回前
LISTENER_TASK_RESUME - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
任务恢复后
LISTENER_TASK_SUSPEND - 接口 中的静态变量com.actionsoft.bpms.bpmn.constant.ActivityDefinitionConst
任务挂起后
ListenerConst - com.actionsoft.bpms.bpmn.engine.listener中的接口
事件中用于获取参数和常用策略的常量定义
listFiles(String) - 接口 中的方法com.actionsoft.sdk.local.api.cc.FtpAPI
列出ftp目录下文件列表
listPage(int, int) - 接口 中的方法com.actionsoft.bpms.commons.query.Query
执行查询,返回指定分页的结果集
listPage(int, int) - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
执行查询,返回指定分页的结果集。
listPageNoSort(int, int) - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
一个不排序的列表
listPartitions() - 接口 中的方法com.actionsoft.sdk.local.api.SADAPI
列出全部分区索引信息。
liveSearchUser(String, String, int) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
在userId所能访问的所有账户范围中搜索用户,返回匹配登录名、姓名或姓名拼音首写字母的结果
liveSearchUser(boolean, String, String, int) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
在userId所能访问的所有账户范围中搜索用户,返回匹配登录名、姓名或姓名拼音首写字母的结果
liveSearchUser(boolean, String, String, int, boolean) - 接口 中的方法com.actionsoft.sdk.local.api.ORGAPI
在userId所能访问的所有账户范围中搜索用户,返回匹配登录名、姓名或姓名拼音首写字母的结果
LogAPI - com.actionsoft.sdk.local.api中的类
平台的日志入口接口,包括审计日志和运行日志
LogAPI() - 类 的构造器com.actionsoft.sdk.local.api.LogAPI
 
Logger - com.actionsoft.sdk.local.api中的接口
文件日志输出接口
LOGIN_STATUS_ERR1 - 接口 中的静态变量com.actionsoft.bpms.commons.login.constant.LoginConst
失败,用户名错误
LOGIN_STATUS_ERR2 - 接口 中的静态变量com.actionsoft.bpms.commons.login.constant.LoginConst
失败,不允许登录(如注销、冻结)
LOGIN_STATUS_ERR3 - 接口 中的静态变量com.actionsoft.bpms.commons.login.constant.LoginConst
服务正在启动,请稍后再试
LOGIN_STATUS_ERR4 - 接口 中的静态变量com.actionsoft.bpms.commons.login.constant.LoginConst
正在例行维护,请稍后再试
LOGIN_STATUS_ERR5 - 接口 中的静态变量com.actionsoft.bpms.commons.login.constant.LoginConst
系统错误
LOGIN_STATUS_ERR6 - 接口 中的静态变量com.actionsoft.bpms.commons.login.constant.LoginConst
失败,密码错误
LOGIN_STATUS_ERR7 - 接口 中的静态变量com.actionsoft.bpms.commons.login.constant.LoginConst
登录适配器配置错误
LOGIN_STATUS_ERR8 - 接口 中的静态变量com.actionsoft.bpms.commons.login.constant.LoginConst
三员登录控制错误
LOGIN_STATUS_OK - 接口 中的静态变量com.actionsoft.bpms.commons.login.constant.LoginConst
成功
LoginConst - com.actionsoft.bpms.commons.login.constant中的接口
用户身份常量定义
lookup(String, <any>) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
get the attributes of a specified DN and pass them to an AttributesMapper
lookup(String, String[], <any>) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
Lookup the supplied DN and return the found object
lookup(String, <any>) - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
lookup a specified DN and pass the found object to a ContextMapper
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.