Class ManifestBuilder

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class ManifestBuilder
    extends java.lang.Object
    implements java.lang.AutoCloseable
    build a SEDA manifest with JAXB.
    • Method Detail

      • startDocument

        public void startDocument​(java.lang.String operationId,
                                  ExportType exportType,
                                  ExportRequestParameters exportRequestParameters)
                           throws javax.xml.stream.XMLStreamException,
                                  javax.xml.bind.JAXBException
        Throws:
        javax.xml.stream.XMLStreamException
        javax.xml.bind.JAXBException
      • close

        public void close()
                   throws javax.xml.stream.XMLStreamException
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        javax.xml.stream.XMLStreamException