WebLogic Integration


Uses of Class
com.bea.wlpi.client.common.WLPI

Packages that use WLPI
com.bea.wlpi.client.common Provides the WebLogic Process Integrator common client-side classes. 
com.bea.wlpi.client.worklist Provides the WebLogic Process Integrator Worklist classes. 
 

Uses of WLPI in com.bea.wlpi.client.common
 

Constructors in com.bea.wlpi.client.common with parameters of type WLPI
TaskPropertiesDialog.TaskPropertiesDialog(java.awt.Frame owner, WLPI wlpi, TaskInfo task)
          Create a new TaskPropertiesDialog for the specified task.
WorkflowStatusDialog.WorkflowStatusDialog(java.awt.Frame owner, WLPI wlpi, java.util.Properties prop, InstanceInfo workflow)
          Create a new WorkflowStatusDialog for the specified workflow instance.
TaskReassignDialog.TaskReassignDialog(java.awt.Frame owner, WLPI wlpi, TaskInfo task)
          Create a new TaskReassignDialog for the specified task.
Tasklist.Tasklist(WLPI wlpi, javax.swing.table.TableColumnModel columns, java.lang.String listId, boolean bRole, boolean bPending, boolean bDone, boolean bInactive)
          Create a Tasklist for the specified user or role.
Tasklist.Tasklist(WLPI wlpi, javax.swing.table.TableColumnModel columns, java.lang.String instanceId)
          Create a Tasklist for the specified workflow instance.
 

Uses of WLPI in com.bea.wlpi.client.worklist
 

Fields in com.bea.wlpi.client.worklist declared as WLPI
protected  WLPI WorklistPane.wlpi
           
 


WebLogic Integration

WebLogic Integration (WLI)