Interface CleanPatchService

  • All Superinterfaces:
    VcsRemoteService, VcsService

    public interface CleanPatchService
    extends VcsService, VcsRemoteService
    Vcs plugin provided service to implement clean checkout to a given revision.

    Vcs plugin implementation may also provide IncrementalPatchService in case it supports incremental patch building

    Created 22.10.12 12:48

    Author:
    Eugene Petrenko (eugene.petrenko@jetbrains.com)