org.jbpm.formbuilder.server.trans.ftl
Class Translator
java.lang.Object
org.jbpm.formapi.server.trans.ScriptingTranslator
org.jbpm.formbuilder.server.trans.ftl.Translator
- All Implemented Interfaces:
- Translator
public class Translator
- extends ScriptingTranslator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Translator
public Translator()
toServerScript
public String toServerScript(FBScript script)
throws TranslatorException
- Throws:
TranslatorException
asFtlVar
public String asFtlVar(String varName)
isClientScript
public boolean isClientScript(FBScript script)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.