Skip to Content
0
Former Member
Jun 02, 2016 at 11:30 AM

Datahub : how to get CanonicalItem inside CompositionCompletedEventListener class

89 Views

using below code i am able to get the status of canonical item but i also want to get the canonical item of that status .

poolActionService.findCompositionAction(event.getActionId()).getStatus()

Could anybody help to get the Canonicalitem for the same status?