| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| org.camunda.bpm.engine.impl.runtime | |
| org.camunda.bpm.engine.runtime |
Classes related to the
RuntimeService. |
| Modifier and Type | Method and Description |
|---|---|
MessageCorrelationResultWithVariables |
MessageCorrelationBuilderImpl.correlateWithResultAndVariables() |
| Modifier and Type | Method and Description |
|---|---|
List<MessageCorrelationResultWithVariables> |
MessageCorrelationBuilderImpl.correlateAllWithResultAndVariables() |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageCorrelationResultImpl |
| Modifier and Type | Method and Description |
|---|---|
MessageCorrelationResultWithVariables |
MessageCorrelationBuilder.correlateWithResultAndVariables()
Executes the message correlation.
|
| Modifier and Type | Method and Description |
|---|---|
List<MessageCorrelationResultWithVariables> |
MessageCorrelationBuilder.correlateAllWithResultAndVariables()
Executes the message correlation.
|
Copyright © 2013–2019 camunda services GmbH. All rights reserved.