WebLogic Integration


Uses of Class
com.bea.b2b.wlpi.WorkflowInstanceState

Packages that use com.bea.b2b.wlpi.WorkflowInstanceState
com.bea.b2b.wlpi Used for working with WebLogic Process Integrator workflows. 
 

Uses of com.bea.b2b.wlpi.WorkflowInstanceState in com.bea.b2b.wlpi
 

Methods in com.bea.b2b.wlpi that return com.bea.b2b.wlpi.WorkflowInstanceState
 com.bea.b2b.wlpi.WorkflowInstanceState WorkflowInstanceManager.get(int rowId)
          Find a WorkflowInstanceState by the row id.
 com.bea.b2b.wlpi.WorkflowInstanceState WorkflowInstanceManager.insert(java.lang.String pId, java.lang.String cpaId, java.lang.String tpName)
          Insert a WorkflowInstanceState into persistence table
 

Methods in com.bea.b2b.wlpi with parameters of type com.bea.b2b.wlpi.WorkflowInstanceState
 com.bea.b2b.wlpi.WorkflowInstanceDlg WorkflowInstanceFactory.get(WorkflowInstance ref, com.bea.b2b.wlpi.WorkflowInstanceState state)
           
 


WebLogic Integration

WebLogic Integration (WLI)