Uses of Class
org.flowable.engine.impl.bpmn.http.handler.ScriptHttpHandler
-
Packages that use ScriptHttpHandler Package Description org.flowable.engine.impl.bpmn.http -
-
Uses of ScriptHttpHandler in org.flowable.engine.impl.bpmn.http
Methods in org.flowable.engine.impl.bpmn.http that return ScriptHttpHandler Modifier and Type Method Description protected ScriptHttpHandlerDefaultBpmnHttpActivityDelegate. createScriptHttpHandler(ExpressionManager expressionManager, org.flowable.bpmn.model.ScriptInfo scriptInfo)
-