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