Uses of Class
jetbrains.buildServer.serverSide.deploymentDashboards.exceptions.ImplicitDashboardCreationDisabledException
-
Packages that use ImplicitDashboardCreationDisabledException Package Description jetbrains.buildServer.serverSide.deploymentDashboards -
-
Uses of ImplicitDashboardCreationDisabledException in jetbrains.buildServer.serverSide.deploymentDashboards
Methods in jetbrains.buildServer.serverSide.deploymentDashboards that throw ImplicitDashboardCreationDisabledException Modifier and Type Method Description void
DeploymentDashboardManager. persistDashboard(DeploymentDashboard dashboard)
Persists deployment dashboard.
-