Class ResponsibilityInfo

  • All Implemented Interfaces:
    jetbrains.buildServer.log.Loggable, ResponsibilityEntry
    Direct Known Subclasses:
    BuildTypeResponsibilityEntryImpl, TestNameResponsibilityEntryImpl

    public class ResponsibilityInfo
    extends java.lang.Object
    implements ResponsibilityEntry, jetbrains.buildServer.log.Loggable
    A simple ResponsibilityEntry implementation.

    Note: do not use this class directly, use ResponsibilityEntry interface, as it is possible that implementation will be moved out of open API in future versions.