Class WhatIfConflictManager

  • All Implemented Interfaces:
    com.activeviam.tools.whatif.core.IWhatIfConflictManager

    public class WhatIfConflictManager
    extends Object
    implements com.activeviam.tools.whatif.core.IWhatIfConflictManager
    • Constructor Detail

      • WhatIfConflictManager

        public WhatIfConflictManager()
    • Method Detail

      • anyConflict

        public boolean anyConflict​(com.activeviam.tools.whatif.core.IWhatIfSubmission toMerge,
                                   String branch)
        Specified by:
        anyConflict in interface com.activeviam.tools.whatif.core.IWhatIfConflictManager
      • handleConflict

        public boolean handleConflict​(com.activeviam.tools.whatif.core.IWhatIfSubmission toMerge,
                                      String branch)
        Specified by:
        handleConflict in interface com.activeviam.tools.whatif.core.IWhatIfConflictManager