Uses of Class
com.atlassian.bitbucket.topic.TopicSettings
Packages that use TopicSettings
- 
Uses of TopicSettings in com.atlassian.bitbucket.topicMethods in com.atlassian.bitbucket.topic that return TopicSettingsMethods in com.atlassian.bitbucket.topic with parameters of type TopicSettingsModifier 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.Constructors in com.atlassian.bitbucket.topic with parameters of type TopicSettings