public class FlowableListenerExport extends Object
| Constructor and Description |
|---|
FlowableListenerExport() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
writeFlowableListeners(XMLStreamWriter xtw,
String xmlElementName,
List<FlowableListener> listeners,
boolean didWriteExtensionStartElement) |
static void |
writeListenerScriptInfo(XMLStreamWriter xtw,
ScriptInfo scriptInfo) |
public static boolean writeFlowableListeners(XMLStreamWriter xtw, String xmlElementName, List<FlowableListener> listeners, boolean didWriteExtensionStartElement) throws Exception
Exceptionpublic static void writeListenerScriptInfo(XMLStreamWriter xtw, ScriptInfo scriptInfo) throws Exception
ExceptionCopyright © 2022 Flowable. All rights reserved.