org.activiti.engine.impl.form
类 JuelFormEngine
java.lang.Object
org.activiti.engine.impl.form.JuelFormEngine
- 所有已实现的接口:
- FormEngine
public class JuelFormEngine
- extends Object
- implements FormEngine
- 作者:
- Tom Baeyens
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JuelFormEngine
public JuelFormEngine()
getName
public String getName()
- 指定者:
- 接口
FormEngine
中的 getName
renderStartForm
public Object renderStartForm(StartFormData startForm)
- 指定者:
- 接口
FormEngine
中的 renderStartForm
renderTaskForm
public Object renderTaskForm(TaskFormData taskForm)
- 指定者:
- 接口
FormEngine
中的 renderTaskForm
getFormTemplateString
protected String getFormTemplateString(FormData formInstance,
String formKey)
Copyright © 2013 Alfresco. All rights reserved.