public class PropertiesAwareSpringTopicSubscription extends SpringTopicSubscriptionImpl
Modifier and Type | Field and Description |
---|---|
protected ClientProperties |
clientProperties |
applicationEventPublisher, client, externalTaskHandler, LOG, subscriptionConfiguration, topicSubscription, topicSubscriptionBuilder
Constructor and Description |
---|
PropertiesAwareSpringTopicSubscription() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
protected java.util.function.Predicate<org.springframework.context.ApplicationEvent> |
isEventThatCanStartSubscription() |
protected void |
mergeSubscriptionWithProperties() |
close, closeInternally, getBusinessKey, getExternalTaskHandler, getLockDuration, getProcessDefinitionId, getProcessDefinitionIdIn, getProcessDefinitionKey, getProcessDefinitionKeyIn, getProcessDefinitionVersionTag, getProcessVariables, getSubscriptionConfiguration, getTenantIdIn, getTopicName, getVariableNames, initialize, isAutoOpen, isIncludeExtensionProperties, isLocalVariables, isOpen, isWithoutTenantId, open, publishInitializedEvent, setExternalTaskHandler, setSubscriptionConfiguration, start, toArray
@Autowired protected ClientProperties clientProperties
public PropertiesAwareSpringTopicSubscription()
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class SpringTopicSubscriptionImpl
Exception
protected java.util.function.Predicate<org.springframework.context.ApplicationEvent> isEventThatCanStartSubscription()
isEventThatCanStartSubscription
in class SpringTopicSubscriptionImpl
protected void mergeSubscriptionWithProperties()
Copyright © 2022. All rights reserved.