Uses of Class
org.odpi.openmetadata.accessservices.stewardshipaction.api.StewardshipActionEventListener
-
Packages that use StewardshipActionEventListener Package Description org.odpi.openmetadata.accessservices.stewardshipaction.api This package provides the definition of the Java API for the Stewardship Action OMAS. -
-
Uses of StewardshipActionEventListener in org.odpi.openmetadata.accessservices.stewardshipaction.api
Methods in org.odpi.openmetadata.accessservices.stewardshipaction.api with parameters of type StewardshipActionEventListener Modifier and Type Method Description voidStewardshipActionEventInterface. registerListener(String userId, StewardshipActionEventListener listener)Register a listener object that will be passed each of the events published by the Stewardship Action OMAS.
-