Uses of Class
org.camunda.bpm.engine.impl.bpmn.behavior.ScriptInvocationHandler

Packages that use ScriptInvocationHandler
org.camunda.bpm.engine.impl.bpmn.behavior   
 

Uses of ScriptInvocationHandler in org.camunda.bpm.engine.impl.bpmn.behavior
 

Fields in org.camunda.bpm.engine.impl.bpmn.behavior declared as ScriptInvocationHandler
protected  ScriptInvocationHandler ScriptTaskActivityBehavior.invocationHandler
           
 

Methods in org.camunda.bpm.engine.impl.bpmn.behavior that return ScriptInvocationHandler
protected  ScriptInvocationHandler ScriptTaskActivityBehavior.createInvocationHandler(String script, String language, String resultVariable)
          Creates an instance of the ScriptInvocationHandler.
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.