Class CocoBusinessSystemsArchiveWriter

java.lang.Object
org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
org.odpi.openmetadata.samples.archiveutilities.businesssystems.CocoBusinessSystemsArchiveWriter

public class CocoBusinessSystemsArchiveWriter extends org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter
CocoBusinessSystemsArchiveWriter creates a physical open metadata archive file containing the descriptions of the data flows from Coco Pharmaceuticals business systems to the data lake.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Default constructor initializes the archive.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Add the content to the archive builder.

    Methods inherited from class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter

    getOpenMetadataArchive, setArchiveBuilder, writeOpenMetadataArchive, writeOpenMetadataArchive

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CocoBusinessSystemsArchiveWriter

      public CocoBusinessSystemsArchiveWriter()
      Default constructor initializes the archive.
  • Method Details

    • getArchiveContent

      public void getArchiveContent()
      Add the content to the archive builder.
      Specified by:
      getArchiveContent in class org.odpi.openmetadata.samples.archiveutilities.EgeriaBaseArchiveWriter