Uses of Class
com.tibco.bpm.web.client.model.pagebus.hub.ManagedEventBusError

Packages that use ManagedEventBusError
com.tibco.bpm.web.client.model.pagebus.callbacks   
com.tibco.bpm.web.client.model.pagebus.hub   
 

Uses of ManagedEventBusError in com.tibco.bpm.web.client.model.pagebus.callbacks
 

Methods in com.tibco.bpm.web.client.model.pagebus.callbacks with parameters of type ManagedEventBusError
abstract  void OnManagedEventBusErrorCallback.onError(ManagedEventBusError managedEventBusError)
          Callback handler.
 

Uses of ManagedEventBusError in com.tibco.bpm.web.client.model.pagebus.hub
 

Methods in com.tibco.bpm.web.client.model.pagebus.hub that return types with arguments of type ManagedEventBusError
static java.util.HashSet<ManagedEventBusError> ManagedEventBus.getManagedEventBusErrors()
          Gets the managedEventBusErrors field value.
 

Methods in com.tibco.bpm.web.client.model.pagebus.hub with parameters of type ManagedEventBusError
protected  void ManagedEventClient.onManagedEventBusError(ManagedEventBusError managedEventBusError)
          Extending class can override this as needed to perform specific tasks when a ManagedEventBusError is encountered.
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.