|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface 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.
| Optional Element Summary | |
|---|---|
UnexpectedMessage.Action |
value
Specifies the action to be taken for messages that are received by a business process before the process flow encounters the node at which the message is expected. |
public abstract UnexpectedMessage.Action value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||