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

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

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

Methods in com.tibco.bpm.web.client.model.pagebus.hub that return ManagedEventBusError.ErrorType
 ManagedEventBusError.ErrorType ManagedEventBusError.getErrorType()
           
static ManagedEventBusError.ErrorType ManagedEventBusError.ErrorType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ManagedEventBusError.ErrorType[] ManagedEventBusError.ErrorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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