public class DataScienceAdmin extends AccessServiceAdmin
defaultZonesPropertyName, karmaPointIncrementPropertyName, karmaPointPlateauPropertyName, publishZonesPropertyName, supportedZonesPropertyName| Constructor and Description |
|---|
DataScienceAdmin()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(AccessServiceConfig accessServiceConfig,
OMRSTopicConnector omrsTopicConnector,
OMRSRepositoryConnector repositoryConnector,
AuditLog auditLog,
String serverUserName)
Initialize the access service.
|
void |
shutdown()
Shutdown the access service.
|
extractDefaultZones, extractKarmaPointIncrement, extractKarmaPointPlateau, extractPublishZones, extractSupportedZones, getInTopicEventBusConnector, getOutTopicConnection, getOutTopicEventBusConnector, getTopicConnector, getTopicName, initialize, registerWithEnterpriseTopic, throwUnexpectedInitializationExceptionpublic void initialize(AccessServiceConfig accessServiceConfig, OMRSTopicConnector omrsTopicConnector, OMRSRepositoryConnector repositoryConnector, AuditLog auditLog, String serverUserName) throws OMAGConfigurationErrorException
initialize in class AccessServiceAdminaccessServiceConfig - specific configuration properties for this access service.omrsTopicConnector - connector for receiving OMRS Events from the cohortsrepositoryConnector - connector for querying the cohort repositoriesauditLog - audit log component for logging messages.serverUserName - user id to use on OMRS calls where there is no end user.OMAGConfigurationErrorException - invalid parameters in the configuration properties.public void shutdown()
shutdown in class AccessServiceAdminCopyright © 2018–2020 ODPi. All rights reserved.