Uses of Class
jetbrains.buildServer.web.functions.change.SnapDepChangeLink
-
Packages that use SnapDepChangeLink Package Description jetbrains.buildServer.web.functions.change -
-
Uses of SnapDepChangeLink in jetbrains.buildServer.web.functions.change
Methods in jetbrains.buildServer.web.functions.change that return SnapDepChangeLink Modifier and Type Method Description static SnapDepChangeLink
SnapDepChangeLink. buildLink(SBuild build)
static SnapDepChangeLink
SnapDepChangeLink. buildTypeLink(SBuildType buildType, String branchName)
static SnapDepChangeLink
ChangeFunctions. getSnapDepLink(ChangeDescriptor changeDescriptor)
static SnapDepChangeLink
SnapDepChangeLink. queuedBuildLink(SQueuedBuild queuedBuild)
static SnapDepChangeLink
SnapDepChangeLink. unknown()
-