Package | Description |
---|---|
org.camunda.bpm.client.impl | |
org.camunda.bpm.client.topic.impl |
Modifier and Type | Field and Description |
---|---|
protected TopicSubscriptionManager |
ExternalTaskClientImpl.topicSubscriptionManager |
protected TopicSubscriptionManager |
ExternalTaskClientBuilderImpl.topicSubscriptionManager |
Modifier and Type | Method and Description |
---|---|
TopicSubscriptionManager |
ExternalTaskClientImpl.getTopicSubscriptionManager() |
Constructor and Description |
---|
ExternalTaskClientImpl(TopicSubscriptionManager topicSubscriptionManager) |
Modifier and Type | Field and Description |
---|---|
protected TopicSubscriptionManager |
TopicSubscriptionImpl.topicSubscriptionManager |
protected TopicSubscriptionManager |
TopicSubscriptionBuilderImpl.topicSubscriptionManager |
Constructor and Description |
---|
TopicSubscriptionBuilderImpl(String topicName,
TopicSubscriptionManager topicSubscriptionManager) |
TopicSubscriptionImpl(String topicName,
Long lockDuration,
ExternalTaskHandler externalTaskHandler,
TopicSubscriptionManager topicSubscriptionManager,
List<String> variableNames,
String businessKey) |
Copyright © 2022. All rights reserved.