public class GovernanceActionInstance extends OMESServiceInstance
remoteServerName, remoteServerURLRootauditLog, localServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
GovernanceActionInstance(String serverName,
String serviceName,
AuditLog auditLog,
String localServerUserId,
int maxPageSize,
String accessServiceRootURL,
String accessServiceServerName,
Map<String,GovernanceActionEngineHandler> governanceActionEngineInstances)
Constructor where REST Services used.
|
getRemoteServerName, getRemoteServerURLRootgetAuditLoggetInvalidParameterHandler, getServerName, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic GovernanceActionInstance(String serverName, String serviceName, AuditLog auditLog, String localServerUserId, int maxPageSize, String accessServiceRootURL, String accessServiceServerName, Map<String,GovernanceActionEngineHandler> governanceActionEngineInstances)
serverName - name of this serverserviceName - name of this serviceauditLog - link to the repository responsible for servicing the REST calls.localServerUserId - userId to use for local server initiated actionsmaxPageSize - max number of results to return on single request.accessServiceRootURL - URL root for server platform where the access service is running.accessServiceServerName - name of the server where the access service is running.governanceActionEngineInstances - active governance action engines in this server.Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.