org.camunda.bpm.engine.impl.el
Interface Expression
- All Superinterfaces:
- Expression
public interface Expression
- extends Expression
- Author:
- Frederik Heremans
getValue
Object getValue(VariableScope variableScope)
- Specified by:
getValue in interface Expression
setValue
void setValue(Object value,
VariableScope variableScope)
- Specified by:
setValue in interface Expression
getExpressionText
String getExpressionText()
- Specified by:
getExpressionText in interface Expression
Copyright © 2015 camunda services GmbH. All rights reserved.