Uses of Interface
com.atlassian.bamboo.resultsummary.warning.BuildResultWarningSummaryManager
-
-
Uses of BuildResultWarningSummaryManager in com.atlassian.bamboo.plugins.testutils.rest.resource.plan
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.plan with parameters of type BuildResultWarningSummaryManager Constructor Description ResultResource(CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager, BuildResultWarningSummaryManager warningSummaryManager)
-
Uses of BuildResultWarningSummaryManager in com.atlassian.bamboo.plugins.testutils.rest.resource.repository
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.repository with parameters of type BuildResultWarningSummaryManager Constructor Description RepositoryResource(BambooUserManager bambooUserManager, RepositoryTestService repositoryTestService, RepositoryDefinitionManager repositoryDefinitionManager, VcsPullRequestService pullRequestService, VcsRepositoryManager vcsRepositoryManager, PlanManager planManager, ResultsSummaryManager resultsSummaryManager, BuildResultWarningSummaryManager buildResultWarningSummaryManager, BranchDetectionService branchDetectionService, BambooSpecsManager bambooSpecsManager, ProjectManager projectManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager)
-
Uses of BuildResultWarningSummaryManager in com.atlassian.bamboo.resultsummary.warning
Classes in com.atlassian.bamboo.resultsummary.warning that implement BuildResultWarningSummaryManager Modifier and Type Class Description class
BuildResultWarningSummaryManagerImpl
-