public class GovernanceEngineAdmin extends AccessServiceAdmin
defaultZonesPropertyName, karmaPointIncrementPropertyName, karmaPointPlateauPropertyName, publishZonesPropertyName, supportedZonesPropertyName| Constructor and Description |
|---|
GovernanceEngineAdmin() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(AccessServiceConfig accessServiceConfigurationProperties,
OMRSTopicConnector enterpriseOMRSTopicConnector,
OMRSRepositoryConnector enterpriseOMRSRepositoryConnector,
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 accessServiceConfigurationProperties, OMRSTopicConnector enterpriseOMRSTopicConnector, OMRSRepositoryConnector enterpriseOMRSRepositoryConnector, AuditLog auditLog, String serverUserName) throws OMAGConfigurationErrorException
initialize in class AccessServiceAdminaccessServiceConfigurationProperties - - specific configuration properties for this access service.enterpriseOMRSTopicConnector - - connector for receiving OMRS Events from the cohortsenterpriseOMRSRepositoryConnector - - 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.OMAGConfigurationErrorExceptionpublic void shutdown()
shutdown in class AccessServiceAdminCopyright © 2018–2020 ODPi. All rights reserved.