Uses of Class
org.flowable.cmmn.model.ScriptInfo
Packages that use ScriptInfo
Package
Description
-
Uses of ScriptInfo in org.flowable.cmmn.converter.export
Methods in org.flowable.cmmn.converter.export with parameters of type ScriptInfoModifier and TypeMethodDescriptionstatic void
FlowableListenerExport.writeListenerScriptInfo
(XMLStreamWriter xtw, ScriptInfo scriptInfo) -
Uses of ScriptInfo in org.flowable.cmmn.converter.util
Methods in org.flowable.cmmn.converter.util that return ScriptInfoModifier and TypeMethodDescriptionprotected static ScriptInfo
ListenerXmlConverterUtil.createScriptInfo
(XMLStreamReader xtr) static ScriptInfo
ListenerXmlConverterUtil.parseScriptInfo
(XMLStreamReader xtr) -
Uses of ScriptInfo in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as ScriptInfoMethods in org.flowable.cmmn.model that return ScriptInfoModifier and TypeMethodDescriptionScriptInfo.clone()
FlowableListener.getScriptInfo()
Return the script info, if present.Methods in org.flowable.cmmn.model with parameters of type ScriptInfoModifier and TypeMethodDescriptionvoid
FlowableListener.setScriptInfo
(ScriptInfo scriptInfo) Sets the script info