Class NoOpCloudFileRepository

java.lang.Object
formflow.library.file.NoOpCloudFileRepository
All Implemented Interfaces:
CloudFileRepository

@Service @Profile("test") public class NoOpCloudFileRepository extends Object implements CloudFileRepository
This implementation of CloudFileRepository does nothing useful at all. It logs the methods being called.