Uses of Interface
io.camunda.client.api.command.CorrelateMessageCommandStep1
Packages that use CorrelateMessageCommandStep1
-
Uses of CorrelateMessageCommandStep1 in io.camunda.client
Methods in io.camunda.client that return CorrelateMessageCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newCorrelateMessageCommand()Command to correlate a message and wait for it to be correlated against a process instance. -
Uses of CorrelateMessageCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return CorrelateMessageCommandStep1 -
Uses of CorrelateMessageCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement CorrelateMessageCommandStep1