WebLogic Integration


Uses of Class
com.bea.wlpi.common.TemplateInfo

Packages that use TemplateInfo
com.bea.wlpi.server.admin Provides the WebLogic Process Integrator administration session EJB. 
com.bea.wlpi.server.plugin Provides the server-side WebLogic Process Integrator Plugin framework. 
 

Uses of TemplateInfo in com.bea.wlpi.server.admin
 

Methods in com.bea.wlpi.server.admin that return TemplateInfo
 TemplateInfo Admin.getTemplate(java.lang.String templateID, boolean byName)
          Return information about the specified workflow template.
 

Methods in com.bea.wlpi.server.admin with parameters of type TemplateInfo
 void Admin.updateTemplate(TemplateInfo info)
          Update a workflow template.
 

Uses of TemplateInfo in com.bea.wlpi.server.plugin
 

Methods in com.bea.wlpi.server.plugin that return TemplateInfo
 TemplateInfo TemplateNotification.getTemplate()
          Return information about the affected template.
 


WebLogic Integration

WebLogic Integration (WLI)