Uses of Class
com.tibco.bpm.web.client.model.managedevents.BusinessServiceEvent

Packages that use BusinessServiceEvent
com.tibco.bpm.web.client.model.managedevents   
 

Uses of BusinessServiceEvent in com.tibco.bpm.web.client.model.managedevents
 

Methods in com.tibco.bpm.web.client.model.managedevents that return BusinessServiceEvent
static BusinessServiceEvent BusinessServiceEvent.create()
           
static BusinessServiceEvent BusinessServiceEvent.create(BusinessServiceEvent.Action action, java.lang.String processInstanceId)
           
static BusinessServiceEvent BusinessServiceEvent.create(BusinessServiceEvent.Action action, java.lang.String processInstanceId, java.lang.String moduleName, java.lang.String processName, java.lang.String version, java.lang.String category)
           
 

Methods in com.tibco.bpm.web.client.model.managedevents with parameters of type BusinessServiceEvent
 void BusinessServiceEventHandler.onBusinessServiceEvent(BusinessServiceEvent event)
           
 



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