|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CorrelationSet | |
|---|---|
| org.camunda.bpm.engine.impl.runtime | |
| Uses of CorrelationSet in org.camunda.bpm.engine.impl.runtime |
|---|
| Methods in org.camunda.bpm.engine.impl.runtime with parameters of type CorrelationSet | |
|---|---|
MessageCorrelationResult |
DefaultCorrelationHandler.correlateMessage(CommandContext commandContext,
String messageName,
CorrelationSet correlationSet)
|
MessageCorrelationResult |
CorrelationHandler.correlateMessage(CommandContext commandContext,
String messageName,
CorrelationSet correlationSet)
Correlate the given message and return the MessageCorrelationResult that matches it. |
protected MessageCorrelationResult |
DefaultCorrelationHandler.tryCorrelateMessageToExecution(CommandContext commandContext,
String messageName,
CorrelationSet correlationSet)
|
protected MessageCorrelationResult |
DefaultCorrelationHandler.tryCorrelateMessageToProcessDefinition(CommandContext commandContext,
String messageName,
CorrelationSet correlationSet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||