WebLogic Integration


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

Packages that use com.bea.b2b.protocol.ProcessState
com.bea.b2b.protocol Used for working with logic plug-ins. 
 

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

Methods in com.bea.b2b.protocol that return com.bea.b2b.protocol.ProcessState
 com.bea.b2b.protocol.ProcessState ProcessManager.insert(java.lang.String name, CAInstance cpa, java.lang.String tPartner)
          Insert a process into persistence table
 com.bea.b2b.protocol.ProcessState ProcessManager.getState(java.lang.String processName)
          Get process state by process name
 com.bea.b2b.protocol.ProcessState ProcessManager.getState(int id)
          Get process state by process id
 

Constructors in com.bea.b2b.protocol with parameters of type com.bea.b2b.protocol.ProcessState
Process.Process(com.bea.b2b.protocol.ProcessState state)
           
 


WebLogic Integration

WebLogic Integration (WLI)