Uses of Class
org.apache.ode.bpel.iapi.MyRoleMessageExchange.CorrelationStatus

Packages that use MyRoleMessageExchange.CorrelationStatus
org.apache.ode.bpel.iapi   
 

Uses of MyRoleMessageExchange.CorrelationStatus in org.apache.ode.bpel.iapi
 

Methods in org.apache.ode.bpel.iapi that return MyRoleMessageExchange.CorrelationStatus
 MyRoleMessageExchange.CorrelationStatus MyRoleMessageExchange.getCorrelationStatus()
          Get the correlation state of the the invocation.
static MyRoleMessageExchange.CorrelationStatus MyRoleMessageExchange.CorrelationStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MyRoleMessageExchange.CorrelationStatus[] MyRoleMessageExchange.CorrelationStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 WSO2. All Rights Reserved.