Uses of Class
org.camunda.bpm.client.topic.impl.dto.FetchAndLockResponseDto
Packages that use FetchAndLockResponseDto
-
Uses of FetchAndLockResponseDto in org.camunda.bpm.client.topic.impl
Methods in org.camunda.bpm.client.topic.impl that return FetchAndLockResponseDtoModifier and TypeMethodDescriptionprotected FetchAndLockResponseDto
TopicSubscriptionManager.fetchAndLock
(List<TopicRequestDto> subscriptions) Methods in org.camunda.bpm.client.topic.impl with parameters of type FetchAndLockResponseDtoModifier and TypeMethodDescriptionprotected void
TopicSubscriptionManager.runBackoffStrategy
(FetchAndLockResponseDto fetchAndLockResponse)