Uses of Class
io.camunda.zeebe.engine.state.message.TransientSubscriptionCommandState.CommandEntry
Packages that use TransientSubscriptionCommandState.CommandEntry
-
Uses of TransientSubscriptionCommandState.CommandEntry in io.camunda.zeebe.engine.state.message
Methods in io.camunda.zeebe.engine.state.message with parameters of type TransientSubscriptionCommandState.CommandEntryModifier and TypeMethodDescriptionfinal voidTransientSubscriptionCommandState.add(TransientSubscriptionCommandState.CommandEntry commandEntryToAdd) intTransientSubscriptionCommandState.CommandEntry.compareTo(TransientSubscriptionCommandState.CommandEntry commandEntry) final voidTransientSubscriptionCommandState.remove(TransientSubscriptionCommandState.CommandEntry templateOfCommandEntryToBeRemoved) final voidTransientSubscriptionCommandState.updateCommandSentTime(TransientSubscriptionCommandState.CommandEntry updatedCommandEntry)