org.activiti.engine.impl.form
类 TaskElContext
java.lang.Object
org.activiti.engine.impl.javax.el.ELContext
org.activiti.engine.impl.juel.SimpleContext
org.activiti.engine.impl.form.TaskElContext
public class TaskElContext
- extends SimpleContext
- 作者:
- Tom Baeyens
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskElContext
public TaskElContext(TaskEntity task)
getVariableMapper
public VariableMapper getVariableMapper()
- 从类
SimpleContext
复制的描述
- Get our variable mapper.
- 覆盖:
- 类
SimpleContext
中的 getVariableMapper
- 返回:
- The variable mapper to be consulted for the resolution of EL variables.
Copyright © 2013 Alfresco. All rights reserved.