Package jetbrains.buildServer.serverSide.mute
-
Interface Summary Interface Description BaseLowLevelMutingService.MutesConsumer<T> BuildProblemMuter Build-specific service to mute build problems in one build.CurrentMuteInfo Encapsulates the current mute info of a given problem.LowLevelProblemMutingService A service for muting tests and obtaining information about muted tests.MuteInfo Brief information about problem muting.MuteInfoProvider This extension allows to provide mute information for a specific problem for a specific build, in runtime.MuteScope Mute scope - where problems were muted.MutingInBuildInfoConsumer User: Victory.Bedrosova Date: 12/18/12 Time: 2:26 PMMutingInfoConsumer An interface for low lever test MutingInfo consumers.ProblemMutingService Provides method for muting problems.TestRunMuter Build-specific service to mute test runs in one build.UnmuteOptions Options how to unmute the problem automatically. -
Class Summary Class Description BaseLowLevelMutingService<T> User: Victory.Bedrosova Date: 11/27/12 Time: 2:53 PMBaseLowLevelMutingService.AbstractMutesConsumer<T> BuildProblemCurrentMuteInfoConsumer User: Victory.Bedrosova Date: 2/13/13 Time: 11:30 AMLowLevelBuildProblemMutingService User: Victory.Bedrosova Date: 11/28/12 Time: 1:00 PMLowLevelProblemMutingServiceImpl LowLevelTestMutingService User: Victory.Bedrosova Date: 11/27/12 Time: 7:33 PMOneProblemCurrentMuteInfo User: Victory.Bedrosova Date: 2/13/13 Time: 11:32 AMProblemMutingServiceImpl SecuredProblemMutingService -
Enum Summary Enum Description MuteInfoProvider.ProblemType MuteScope.ScopeType Muting scope type.UnmuteOptionType How a test should be unmuted.UnmutePreference Indicates which projects and build configurations should be affected by unmute operation.