Uses of Interface
jetbrains.buildServer.serverSide.ChangesCalculationOptionsFactory
-
Packages that use ChangesCalculationOptionsFactory Package Description jetbrains.buildServer.notification jetbrains.buildServer.notification.impl jetbrains.buildServer.serverSide -
-
Uses of ChangesCalculationOptionsFactory in jetbrains.buildServer.notification
Constructors in jetbrains.buildServer.notification with parameters of type ChangesCalculationOptionsFactory Constructor Description TemplateMessageBuilder(WebLinks webLinks, SBuildServer server, ChangesCalculationOptionsFactory changesCalculationOptionsFactory)
-
Uses of ChangesCalculationOptionsFactory in jetbrains.buildServer.notification.impl
Constructors in jetbrains.buildServer.notification.impl with parameters of type ChangesCalculationOptionsFactory Constructor Description ChangesBean(SBuild build, ChangesCalculationOptionsFactory changesCalculationOptionsFactory)
-
Uses of ChangesCalculationOptionsFactory in jetbrains.buildServer.serverSide
Subinterfaces of ChangesCalculationOptionsFactory in jetbrains.buildServer.serverSide Modifier and Type Interface Description interface
ChangesCalculationOptionsFactoryEx
Classes in jetbrains.buildServer.serverSide that implement ChangesCalculationOptionsFactory Modifier and Type Class Description class
ChangesCalculationOptionsFactoryImpl
-