com.ebmwebsourcing.easybpel.model.bpel.api.activity
Interface Receive
- All Superinterfaces:
- Activity, BPELElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Validator, org.ow2.easywsdl.schema.api.XMLElement
- All Known Implementing Classes:
- ReceiveImpl
public interface Receive
- extends Activity
- Author:
- Nicolas Salatge - eBM WebSourcing
| Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
addOtherElements, getOtherElements |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
| Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator |
validate |
getPartnerLink
java.lang.String getPartnerLink()
getInterface
javax.xml.namespace.QName getInterface()
getInputVariable
java.lang.String getInputVariable()
getOperation
java.lang.String getOperation()
getCreateInstance
boolean getCreateInstance()
getMessageExchange
java.lang.String getMessageExchange()
getCorrelations
java.util.List<Correlation> getCorrelations()
Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.