Class VersionControlUpdateAction

  • All Implemented Interfaces:
    DockingActionIf, HelpDescriptor

    public class VersionControlUpdateAction
    extends VersionControlAction
    Action to update the current checked out domain file to contain the changes which have been checked in to the repository since our file's version was checked out. The update occurs by merging the changes from the repository's latest version into the current copy of the checked out file.