Uses of Class
org.camunda.bpm.engine.MismatchingMessageCorrelationException
-
Packages that use MismatchingMessageCorrelationException Package Description org.camunda.bpm.engine.impl.cmd -
-
Uses of MismatchingMessageCorrelationException in org.camunda.bpm.engine.impl.cmd
Methods in org.camunda.bpm.engine.impl.cmd that return MismatchingMessageCorrelationException Modifier and Type Method Description MismatchingMessageCorrelationException
CommandLogger. exceptionCorrelateMessageToSingleExecution(String messageName, long executionCound, CorrelationSet correlationSet)
MismatchingMessageCorrelationException
CommandLogger. exceptionCorrelateMessageToSingleProcessDefinition(String messageName, long processDefinitionCound, CorrelationSet correlationSet)
-