Package sonia.scm.update
Interface RepositoryUpdateIterator.Updater
- Enclosing interface:
- RepositoryUpdateIterator
public static interface RepositoryUpdateIterator.Updater
Simple callback with the id of an existing repository with the possibility to throw exceptions.
- Since:
- 2.14.0
-
Method Summary
-
Method Details
-
update
Implements the update logic for a single repository, denoted by its id.- Throws:
Exception
-