public class CorrelationMatchEvent extends ProcessMessageExchangeEvent
BpelEvent.TYPE
PARTNER_FAILURE, PARTNER_FAULT, PARTNER_INPUT, PARTNER_OUTPUT, PROCESS_FAULT, PROCESS_INPUT, PROCESS_OUTPUT
eventContext
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, setPortType
getProcessInstanceId, setProcessInstanceId
getProcessId, getProcessName, setProcessId, setProcessName
eventName, getLineNo, getTimestamp, setLineNo, setTimestamp, toString
public 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