Uses of Interface
com.atlassian.bitbucket.topic.TopicListener
Packages that use TopicListener
-
Uses of TopicListener in com.atlassian.bitbucket.topic
Methods in com.atlassian.bitbucket.topic with parameters of type TopicListenerModifier and TypeMethodDescriptionTopic.subscribe(TopicListener<T> listener) Subscribes the provided listener to the topic.