Package com.bea.wli.jpd

Class Summary
Constants  
 

Enum Summary
EbXML.PROTOCOL  
Process.Binding  
RosettaNet.PROTOCOL This enum specify the values that can be legal for RN Protocol name.
RosettaNet.RNIF_VERSION This enum specifies the RN versions that are supported.
UnexpectedMessage.Action  
Version.InvokeStrategy  
 

Annotation Types Summary
Callback  
CallbackInterface  
Context The Context annotation type is used to annotate a field within a process class that refers to a contextual service.
ContextEventHandler The EventHandler annotation type is used to mark a method that provides the event handler implementation for a JpdContext event.
EbXML Replacement for jpd:ebxml annotation defined in 8.1.
EbXMLMethod Replacement for jpd:ebxml-method annotation defined in 8.1.
InputMessage  
Process Contains the process logic settings for a business process.
RosettaNet Replacement for jpd:rosettanet annotation defined in 8.1.
Selector This annotation precedes an XQuery definition in a business process (JPD) file
Stateful Annotation to configure additional information for a stateful process.
TPSelector  
Transform This annotation annotates a WebLogic Integration data transformation control instance, which is instantiated automatically at run time.
UnexpectedMessage Allows a business process to ignore messages received by a business process for a Control Receive node or a Client Request node before the process flow encounters the node at which the message is expected.
Version Specifies how to invoke sub processes when different versions of the parent process exist.
XmlList This annotation annotates business process variables of Untyped XML, specifically variables of type XmlObjectList