Uses of Class
org.odpi.openmetadata.accessservices.assetlineage.util.ClockService
-
Packages that use ClockService Package Description org.odpi.openmetadata.accessservices.assetlineage.handlers -
-
Uses of ClockService in org.odpi.openmetadata.accessservices.assetlineage.handlers
Constructors in org.odpi.openmetadata.accessservices.assetlineage.handlers with parameters of type ClockService Constructor Description AssetContextHandler(OpenMetadataAPIGenericHandler<GenericStub> genericHandler, HandlerHelper handlerHelper, List<String> supportedZones, ClockService clockService)Construct the handler information needed to interact with the repository servicesHandlerHelper(InvalidParameterHandler invalidParameterHandler, OMRSRepositoryHelper repositoryHelper, OpenMetadataAPIGenericHandler<GenericStub> genericHandler, Converter converter, AssetLineageTypesValidator assetLineageTypesValidator, ClockService clockService)Construct the handler information needed to interact with the repository services
-