public class SecureJavascriptTaskParseHandler extends ScriptTaskParseHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
LANGUAGE_JAVASCRIPT |
PROPERTYNAME_ERROR_EVENT_DEFINITIONS, PROPERTYNAME_EVENT_SUBSCRIPTION_DECLARATION, PROPERTYNAME_TIMER_DECLARATION| Constructor and Description |
|---|
SecureJavascriptTaskParseHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createSecureJavascriptTaskBehavior(BpmnParse bpmnParse,
org.flowable.bpmn.model.ScriptTask scriptTask,
String language) |
protected void |
executeParse(BpmnParse bpmnParse,
org.flowable.bpmn.model.ScriptTask scriptTask) |
getHandledTypecreateMultiInstanceLoopCharacteristics, parsecreateAssociation, createExecutionListener, getHandledTypes, getPrecedingEventBasedGateway, processArtifactspublic static final String LANGUAGE_JAVASCRIPT
protected void executeParse(BpmnParse bpmnParse, org.flowable.bpmn.model.ScriptTask scriptTask)
executeParse in class ScriptTaskParseHandlerCopyright © 2017 Flowable. All rights reserved.