Uses of Class
org.odpi.openmetadata.accessservices.communityprofile.outtopic.CommunityProfileOutTopicPublisher
-
Packages that use CommunityProfileOutTopicPublisher Package Description org.odpi.openmetadata.accessservices.communityprofile.omrstopic -
-
Uses of CommunityProfileOutTopicPublisher in org.odpi.openmetadata.accessservices.communityprofile.omrstopic
Constructors in org.odpi.openmetadata.accessservices.communityprofile.omrstopic with parameters of type CommunityProfileOutTopicPublisher Constructor Description CommunityProfileOMRSTopicListener(int karmaPointIncrement, CommunityProfileOutTopicPublisher publisher, String serverUserId, AuditLog auditLog, OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName, CommunityProfileServicesInstance instance)The constructor is given the connection to the out topic for Community Profile OMAS along with classes for testing and manipulating instances.
-