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 voidFlowableListenerExport.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 ScriptInfoListenerXmlConverterUtil.createScriptInfo(XMLStreamReader xtr) static ScriptInfoListenerXmlConverterUtil.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 TypeMethodDescriptionvoidFlowableListener.setScriptInfo(ScriptInfo scriptInfo) Sets the script info