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

Packages that use TemplateAttributes
com.tibco.bpm.web.client.services.actions.processtemplates   
 

Uses of TemplateAttributes in com.tibco.bpm.web.client.services.actions.processtemplates
 

Methods in com.tibco.bpm.web.client.services.actions.processtemplates that return TemplateAttributes
 TemplateAttributes QueryProcessInstances2.getTemplateAttributes()
          Gets the TemplateAttributes.
 TemplateAttributes QueryProcessInstances.getTemplateAttributes()
          Gets the TemplateAttributes.
 TemplateAttributes QueryHaltedProcessInstances.getTemplateAttributes()
          Gets the TemplateAttributes.
 

Constructors in com.tibco.bpm.web.client.services.actions.processtemplates with parameters of type TemplateAttributes
QueryHaltedProcessInstances(TemplateAttributes templateAttributes, java.lang.String query, int pageSize)
          Constructor for QueryHaltedProcessInstances.
QueryProcessInstances(TemplateAttributes templateAttributes, java.lang.String query, int pageSize)
          Constructor for QueryProcessInstances.
QueryProcessInstances2(TemplateAttributes templateAttributes, java.lang.String query, int pageSize)
          Constructor for QueryProcessInstances2.
 



Copyright © 2015 TIBCO Software Inc. All Rights Reserved.