org.ow2.orchestra.facade.runtime
Interface ReceiveActivityInstance
- All Superinterfaces:
- ActivityInstance, Record, RuntimeRecord, java.io.Serializable
- All Known Implementing Classes:
- ReceiveActivityInstanceImpl
public interface ReceiveActivityInstance
- extends ActivityInstance
Receive is a subtype of activity
- Author:
- Alfonso Fuca
getOperation
java.lang.String getOperation()
- Returns:
- the operation
getVariable
java.lang.String getVariable()
- Returns:
- the variable
getMessageExchange
java.lang.String getMessageExchange()
- Returns:
- the message exchange
Copyright © 2009 OW2 Consortium. All Rights Reserved.