Uses of Interface
com.atlassian.bitbucket.topic.Topic
Packages that use Topic
-
Uses of Topic in com.atlassian.bitbucket.topic
Methods in com.atlassian.bitbucket.topic that return TopicModifier and TypeMethodDescription<T extends Serializable>
Topic<T>TopicService.getTopic
(String topic, TopicSettings<T> settings) Returns the existing topic, or creates new topic with the provided settings if it does not yet exist.