public class GovernanceProgramServicesInstance extends OMASServiceInstance
defaultZones, errorHandler, metadataCollection, publishZones, repositoryConnector, repositoryHandler, repositoryHelper, supportedZoneslocalServerUserIdinvalidParameterHandler, 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.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getServerName()
Return the server name.
|
getAuditLoggetInvalidParameterHandler, 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 initializationpublic String getServerName() throws NewInstanceException
getServerName in class OMASServiceInstanceNewInstanceException - a problem occurred during initializationCopyright © 2018–2020 ODPi. All rights reserved.