jBPM Designer - Backend 6.0.3-SNAPSHOT

org.jbpm.designer.expressioneditor.parser
Class ExpressionScriptGenerator

java.lang.Object
  extended by org.jbpm.designer.expressioneditor.parser.ExpressionScriptGenerator

public class ExpressionScriptGenerator
extends Object


Constructor Summary
ExpressionScriptGenerator()
           
 
Method Summary
 String generateScript(ConditionExpression expression, List<String> errors)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionScriptGenerator

public ExpressionScriptGenerator()
Method Detail

generateScript

public String generateScript(ConditionExpression expression,
                             List<String> errors)

jBPM Designer - Backend 6.0.3-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.