| Package | Description |
|---|---|
| com.atlassian.bitbucket.topic |
| Modifier and Type | Method and Description |
|---|---|
TopicSettings<T> |
TopicSettings.Builder.build() |
TopicSettings<T> |
Topic.getSettings() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Serializable> |
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.
|
| Constructor and Description |
|---|
Builder(TopicSettings<T> settings) |
Copyright © 2019 Atlassian. All rights reserved.