Uses of Interface
org.camunda.bpm.engine.impl.el.Expression

Packages that use Expression
org.camunda.bpm.engine.impl.bpmn.listener   
 

Uses of Expression in org.camunda.bpm.engine.impl.bpmn.listener
 

Methods in org.camunda.bpm.engine.impl.bpmn.listener with parameters of type Expression
 void ScriptTaskListener.setLanguage(Expression language)
           
 void ScriptTaskListener.setResultVariable(Expression resultVariable)
           
 void ScriptTaskListener.setScript(Expression script)
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.