Package org.cyclos.impl.storage
Interface StoredFileContentAction
-
- All Known Subinterfaces:
SaveStoredFileContentAction
public interface StoredFileContentActionThis interface represents a pending action made through theStoredFileContentManagerthat must be either confirmed or canceled.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel()voidconfirm()
-