Class MergeResolutionManager

java.lang.Object
org.eclipse.emf.compare.ide.ui.mergeresolution.MergeResolutionManager

public class MergeResolutionManager
extends java.lang.Object
This class manages the detection and handling of merge resolution events. Merge resolution happens when all merge conflicts are resolved and the users saves the merge result.
Since:
4.2
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String EXTENSION_POINT
    The name of the extension point.
  • Constructor Summary

    Constructors 
    Constructor Description
    MergeResolutionManager​(MergeResolutionListenerRegistry registry)
    Default constructor.
  • Method Summary

    Modifier and Type Method Description
    void handleFlush​(java.lang.Object input)
    Called when a merge result view's flush method is called.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait