public class AssetLineageServicesInstance extends OCFOMASServiceInstance
assetHandler, certificationHandler, commentHandler, connectionHandler, connectorTypeHandler, endpointHandler, externalIdentifierHandler, externalReferenceHandler, filesAndFoldersHandler, glossaryTermHandler, informalTagHandler, licenseHandler, likeHandler, locationHandler, meaningHandler, noteHandler, noteLogHandler, ratingHandler, referenceableHandler, relatedMediaHandler, relationalDataHandler, schemaTypeHandler, softwareServerCapabilityHandler, validValuesHandlerdefaultZones, errorHandler, metadataCollection, publishZones, repositoryConnector, repositoryHandler, repositoryHelper, supportedZoneslocalServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
AssetLineageServicesInstance(OMRSRepositoryConnector repositoryConnector,
List<String> supportedZones,
List<String> lineageClassificationTypes,
String localServerUserId,
OMRSAuditLog auditLog)
Set up the handlers for this server.
|
getServerNamegetAuditLoggetInvalidParameterHandler, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic AssetLineageServicesInstance(OMRSRepositoryConnector repositoryConnector, List<String> supportedZones, List<String> lineageClassificationTypes, String localServerUserId, OMRSAuditLog auditLog) throws NewInstanceException
repositoryConnector - link to the repository responsible for servicing the REST calls.supportedZones - list of zones that AssetLineage is allowed to serve Assets from.lineageClassificationTypes - localServerUserId - userId used for server initiated actionsauditLog - destination for audit log events.NewInstanceException - a problem occurred during initializationCopyright © 2018–2020 ODPi. All rights reserved.