Interface FetchService

  • All Superinterfaces:
    VcsExtension

    public interface FetchService
    extends VcsExtension
    This service allows client to receive notifications for the repository fetch operation. Plugin may run full fetch for the repository if there was nothing cached or plugin may incrementally update fetched mirror
    Since:
    9.0
    Author:
    Eugene Petrenko (eugene.petrenko@jetbrains.com)