Class TransientSubscriptionCommandState

java.lang.Object
io.camunda.zeebe.engine.state.message.TransientSubscriptionCommandState

public final class TransientSubscriptionCommandState extends Object
This class keeps track of the last sent time of commands related to either message subscriptions or process message subscriptions.

Note: this class is not thread safe. It is assumed that it will be called from a single thread only