Class BranchMetadataCheckServiceImpl

    • Constructor Detail

      • BranchMetadataCheckServiceImpl

        public BranchMetadataCheckServiceImpl()
    • Method Detail

      • verifyAndUpdateVcsBranch

        public boolean verifyAndUpdateVcsBranch​(@NotNull
                                                @NotNull ImmutableChainBranch immutableChainBranch)
        Description copied from interface: BranchMetadataCheckService
        Verify metadata against current vcs configuration. Updated the vcs configuration and/or metadata if the inconsistency can be resolved automatically.
        Specified by:
        verifyAndUpdateVcsBranch in interface BranchMetadataCheckService
        Returns:
        true if branch is healthy, false if there is an unresolvable inconsistency.