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 TypeMethodDescriptionvoidBaseBpmnXMLConverter.convertToXML(XMLStreamWriter xtw, BaseElement baseElement, BpmnModel model, BpmnXMLConverterOptions options) voidBpmnXMLConverter.setBpmnXmlConverterOptions(BpmnXMLConverterOptions options)