plainbox.impl.exporter.json – JSON exporter

Warning

THIS MODULE DOES NOT HAVE STABLE PUBLIC API

class plainbox.impl.exporter.json.JSONSessionStateExporter(option_list=None)[source]

Session state exporter creating JSON documents

OPTION_MACHINE_JSON = 'machine-json'
SUPPORTED_OPTION_LIST = ('with-io-log', 'squash-io-log', 'flatten-io-log', 'with-run-list', 'with-job-list', 'with-resource-map', 'with-job-defs', 'with-attachments', 'with-comments', 'with-job-via', 'with-job-hash', 'machine-json')
dump(data, stream)[source]

Previous topic

plainbox.impl.exporter.html

Next topic

plainbox.impl.exporter.rfc822 – RFC822 exporter

This Page