public class GovernanceEventProcessor extends Object
| Constructor and Description |
|---|
GovernanceEventProcessor(org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig securitySyncConfig,
OMRSAuditLog auditLog) |
| Modifier and Type | Method and Description |
|---|---|
void |
processClassifiedGovernedAssetEvent(GovernedAsset governedAsset) |
void |
processExistingGovernedAssetsFromRepository() |
void |
processReClassifiedGovernedAssetEvent(GovernedAsset governedAsset) |
public GovernanceEventProcessor(org.odpi.openmetadata.adminservices.configuration.properties.SecuritySyncConfig securitySyncConfig,
OMRSAuditLog auditLog)
public void processExistingGovernedAssetsFromRepository()
public void processClassifiedGovernedAssetEvent(GovernedAsset governedAsset)
public void processReClassifiedGovernedAssetEvent(GovernedAsset governedAsset)
Copyright © 2018–2019 ODPi. All rights reserved.