WebLogic Integration


Uses of Class
com.bea.b2b.protocol.Process

Packages that use com.bea.b2b.protocol.Process
com.bea.b2b.protocol Used for working with logic plug-ins. 
com.bea.b2b.protocol.messaging Used for working with messages in a conversation. 
com.bea.b2b.wlpi Used for working with WebLogic Process Integrator workflows. 
 

Uses of com.bea.b2b.protocol.Process in com.bea.b2b.protocol
 

Methods in com.bea.b2b.protocol that return com.bea.b2b.protocol.Process
 com.bea.b2b.protocol.Process ProcessManager.getProcess(java.lang.String processName)
          Find a Process by its unique String id.
 com.bea.b2b.protocol.Process ProcessManager.getProcess(int id)
          Find a Process by id.
 com.bea.b2b.protocol.Process ProcessManager.createProcess(java.lang.String id, CAInstance cpa, java.lang.String tPartner, long timeout)
           
 

Uses of com.bea.b2b.protocol.Process in com.bea.b2b.protocol.messaging
 

Uses of com.bea.b2b.protocol.Process in com.bea.b2b.wlpi
 


WebLogic Integration

WebLogic Integration (WLI)