| Package | Description |
|---|---|
| org.flowable.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected ScriptInfo |
AbstractFlowableHttpHandler.scriptInfo |
protected ScriptInfo |
FlowableListener.scriptInfo
ScriptInfo is populated for implementationType 'script'
|
| Modifier and Type | Method and Description |
|---|---|
ScriptInfo |
ScriptInfo.clone() |
ScriptInfo |
AbstractFlowableHttpHandler.getScriptInfo() |
ScriptInfo |
HasScriptInfo.getScriptInfo()
Return the script info, if present.
|
ScriptInfo |
FlowableListener.getScriptInfo()
Return the script info, if present.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFlowableHttpHandler.setScriptInfo(ScriptInfo scriptInfo) |
void |
HasScriptInfo.setScriptInfo(ScriptInfo scriptInfo)
Sets the script info
|
void |
FlowableListener.setScriptInfo(ScriptInfo scriptInfo)
Sets the script info
|
Copyright © 2022 Flowable. All rights reserved.