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