Uses of Class
org.flowable.bpmn.converter.BpmnXMLConverterOptions
Packages that use BpmnXMLConverterOptions
-
Uses of BpmnXMLConverterOptions in org.flowable.bpmn.converter
Fields in org.flowable.bpmn.converter declared as BpmnXMLConverterOptionsMethods in org.flowable.bpmn.converter that return BpmnXMLConverterOptionsMethods in org.flowable.bpmn.converter with parameters of type BpmnXMLConverterOptionsModifier and TypeMethodDescriptionvoid
BaseBpmnXMLConverter.convertToXML
(XMLStreamWriter xtw, BaseElement baseElement, BpmnModel model, BpmnXMLConverterOptions options) void
BpmnXMLConverter.setBpmnXmlConverterOptions
(BpmnXMLConverterOptions options)