public class GovernanceProgramServicesInstance extends OMASServiceInstance
defaultZones, errorHandler, metadataCollection, publishZones, repositoryConnector, repositoryHandler, repositoryHelper, supportedZonesauditLog, localServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
GovernanceProgramServicesInstance(OMRSRepositoryConnector repositoryConnector,
AuditLog auditLog,
String localServerUserId,
int maxPageSize)
Set up the local repository connector that will service the REST Calls.
|
getServerName, validateActiveRepositorygetAuditLoggetInvalidParameterHandler, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic GovernanceProgramServicesInstance(OMRSRepositoryConnector repositoryConnector, AuditLog auditLog, String localServerUserId, int maxPageSize) throws NewInstanceException
repositoryConnector - link to the repository responsible for servicing the REST calls.auditLog - logging destinationlocalServerUserId - userId to use for server initiated requestsmaxPageSize - maximum number of results on a single requestNewInstanceException - a problem occurred during initializationCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.