Module net.anwiba.commons.reference
Interface IBackupExecutor
- All Known Implementing Classes:
DefaultBackupExecutor
public interface IBackupExecutor
-
Method Summary
-
Method Details
-
backup
IOptional<IResourceReference,IOException> backup(IResourceReference resourceReference) throws IOException - Throws:
IOException
-