Uses of Class
org.camunda.bpm.client.topic.impl.dto.FetchAndLockResponseDto
-
Packages that use FetchAndLockResponseDto Package Description org.camunda.bpm.client.topic.impl -
-
Uses of FetchAndLockResponseDto in org.camunda.bpm.client.topic.impl
Methods in org.camunda.bpm.client.topic.impl that return FetchAndLockResponseDto Modifier and Type Method Description protected FetchAndLockResponseDtoTopicSubscriptionManager. fetchAndLock(java.util.List<TopicRequestDto> subscriptions)Methods in org.camunda.bpm.client.topic.impl with parameters of type FetchAndLockResponseDto Modifier and Type Method Description protected voidTopicSubscriptionManager. runBackoffStrategy(FetchAndLockResponseDto fetchAndLockResponse)
-