| Package | Description |
|---|---|
| org.bonitasoft.engine.expression |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionType |
ExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionType[] |
ExpressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
ExpressionBuilder.createExpression(String name,
String expressionContent,
String returnType,
ExpressionType expressionType) |
ExpressionBuilder |
ExpressionBuilder.setExpressionType(ExpressionType expressionType) |
Copyright © 2013 BonitaSoft. All Rights Reserved.