public abstract class CorrelationSetEvent extends ScopeEvent
BpelEvent.TYPE| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
_correlationSetName |
eventContext| Constructor and Description |
|---|
CorrelationSetEvent() |
CorrelationSetEvent(java.lang.String csetName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCorrelationSetName() |
BpelEvent.TYPE |
getType() |
void |
setCorrelationSetName(java.lang.String correlationSetName) |
getParentScopeId, getParentScopesNames, getScopeDeclarationId, getScopeId, getScopeName, setParentScopeId, setParentScopesNames, setScopeDeclerationId, setScopeId, setScopeNamegetProcessInstanceId, setProcessInstanceIdgetProcessId, getProcessName, setProcessId, setProcessNameeventName, getLineNo, getTimestamp, setLineNo, setTimestamp, toStringpublic CorrelationSetEvent()
public CorrelationSetEvent(java.lang.String csetName)
public java.lang.String getCorrelationSetName()
public void setCorrelationSetName(java.lang.String correlationSetName)
public BpelEvent.TYPE getType()
getType in class ScopeEvent