索引

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

AbstractContext - com.iplatform.core.workflow中的类
抽象的流程上下文对象。
AbstractContext() - 类的构造器 com.iplatform.core.workflow.AbstractContext
 
acquireError() - 接口中的方法 com.iplatform.core.LoginStrategy
如果不允许,返回错误提示
ACTOR_TYPE_CREATOR - 类中的静态变量 com.iplatform.core.workflow.Constants
创建人
ACTOR_TYPE_DEPT_MANAGER - 类中的静态变量 com.iplatform.core.workflow.Constants
部门领导(单人)
ACTOR_TYPE_FIX - 类中的静态变量 com.iplatform.core.workflow.Constants
固定指派人员(单人)
ACTOR_TYPE_GROUP - 类中的静态变量 com.iplatform.core.workflow.Constants
指定的工作组
ACTOR_TYPE_POST - 类中的静态变量 com.iplatform.core.workflow.Constants
指定的岗位
ACTOR_TYPE_ROLE - 类中的静态变量 com.iplatform.core.workflow.Constants
指定的角色
Actorable - com.iplatform.core.workflow中的接口
流程参与者定义。
Administrator - enum class 中的枚举常量 com.iplatform.core.UserMerchantType
系统管理员
AESUtils - com.iplatform.core.util中的类
AES对称加密、解密工具。
AESUtils() - 类的构造器 com.iplatform.core.util.AESUtils
 
allowLogin(String, String) - 接口中的方法 com.iplatform.core.LoginStrategy
是否允许登录

B

BasicConfig - com.iplatform.core.config中的类
 
BasicConfig() - 类的构造器 com.iplatform.core.config.BasicConfig
 
beanContextAware(ApplicationContext, LoadBalanceProperties) - 类中的方法 com.iplatform.core.config.BasicConfig
 
BeanContextAware - com.iplatform.core中的类
获取系统定义的 Bean 实例。
BeanContextAware() - 类的构造器 com.iplatform.core.BeanContextAware
 

C

CHINESE - 类中的静态变量 com.iplatform.core.RegularConstants
 
clearCurrentToken() - 类中的静态方法 com.iplatform.core.TokenAwareContext
 
com.iplatform.core - 程序包 com.iplatform.core
 
com.iplatform.core.config - 程序包 com.iplatform.core.config
 
com.iplatform.core.config.enc - 程序包 com.iplatform.core.config.enc
 
com.iplatform.core.util - 程序包 com.iplatform.core.util
 
com.iplatform.core.workflow - 程序包 com.iplatform.core.workflow
 
Constants - com.iplatform.core.workflow中的类
流程常量定义。
Constants() - 类的构造器 com.iplatform.core.workflow.Constants
 
Context - com.iplatform.core.workflow中的接口
流程上下文对象定义。

D

DAY - 类中的静态变量 com.iplatform.core.RegularConstants
 
decrypt(byte[], byte[], byte[]) - 类中的静态方法 com.iplatform.core.util.AESUtils
AES解密,目前微信解密授权手机号使用。
decryptByteAES(byte[], String) - 类中的静态方法 com.iplatform.core.util.AESUtils
 
decryptStrAES(String) - 类中的静态方法 com.iplatform.core.util.AESUtils
 
decryptStrAES(String, String) - 类中的静态方法 com.iplatform.core.util.AESUtils
 
detected(String) - 类中的方法 com.iplatform.core.config.enc.EncryptionWrapperDetector
检测配置参数值,是否带有加密前缀,如果是返回:true

E

EMAIL - 类中的静态变量 com.iplatform.core.RegularConstants
 
EMPTY_LINE - 类中的静态变量 com.iplatform.core.RegularConstants
 
encryptByteAES(byte[], String) - 类中的静态方法 com.iplatform.core.util.AESUtils
 
EncryptionWrapperDetector - com.iplatform.core.config.enc中的类
 
EncryptionWrapperDetector(String, String) - 类的构造器 com.iplatform.core.config.enc.EncryptionWrapperDetector
 
EncryptPropertySource - com.iplatform.core.config.enc中的类
已过时。
EncryptPropertySource(MapPropertySource) - 类的构造器 com.iplatform.core.config.enc.EncryptPropertySource
已过时。
 
encryptStrAES(String) - 类中的静态方法 com.iplatform.core.util.AESUtils
 
encryptStrAES(String, String) - 类中的静态方法 com.iplatform.core.util.AESUtils
 

F

FLOAT_LEN_RANGE - 类中的静态变量 com.iplatform.core.RegularConstants
 
FLOAT_TWO_LEN - 类中的静态变量 com.iplatform.core.RegularConstants
 

G

generateIV(byte[]) - 类中的静态方法 com.iplatform.core.util.AESUtils
 
getActor() - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
getActor() - 接口中的方法 com.iplatform.core.workflow.Context
返回当前任务参与者对象定义。
getActor(Context) - 接口中的方法 com.iplatform.core.workflow.Actorable
返回当个参与者ID。
getActorList(Context) - 接口中的方法 com.iplatform.core.workflow.Actorable
返回多个参与者集合。
getActorValue() - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
getActorValue() - 接口中的方法 com.iplatform.core.workflow.Context
返回参与者模型对应的值,监听器上变量名为:actorValue
getAESCipher(String, int) - 类中的静态方法 com.iplatform.core.util.AESUtils
 
getApproveResult() - 类中的方法 com.iplatform.core.workflow.WorkflowForm
返回审批标志,同意/不同意。
getApproveSummary() - 类中的方法 com.iplatform.core.workflow.WorkflowForm
返回审批意见
getApproveTime() - 类中的方法 com.iplatform.core.workflow.WorkflowForm
返回审批时间,字符串类型,格式:yyyy-MM-dd hh:mm:ss
getAssignee() - 接口中的方法 com.iplatform.core.workflow.Context
返回当前任务执行人(登录ID),如果不存在返回 null
getAssignee() - 类中的方法 com.iplatform.core.workflow.WorkflowForm
返回当前任务执行人,登录id或者用户id,只要统一就行。
getAssignNextActor() - 类中的方法 com.iplatform.core.workflow.WorkflowForm
返回指定的下一步参与者人员(登录ID)
getAssignNextTask() - 类中的方法 com.iplatform.core.workflow.WorkflowForm
返回指定的下一步任务环节标识。
getBeanByName(String) - 类中的静态方法 com.iplatform.core.BeanContextAware
 
getBeanByType(Class<T>) - 类中的静态方法 com.iplatform.core.BeanContextAware
 
getBeanNamesForType(Class<?>) - 类中的静态方法 com.iplatform.core.BeanContextAware
 
getBooleanValue() - 类中的方法 com.iplatform.core.SimpleVariable
 
getBusinessKey() - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
getBusinessKey() - 接口中的方法 com.iplatform.core.workflow.Context
返回当前流程对应的业务ID。
getBusinessKey() - 类中的方法 com.iplatform.core.workflow.WorkflowForm
返回业务ID
getCreator() - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
getCreator() - 接口中的方法 com.iplatform.core.workflow.Context
返回流程创建人登录ID(或者id),也就是流程第一步发起人。
getCurrentToken() - 类中的静态方法 com.iplatform.core.TokenAwareContext
 
getDataType() - 类中的方法 com.iplatform.core.SimpleVariable
 
getDefaultValue() - 类中的方法 com.iplatform.core.SimpleVariable
 
getDescription() - 类中的方法 com.iplatform.core.SimpleVariable
 
getDoubleValue() - 类中的方法 com.iplatform.core.SimpleVariable
 
getFloatValue() - 类中的方法 com.iplatform.core.SimpleVariable
 
getId() - 类中的方法 com.iplatform.core.SimpleVariable
 
getId() - 接口中的方法 com.iplatform.core.workflow.Actorable
参与者标识,如:actor.creator
getIndex() - enum class中的方法 com.iplatform.core.UserMerchantType
 
getIntegerValue() - 类中的方法 com.iplatform.core.SimpleVariable
 
getLoginId() - 类中的方法 com.iplatform.core.TokenEntity
 
getLongValue() - 类中的方法 com.iplatform.core.SimpleVariable
 
getName() - 接口中的方法 com.iplatform.core.LoginStrategy
策略定义名字,便于界面管理
getName() - 接口中的方法 com.iplatform.core.workflow.Actorable
参与者展示名字,如:创建人
getNextAllTaskActorList() - 类中的方法 com.iplatform.core.workflow.WorkflowForm
返回后续所有任务环节参与人与任务节点集合。
getOrder() - 类中的方法 com.iplatform.core.BeanContextAware
 
getOrder() - 类中的方法 com.iplatform.core.config.enc.PropertySourcePostProcessor
 
getProcessDefinitionId() - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
getProcessDefinitionId() - 接口中的方法 com.iplatform.core.workflow.Context
 
getProcessDefinitionKey() - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
getProcessDefinitionKey() - 接口中的方法 com.iplatform.core.workflow.Context
返回流程定义标识,如:demo_gongwen
getProcessDefinitionKey() - 接口中的方法 com.iplatform.core.workflow.WorkflowCallback
返回流程定义标识,标记是哪个业务流程定义,如:demo_qingjia。
getProcessDefinitionKey() - 类中的方法 com.iplatform.core.workflow.WorkflowForm
返回流程定义标识,如:demo_gongwen
getProcessInstanceId() - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
getProcessInstanceId() - 接口中的方法 com.iplatform.core.workflow.Context
 
getProperty(String) - 类中的方法 com.iplatform.core.config.enc.EncryptPropertySource
已过时。
 
getProperty(String) - 类中的方法 com.iplatform.core.config.enc.PropertySourceWrapper
 
getServerId() - 类中的方法 com.iplatform.core.config.LoadBalanceProperties
每个主机节点唯一数字编号,从1开始
getStringValue() - 类中的方法 com.iplatform.core.SimpleVariable
 
getTaskDefinitionId() - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
getTaskDefinitionId() - 接口中的方法 com.iplatform.core.workflow.Context
 
getTaskInstanceId() - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
getTaskInstanceId() - 接口中的方法 com.iplatform.core.workflow.Context
 
getTaskInstanceId() - 类中的方法 com.iplatform.core.workflow.WorkflowForm
返回任务实例ID
getType() - 类中的方法 com.iplatform.core.SimpleVariable
 
getType(int) - enum class中的方法 com.iplatform.core.UserMerchantType
 
getUuid() - 类中的方法 com.iplatform.core.TokenEntity
 
getVariable(String) - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
getVariable(String) - 接口中的方法 com.iplatform.core.workflow.Context
返回当前任务环节变量值。
getWorkflowForm() - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
getWorkflowForm() - 接口中的方法 com.iplatform.core.workflow.Context
返回业务表单对象,对于任务上下文暂时还无法获得。

H

HTML_TAG - 类中的静态变量 com.iplatform.core.RegularConstants
 

I

ID_CARD - 类中的静态变量 com.iplatform.core.RegularConstants
 
INDEX_ADMINISTRATOR - enum class中的静态变量 com.iplatform.core.UserMerchantType
 
INDEX_MERCHANT_ADMIN - enum class中的静态变量 com.iplatform.core.UserMerchantType
 
INDEX_MERCHANT_SUPER - enum class中的静态变量 com.iplatform.core.UserMerchantType
 
INDEX_NORMAL - enum class中的静态变量 com.iplatform.core.UserMerchantType
 
INDEX_PLATFORM_SUPER - enum class中的静态变量 com.iplatform.core.UserMerchantType
 
initialize() - 类中的静态方法 com.iplatform.core.util.AESUtils
 
initialized - 类中的静态变量 com.iplatform.core.util.AESUtils
 
INTEGER_OR_FLOAT - 类中的静态变量 com.iplatform.core.RegularConstants
 
isCandidate() - 接口中的方法 com.iplatform.core.workflow.Actorable
是否候选用户,如果是则表明该参与者'允许指定多个人,其中1人完成就OK'
isEnabled() - 接口中的方法 com.iplatform.core.LoginStrategy
是否启用
isMultipleActor() - 接口中的方法 com.iplatform.core.workflow.Actorable
是否返回多个参与人。

K

KEY_16 - 类中的静态变量 com.iplatform.core.util.AESUtils
 

L

loadBalanceProperties() - 类中的方法 com.iplatform.core.config.BasicConfig
平台集群模式,配置核心参数。
LoadBalanceProperties - com.iplatform.core.config中的类
支持集群配置。
LoadBalanceProperties() - 类的构造器 com.iplatform.core.config.LoadBalanceProperties
 
logger - 类中的变量 com.iplatform.core.config.enc.PropertySourcePostProcessor
 
logger - 类中的变量 com.iplatform.core.config.enc.PropertySourceWrapper
 
logger - 类中的变量 com.iplatform.core.PlatformConfiguration
 
logger - 类中的变量 com.iplatform.core.workflow.AbstractContext
 
LoginStrategy - com.iplatform.core中的接口
登录策略定义。

M

main(String[]) - 类中的静态方法 com.iplatform.core.util.AESUtils
 
MerchantAdmin - enum class 中的枚举常量 com.iplatform.core.UserMerchantType
商户管理员
MerchantSuper - enum class 中的枚举常量 com.iplatform.core.UserMerchantType
商户超管
MONTH - 类中的静态变量 com.iplatform.core.RegularConstants
 

N

NAME_ACTOR_TYPE - 类中的静态变量 com.iplatform.core.workflow.Constants
已过时。
NAME_ACTOR_VALUE - 类中的静态变量 com.iplatform.core.workflow.Constants
已过时。
NAME_ASSIGNEE_CANDIDATE - 类中的静态变量 com.iplatform.core.workflow.Constants
候选人界面绑定变量名字。
NAME_ASSIGNEE_COUNTER_SIGN_LIST - 类中的静态变量 com.iplatform.core.workflow.Constants
会签人集合界面绑定变量名。
NAME_ASSIGNEE_CREATOR - 类中的静态变量 com.iplatform.core.workflow.Constants
SQL查询流程创建人,数据库返回的字段名字。
NAME_CONDITION_RESULT - 类中的静态变量 com.iplatform.core.workflow.Constants
流转条件结果的名字,用于流程分支条件变量的名字定义。
NAME_CURRENT_USER - 类中的静态变量 com.iplatform.core.workflow.Constants
已过时。
NAME_NO - 类中的静态变量 com.iplatform.core.workflow.Constants
 
NAME_TASK_START - 类中的静态变量 com.iplatform.core.workflow.Constants
流程任务定义的第一步标识,必须使用:start
NAME_YES - 类中的静态变量 com.iplatform.core.workflow.Constants
 
Normal - enum class 中的枚举常量 com.iplatform.core.UserMerchantType
普通用户
NUMBER - 类中的静态变量 com.iplatform.core.RegularConstants
 
NUMBER_LEN - 类中的静态变量 com.iplatform.core.RegularConstants
 
NUMBER_LEN_RANGE - 类中的静态变量 com.iplatform.core.RegularConstants
 
NUMBER_LEN_UNSIGNED_CONTAINS_ZERO - 类中的静态变量 com.iplatform.core.RegularConstants
 
NUMBER_MIN_LEN - 类中的静态变量 com.iplatform.core.RegularConstants
 
NUMBER_NOT_UNSIGNED - 类中的静态变量 com.iplatform.core.RegularConstants
 
NUMBER_UNSIGNED - 类中的静态变量 com.iplatform.core.RegularConstants
 

O

onTransitionNext(String, Context) - 接口中的方法 com.iplatform.core.workflow.WorkflowCallback
当任务执行提交(下一步)时,回调业务方法,实现表单等业务处理。

P

PASSWORD - 类中的静态变量 com.iplatform.core.RegularConstants
 
PHONE - 类中的静态变量 com.iplatform.core.RegularConstants
 
PHONE_TWO - 类中的静态变量 com.iplatform.core.RegularConstants
 
PlatformConfiguration - com.iplatform.core中的类
所有模块的配置文件对象都要继承平台配置。
PlatformConfiguration() - 类的构造器 com.iplatform.core.PlatformConfiguration
 
PlatformException - com.iplatform.core中的Exception Class
平台定义检查异常,后续业务类异常都要继承该对象。
PlatformException(String, Throwable) - exception class的构造器 com.iplatform.core.PlatformException
 
PlatformSuper - enum class 中的枚举常量 com.iplatform.core.UserMerchantType
平台超管
postProcessBeanFactory(ConfigurableListableBeanFactory) - 类中的方法 com.iplatform.core.config.enc.PropertySourcePostProcessor
 
printException(Runnable, Throwable) - 类中的静态方法 com.iplatform.core.util.ThreadUtils
打印线程异常信息
PropertyPostProcessorConfig - com.iplatform.core.config中的类
 
PropertyPostProcessorConfig() - 类的构造器 com.iplatform.core.config.PropertyPostProcessorConfig
 
propertySourcePostProcessor(ConfigurableEnvironment) - 类中的方法 com.iplatform.core.config.PropertyPostProcessorConfig
 
PropertySourcePostProcessor - com.iplatform.core.config.enc中的类
测试,实现配置文件自动加解密。
PropertySourcePostProcessor(ConfigurableEnvironment) - 类的构造器 com.iplatform.core.config.enc.PropertySourcePostProcessor
 
PropertySourceWrapper<T> - com.iplatform.core.config.enc中的类
 
PropertySourceWrapper(PropertySource<T>, EncryptionWrapperDetector) - 类的构造器 com.iplatform.core.config.enc.PropertySourceWrapper
 
publishEvent(ApplicationEvent) - 类中的静态方法 com.iplatform.core.BeanContextAware
发送Spring事件,目前只有角色(功能)权限变更,通知Security重新加载资源。

R

RegularConstants - com.iplatform.core中的类
 
RegularConstants() - 类的构造器 com.iplatform.core.RegularConstants
 

S

setActor(Actorable) - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
setActorValue(String) - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
setApplicationContext(ApplicationContext) - 类中的方法 com.iplatform.core.BeanContextAware
 
setApproveResult(String) - 类中的方法 com.iplatform.core.workflow.WorkflowForm
 
setApproveSummary(String) - 类中的方法 com.iplatform.core.workflow.WorkflowForm
 
setApproveTime(String) - 类中的方法 com.iplatform.core.workflow.WorkflowForm
 
setAssignee(String) - 类中的方法 com.iplatform.core.workflow.WorkflowForm
 
setAssigner(String) - 接口中的方法 com.iplatform.core.workflow.Context
设置当前任务'执行人'(登录id或userId)
setAssignNextActor(String) - 类中的方法 com.iplatform.core.workflow.WorkflowForm
 
setAssignNextTask(String) - 类中的方法 com.iplatform.core.workflow.WorkflowForm
 
setBusinessKey(String) - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
setBusinessKey(String) - 类中的方法 com.iplatform.core.workflow.WorkflowForm
 
setCreator(String) - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
setCurrentToken(TokenEntity) - 类中的静态方法 com.iplatform.core.TokenAwareContext
 
setDataType(String) - 类中的方法 com.iplatform.core.SimpleVariable
 
setId(String) - 类中的方法 com.iplatform.core.SimpleVariable
 
setLoginId(String) - 类中的方法 com.iplatform.core.TokenEntity
 
setNextAllTaskActorList(List<KeyValue<String, String>>) - 类中的方法 com.iplatform.core.workflow.WorkflowForm
设置后续所有任务环节参与人与任务节点集合,只有第一步才能提交该参数。
setProcessDefinitionId(String) - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
setProcessDefinitionKey(String) - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
setProcessDefinitionKey(String) - 类中的方法 com.iplatform.core.workflow.WorkflowForm
 
setProcessInstanceId(String) - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
setServerId(String) - 类中的方法 com.iplatform.core.config.LoadBalanceProperties
 
setStringValue(String) - 类中的方法 com.iplatform.core.SimpleVariable
 
setTaskDefinitionId(String) - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
setTaskInstanceId(String) - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
setTaskInstanceId(String) - 类中的方法 com.iplatform.core.workflow.WorkflowForm
 
setUuid(String) - 类中的方法 com.iplatform.core.TokenEntity
 
setVariable(String, Object) - 接口中的方法 com.iplatform.core.workflow.Context
设置任务变量值。
setWorkflowForm(WorkflowForm) - 类中的方法 com.iplatform.core.workflow.AbstractContext
 
shutdownAndAwaitTermination(ExecutorService) - 类中的静态方法 com.iplatform.core.util.ThreadUtils
停止线程池 先使用shutdown, 停止接收新任务并尝试完成所有已存在任务.
SimpleVariable - com.iplatform.core中的类
在 Redis 中使用的并存储的参数变量对象。
SimpleVariable() - 类的构造器 com.iplatform.core.SimpleVariable
 
SimpleVariable(String, String) - 类的构造器 com.iplatform.core.SimpleVariable
 
sleep(long) - 类中的静态方法 com.iplatform.core.util.ThreadUtils
sleep等待,单位为毫秒
SMS_VALIDATE_CODE_NUM - 类中的静态变量 com.iplatform.core.RegularConstants
 
STRING_ALL_EN_CHARS - 类中的静态变量 com.iplatform.core.RegularConstants
 
STRING_ALL_EN_CHARS_AND_NUMBER - 类中的静态变量 com.iplatform.core.RegularConstants
 
STRING_ALL_EN_CHARS_AND_UNDER_LINE - 类中的静态变量 com.iplatform.core.RegularConstants
 
STRING_LOWER_EN_CHARS - 类中的静态变量 com.iplatform.core.RegularConstants
 
STRING_THREE_LEN - 类中的静态变量 com.iplatform.core.RegularConstants
 
STRING_UPPER_EN_CHARS - 类中的静态变量 com.iplatform.core.RegularConstants
 
supportSelectAssignee() - 接口中的方法 com.iplatform.core.workflow.Actorable
是否支持前端选择下一步指定人员。

T

TEL - 类中的静态变量 com.iplatform.core.RegularConstants
 
ThreadUtils - com.iplatform.core.util中的类
线程相关工具类.
ThreadUtils() - 类的构造器 com.iplatform.core.util.ThreadUtils
 
TokenAwareContext - com.iplatform.core中的类
Token拦截请求后,会把解析的token中关键信息放入上下文,供后续程序使用,请求完成后销毁对象。
TokenAwareContext() - 类的构造器 com.iplatform.core.TokenAwareContext
 
TokenEntity - com.iplatform.core中的类
系统拦截请求后,获取token中有用信息,存入线程上下文,让程序可以获取。
TokenEntity(String, String) - 类的构造器 com.iplatform.core.TokenEntity
 
toString() - 类中的方法 com.iplatform.core.TokenEntity
 
TRIM - 类中的静态变量 com.iplatform.core.RegularConstants
 

U

unWrapper(String) - 类中的方法 com.iplatform.core.config.enc.EncryptionWrapperDetector
去掉加密函数,返回密文内容。
URL - 类中的静态变量 com.iplatform.core.RegularConstants
 
UserMerchantType - com.iplatform.core中的Enum Class
商户管理员类型定义,对应:s_user_core type字段

V

VALIDATE_CODE_NUM_SIX - 类中的静态变量 com.iplatform.core.RegularConstants
 
valueOf(String) - enum class中的静态方法 com.iplatform.core.UserMerchantType
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 com.iplatform.core.UserMerchantType
Returns an array containing the constants of this enum class, in the order they are declared.

W

WorkflowCallback - com.iplatform.core.workflow中的接口
流程业务回调接口定义。
WorkflowForm - com.iplatform.core.workflow中的类
流程表单基础对象,业务表单对象需要继承该类。
WorkflowForm() - 类的构造器 com.iplatform.core.workflow.WorkflowForm
 
wrapper(String) - 类中的方法 com.iplatform.core.config.enc.EncryptionWrapperDetector
把属性值包装上加密函数
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格