public class CorrelationSetWriteEvent extends CorrelationSetEvent
BpelEvent.TYPE_correlationSetNameeventContext| Constructor and Description |
|---|
CorrelationSetWriteEvent(java.lang.String csetName,
CorrelationKey key) |
| Modifier and Type | Method and Description |
|---|---|
CorrelationKey |
getKey()
Correlation key.
|
void |
setKey(CorrelationKey key) |
getCorrelationSetName, getType, setCorrelationSetNamegetParentScopeId, getParentScopesNames, getScopeDeclarationId, getScopeId, getScopeName, setParentScopeId, setParentScopesNames, setScopeDeclerationId, setScopeId, setScopeNamegetProcessInstanceId, setProcessInstanceIdgetProcessId, getProcessName, setProcessId, setProcessNameeventName, getLineNo, getTimestamp, setLineNo, setTimestamp, toStringpublic CorrelationSetWriteEvent(java.lang.String csetName,
CorrelationKey key)
public CorrelationKey getKey()
public void setKey(CorrelationKey key)