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