Uses of Interface
com.tibco.bpm.web.client.model.types.IBusinessServiceTemplateWithFParams

Packages that use IBusinessServiceTemplateWithFParams
com.tibco.bpm.web.client.model.types   
com.tibco.bpm.web.client.services.actions.businessservices   
 

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

Classes in com.tibco.bpm.web.client.model.types that implement IBusinessServiceTemplateWithFParams
 class BusinessSeviceWithFPTemplate
           
 

Uses of IBusinessServiceTemplateWithFParams in com.tibco.bpm.web.client.services.actions.businessservices
 

Methods in com.tibco.bpm.web.client.services.actions.businessservices that return IBusinessServiceTemplateWithFParams
 IBusinessServiceTemplateWithFParams StartBusinessServiceWithFP.getTemplate()
          The IBusinessServiceTemplate to start, retrieved by calling GetBusinessServices.
 

Constructors in com.tibco.bpm.web.client.services.actions.businessservices with parameters of type IBusinessServiceTemplateWithFParams
StartBusinessServiceWithFP(IBusinessServiceTemplateWithFParams template, java.lang.String channelId)
          Constructs a new StartBusinessService Action
 



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