Class BuildProblemInvestigationsAndMutesManagerImpl

  • All Implemented Interfaces:
    BuildProblemInvestigationsAndMutesManager

    public class BuildProblemInvestigationsAndMutesManagerImpl
    extends Object
    implements BuildProblemInvestigationsAndMutesManager
    For investigated and/or muted build problems delayed checks if the submitted build problems were fixed in the specified projects and removes the corresponding responsibilities and mutes. Default delay is DEFAULT_DELAY_SECONDS, for custom delay provide @{link DELAY_SECONDS_PROPERTY} internal property.
    Since:
    10.0.4
    Author:
    vbedrosova