public class CorrelationMatchEvent extends ProcessMessageExchangeEvent
BpelEvent.TYPEPARTNER_FAILURE, PARTNER_FAULT, PARTNER_INPUT, PARTNER_OUTPUT, PROCESS_FAULT, PROCESS_INPUT, PROCESS_OUTPUTeventContext| Constructor and Description |
|---|
CorrelationMatchEvent(javax.xml.namespace.QName processName,
javax.xml.namespace.QName processId,
java.lang.Long processInstanceId,
CorrelationKeySet correlationKeySet) |
| Modifier and Type | Method and Description |
|---|---|
CorrelationKeySet |
getCorrelationKeySet() |
BpelEvent.TYPE |
getType() |
void |
setCorrelationKey(CorrelationKeySet correlationKeySet) |
getAspect, getMessageExchangeId, getOperation, getPortType, setAspect, setMexId, setOperation, setPortTypegetProcessInstanceId, setProcessInstanceIdgetProcessId, getProcessName, setProcessId, setProcessNameeventName, getLineNo, getTimestamp, setLineNo, setTimestamp, toStringpublic CorrelationMatchEvent(javax.xml.namespace.QName processName,
javax.xml.namespace.QName processId,
java.lang.Long processInstanceId,
CorrelationKeySet correlationKeySet)
public CorrelationKeySet getCorrelationKeySet()
public void setCorrelationKey(CorrelationKeySet correlationKeySet)
public BpelEvent.TYPE getType()
getType in class ProcessInstanceEvent