Interface Storage
-
- All Known Implementing Classes:
StorageImpl
public interface Storage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringstoreReport(ExecutionReport report)
-
-
-
Method Detail
-
storeReport
String storeReport(ExecutionReport report) throws InternalError
- Throws:
InternalError
-
-