tcbot-engine/src/main/java/org/apache/ignite/tcbot/engine/tracked/IDetailedStatusForTrackedBranch.java [47:58]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        @Nullable String branch,
        @Nullable Boolean checkAllLogs,
        int buildResMergeCnt,
        ICredentialsProv creds,
        SyncMode syncMode,
        boolean calcTrustedTests,
        @Nullable String tagSelected,
        @Nullable String tagForHistSelected,
        @Nullable DisplayMode displayMode,
        @Nullable SortOption sortOption,
        int maxDurationSec,
        boolean showMuted,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



tcbot-engine/src/main/java/org/apache/ignite/tcbot/engine/tracked/TrackedBranchChainsProcessor.java [85:96]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        @Nullable String branch,
        @Nullable Boolean checkAllLogs,
        int buildResMergeCnt,
        ICredentialsProv creds,
        SyncMode syncMode,
        boolean calcTrustedTests,
        @Nullable String tagSelected,
        @Nullable String tagForHistSelected,
        @Nullable DisplayMode displayMode,
        @Nullable SortOption sortOption,
        int maxDurationSec,
        boolean showMuted,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



