Uses of Class
com.tibco.bpm.web.client.model.types.EventDuration

Packages that use EventDuration
com.tibco.bpm.web.client.model.types   
com.tibco.bpm.web.client.services.results   
 

Uses of EventDuration in com.tibco.bpm.web.client.model.types
 

Methods in com.tibco.bpm.web.client.model.types that return EventDuration
 EventDuration ECQueryResult.getEventDuration()
          Used internally by Openspace
 

Methods in com.tibco.bpm.web.client.model.types with parameters of type EventDuration
 void ECQueryResult.setEventDuration(EventDuration eventDuration)
          Used internally by Openspace
 

Uses of EventDuration in com.tibco.bpm.web.client.services.results
 

Methods in com.tibco.bpm.web.client.services.results that return types with arguments of type EventDuration
 java.util.HashMap<java.lang.String,EventDuration> GetEventDurationsFromECResult.getResult()
          HashMap containing the EventDuration information keyed on the Work Item ID.
 

Constructor parameters in com.tibco.bpm.web.client.services.results with type arguments of type EventDuration
GetEventDurationsFromECResult(java.util.HashMap<java.lang.String,EventDuration> result)
          Constructor.
 



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