public class RegisteredGovernanceServiceConverter extends Object
| Constructor and Description |
|---|
RegisteredGovernanceServiceConverter(OMRSRepositoryHelper repositoryHelper,
String serviceName)
Constructor captures the repository content needed to create the endpoint object.
|
| Modifier and Type | Method and Description |
|---|---|
RegisteredGovernanceServiceElement |
getBean(GovernanceServiceElement governanceService,
List<Relationship> relationships)
Request the bean is extracted from the repository entity.
|
public RegisteredGovernanceServiceConverter(OMRSRepositoryHelper repositoryHelper, String serviceName)
repositoryHelper - helper object to parse entity/relationship objectsserviceName - name of this componentpublic RegisteredGovernanceServiceElement getBean(GovernanceServiceElement governanceService, List<Relationship> relationships)
governanceService - properties to convertrelationships - list of relationships with the request typesCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.