Uses of Interface
jetbrains.buildServer.push.Topic
-
Packages that use Topic Package Description jetbrains.buildServer.push jetbrains.buildServer.push.impl -
-
Uses of Topic in jetbrains.buildServer.push
Methods in jetbrains.buildServer.push that return Topic Modifier and Type Method Description Topic
TopicsRegistry. getValueTopic(String topicId)
Value topic can be used when you want to broadcast messages containing the state of some value. -
Uses of Topic in jetbrains.buildServer.push.impl
Classes in jetbrains.buildServer.push.impl that implement Topic Modifier and Type Class Description class
DefaultTopicsRegistry.ValueTopic
-