com.ibm.xtools.umldt.rt.api.egit.merge

Interface RTEGitCommandFactory

  • All Superinterfaces:
    RTMergeFacade.CommandFactory
    All Known Implementing Classes:
    EGitCommandFactory


    public interface RTEGitCommandFactory
    extends RTMergeFacade.CommandFactory
    This defines EGit-specific implementation of RTMergeFacade.CommandFactory.

    It is strongly recommended to call commands from non-UI threads to avoid UI freeze and potential deadlocks.

    Author:
    seroshki