Uses of Class
org.flowable.bpmn.model.ScriptInfo
Packages that use ScriptInfo
-
Uses of ScriptInfo in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model declared as ScriptInfoModifier and TypeFieldDescriptionprotected ScriptInfo
AbstractFlowableHttpHandler.scriptInfo
protected ScriptInfo
FlowableListener.scriptInfo
ScriptInfo is populated for implementationType 'script'Methods in org.flowable.bpmn.model that return ScriptInfoModifier and TypeMethodDescriptionScriptInfo.clone()
AbstractFlowableHttpHandler.getScriptInfo()
FlowableListener.getScriptInfo()
Return the script info, if present.HasScriptInfo.getScriptInfo()
Return the script info, if present.Methods in org.flowable.bpmn.model with parameters of type ScriptInfoModifier and TypeMethodDescriptionvoid
AbstractFlowableHttpHandler.setScriptInfo
(ScriptInfo scriptInfo) void
FlowableListener.setScriptInfo
(ScriptInfo scriptInfo) Sets the script infovoid
HasScriptInfo.setScriptInfo
(ScriptInfo scriptInfo) Sets the script info