Class SubjectAreaPublisher


  • public class SubjectAreaPublisher
    extends Object
    SubjectAreaPublisher is responsible for publishing org.odpi.openmetadata.accessservices.subjectarea.common.events about glossary artifacts. It is called when an interesting OMRS Event is added to the Enterprise OMRS Topic. It adds org.odpi.openmetadata.accessservices.subjectarea.common.events to the Subject Area OMAS out topic.
    • Constructor Detail

      • SubjectAreaPublisher

        public SubjectAreaPublisher​(Connection subjectAreaOutTopic,
                                    AuditLog auditLog)
                             throws OMAGConfigurationErrorException
        The constructor is given the connection to the out topic for Subject Area OMAS along with classes for testing and manipulating instances.
        Parameters:
        subjectAreaOutTopic - connection to the out topic
        auditLog - log file for the connector.
        Throws:
        OMAGConfigurationErrorException - problems creating the connector for the outTopic