|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 VariableMapper 的软件包 | |
---|---|
org.activiti.engine.impl.el | |
org.activiti.engine.impl.form | |
org.activiti.engine.impl.javax.el | |
org.activiti.engine.impl.juel |
org.activiti.engine.impl.el 中 VariableMapper 的使用 |
---|
返回 VariableMapper 的 org.activiti.engine.impl.el 中的方法 | |
---|---|
VariableMapper |
ParsingElContext.getVariableMapper()
|
VariableMapper |
ActivitiElContext.getVariableMapper()
|
org.activiti.engine.impl.form 中 VariableMapper 的使用 |
---|
org.activiti.engine.impl.form 中 VariableMapper 的子类 | |
---|---|
class |
TaskVariableMapper
|
返回 VariableMapper 的 org.activiti.engine.impl.form 中的方法 | |
---|---|
VariableMapper |
TaskElContext.getVariableMapper()
|
org.activiti.engine.impl.javax.el 中 VariableMapper 的使用 |
---|
返回 VariableMapper 的 org.activiti.engine.impl.javax.el 中的方法 | |
---|---|
abstract VariableMapper |
ELContext.getVariableMapper()
Retrieves the VariableMapper associated with this ELContext. |
org.activiti.engine.impl.juel 中 VariableMapper 的使用 |
---|
返回 VariableMapper 的 org.activiti.engine.impl.juel 中的方法 | |
---|---|
VariableMapper |
SimpleContext.getVariableMapper()
Get our variable mapper. |
参数类型为 VariableMapper 的 org.activiti.engine.impl.juel 中的方法 | |
---|---|
Bindings |
Tree.bind(FunctionMapper fnMapper,
VariableMapper varMapper)
Create a bindings. |
Bindings |
Tree.bind(FunctionMapper fnMapper,
VariableMapper varMapper,
TypeConverter converter)
Create a bindings. |
参数类型为 VariableMapper 的 org.activiti.engine.impl.juel 中的构造方法 | |
---|---|
TreeMethodExpression(TreeStore store,
FunctionMapper functions,
VariableMapper variables,
TypeConverter converter,
String expr,
Class<?> returnType,
Class<?>[] paramTypes)
Create a new method expression. |
|
TreeValueExpression(TreeStore store,
FunctionMapper functions,
VariableMapper variables,
TypeConverter converter,
String expr,
Class<?> type)
Create a new value expression. |
|
||||||||||
上一个 下一个 | 框架 无框架 |