Uses of Class
io.zeebe.engine.processing.message.command.CorrelateWorkflowInstanceSubscriptionDecoder
-
Packages that use CorrelateWorkflowInstanceSubscriptionDecoder Package Description io.zeebe.engine.processing.message.command Zeebe Subscription Protocol -
-
Uses of CorrelateWorkflowInstanceSubscriptionDecoder in io.zeebe.engine.processing.message.command
Methods in io.zeebe.engine.processing.message.command that return CorrelateWorkflowInstanceSubscriptionDecoder Modifier and Type Method Description protected CorrelateWorkflowInstanceSubscriptionDecoderCorrelateWorkflowInstanceSubscriptionCommand. getBodyDecoder()CorrelateWorkflowInstanceSubscriptionDecoderCorrelateWorkflowInstanceSubscriptionDecoder. wrap(org.agrona.DirectBuffer buffer, int offset, int actingBlockLength, int actingVersion)
-