Uses of Interface
io.camunda.client.api.search.response.MessageSubscription
Packages that use MessageSubscription
-
Uses of MessageSubscription in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type MessageSubscriptionModifier and TypeMethodDescriptionMessageSubscriptionSearchRequestImpl.requestTimeout(Duration requestTimeout) MessageSubscriptionSearchRequestImpl.send() -
Uses of MessageSubscription in io.camunda.client.impl.search.response
Classes in io.camunda.client.impl.search.response that implement MessageSubscriptionMethods in io.camunda.client.impl.search.response that return types with arguments of type MessageSubscriptionModifier and TypeMethodDescriptionstatic SearchResponse<MessageSubscription> SearchResponseMapper.toMessageSubscriptionSearchResponse(MessageSubscriptionSearchQueryResult response)