T - the type of the source object provided by the listened notification.public interface Callback<T>
ExceptionListener or FlowExecutionListenervoid execute(T source)
source - is the source value of the ServerNotification received by the notification listener that executes this callbackCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.