Class ClassificationHandler

java.lang.Object
org.odpi.openmetadata.accessservices.assetlineage.handlers.ClassificationHandler

public class ClassificationHandler extends Object
The Classification Handler maps classifications attached with an entity to an lineage entity.
  • Constructor Details

    • ClassificationHandler

      public ClassificationHandler(InvalidParameterHandler invalidParameterHandler, HandlerHelper handlerHelper)
      Instantiates a new Classification handler.
      Parameters:
      invalidParameterHandler - the invalid parameter handler
      handlerHelper - the helper handler
  • Method Details